We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e10b881 commit 69839b7Copy full SHA for 69839b7
articles/governance/policy/samples/pattern-effect-details.md
@@ -31,7 +31,7 @@ the _add_ **operation** and the parameters are used to set the tag and its value
31
32
This policy definition audits each virtual machine for when an extension, defined in parameters
33
**publisher** and **type**, doesn't exist. It uses
34
-[auditIfNotExists](../concepts/effect-audit.mdifnotexists) to check a resource related to the
+[auditIfNotExists](../concepts/effect-audit-if-not-exists.md) to check a resource related to the
35
virtual machine to see whether an instance exists that matches the defined parameters. This example
36
checks the **extensions** type.
37
0 commit comments