MicrosoftMicrosoft
AZ-500 · Question #347
AZ-500 Question #347: Real Exam Question with Answer & Explanation
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
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.