Microsoft
AZ-500 · Question #347
You are in the process of configuring an Azure policy via the Azure portal. Your policy will include an effect that will need a managed identity for it to be assigned. Which of the following is the…
The correct answer is C. DeployIfNotExist. When Azure Policy runs the template in the deployIfNotExists policy definition, it does so using a managed identity. https://docs.microsoft.com/bs-latn-ba/azure/governance/policy/how-to/remediate-resources
Submitted by eva_at· Mar 6, 2026Secure identity and access
Question
You are in the process of configuring an Azure policy via the Azure portal. Your policy will include an effect that will need a managed identity for it to be assigned. Which of the following is the effect in question?
Options
- AAuditIfNotExist
- BDisabled
- CDeployIfNotExist
- DEnforceOPAConstraint
How the community answered
(34 responses)- A3% (1)
- B6% (2)
- C88% (30)
- D3% (1)
Explanation
When Azure Policy runs the template in the deployIfNotExists policy definition, it does so using a managed identity. https://docs.microsoft.com/bs-latn-ba/azure/governance/policy/how-to/remediate-resources
Community Discussion
No community discussion yet for this question.