dgtvan / mock-exam

Free collection of exam dump
https://vandng.github.io/mock-exam
GNU General Public License v3.0
0 stars 0 forks source link

AZ-204#1 #1

Open dgtvan opened 2 years ago

dgtvan commented 2 years ago

[Question] 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?

[Answer] A. Create a single user-assigned Managed Identity with permission to access Key Vault and configure each App Service to use that Managed Identity.

Reference https://docs.microsoft.com/en-us/azure/app-service/app-service-key-vault-references