Your organization stores connection strings in Azure App Service application settings. What is the recommended security improvement?
-
A
Reference secrets from Azure Key Vault using managed identity
-
B
Encrypt the application settings manually
-
C
Store secrets in Azure Blob Storage with SAS tokens
-
D
Use Azure AD B2C for secret management