Ensure that your Microsoft Azure Front Door profiles are using system-assigned managed identities in order to allow secure application access to other Microsoft Azure cloud resources such as storage accounts and key vaults. Using system-assigned managed identities minimizes risks, simplifies management, and maintains compliance with evolving Azure cloud services.
excellence
A system-assigned managed identity enables Azure Front Door profiles to authenticate to other Azure cloud services without storing credentials in code. With system-assigned managed identities you don't have to secure, manage, and rotate access credentials anymore as these are handled automatically by Microsoft Azure. This offers the benefit of eliminating the need for secret management while also delivering enhanced precision in access control and auditing capabilities.
Audit
To determine if your Azure Front Door profiles are configured to use system-assigned managed identities, perform the following actions:
Remediation / Resolution
To ensure that your Microsoft Azure Front Door profiles are configured to use system-assigned managed identities, perform the following actions:
References
- Azure Official Documentation
- What is Azure Front Door?
- Use managed identities to access Azure Key Vault certificates
- Azure PowerShell Documentation
- az afd profile list
- az afd profile show
- az afd profile update