You have an application that includes an Azure Web app and several Azure Function apps. Application secrets including connection strings and certificates are st...


Microsoft AZ-204 Exam

Questions Number: 147 out of 355 Questions
41.41%

Question 147
You have an application that includes an Azure Web app and several Azure Function apps. Application secrets including connection strings and certificates are stored in Azure Key Vault.
Secrets must not be stored in the application or application runtime environment. Changes to Azure Active Directory (Azure AD) must be minimized.
You need to design the approach to loading application secrets.
What should you do?



Use Key Vault references for App Service and Azure Functions.
Key Vault references currently only support system-assigned managed identities. User-assigned identities cannot be used.
Reference:
https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references





Previous Questions Next Questions