Determine App Service, Key Vault, and Resource Manager Security Posture Goals
Implementation Effort: Medium — Defining and aligning security posture goals requires collaboration across security, compliance, and platform teams, and may involve policy customization and continuous monitoring.
User Impact: Low — These goals are implemented and enforced by administrators and do not require end-user interaction.
Overview
Security posture goals in Microsoft Defender for Cloud help organizations define and maintain a secure baseline for critical Azure services like App Service, Key Vault, and Resource Manager. These goals are enforced through built-in policy initiatives and recommendations aligned with industry standards such as CIS and NIST 1.
App Service
Security posture goals for App Service include:
- Enforcing HTTPS-only traffic.
- Restricting cross-origin resource sharing (CORS).
- Enabling diagnostic logging.
- Using managed identities for secure access to other Azure resources 1.
These goals help ensure secure application hosting and align with the "Verify Explicitly" principle of Zero Trust.