AZ-305 · Question #246
AZ-305 Question #246: Real Exam Question with Answer & Explanation
The correct answer is C: Role Based access. The Microsoft documentation clearly gives the steps for this. One of them is to ensure the identity deploying the template has the right permissions. This can be done with the help of Role based https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-keyvau
Question
A team is planning on deploying Azure resources by using Resource Manager templates. The templates need to reference secrets that are stored in Azure Key vault. You need to ensure deployments can be made accordingly. Which of the following would you use to restrict access to the secrets in the key vault?
Options
- AAccess policies for the Key vault
- BAn Azure policy
- CRole Based access
- DAdvanced access policy for the Key vault
Explanation
The Microsoft documentation clearly gives the steps for this. One of them is to ensure the identity deploying the template has the right permissions. This can be done with the help of Role based https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-keyvault-
Community Discussion
No community discussion yet for this question.