Skip to content

Commit c76705b

Browse files
committed
fixing link
1 parent 3014521 commit c76705b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-integrate-azure-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ To configure this policy, set the effect parameter to __AuditIfNotExists__ or __
162162

163163
## Create custom definitions
164164

165-
When you need to create custom policies for your organization, you can use the [Azure Policy definition structure](/azure/governance/policy/definition-structure) to create your own definitions. You can use the [Azure Policy Visual Studio Code extension](https://marketplace.visualstudio.com/items?itemName=AzurePolicy.azurepolicyextension) to author and test your policies.
165+
When you need to create custom policies for your organization, you can use the [Azure Policy definition structure](/azure/governance/policy/concepts/definition-structure-basics) to create your own definitions. You can use the [Azure Policy Visual Studio Code extension](https://marketplace.visualstudio.com/items?itemName=AzurePolicy.azurepolicyextension) to author and test your policies.
166166

167167
To discover the policy aliases you can use in your definition, use the following Azure CLI command to list the aliases for Azure Machine Learning:
168168

0 commit comments

Comments
 (0)