Skip to content

Commit 76cb7fa

Browse files
committed
fix
1 parent 031b2f9 commit 76cb7fa

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

articles/ai-foundry/model-inference/how-to/configure-deployment-policies.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,13 +159,11 @@ The following policy allows you to control which types of deployments are allowe
159159
- **Assignment name**: Enter a unique name for the assignment.
160160
- **Policy enforcement**: Make sure that the **Policy enforcement** field is set to **Enabled**. If it isn't enabled, the policy isn't enforced.
161161

162-
:::image type="content" source="../media/configure-deployment-policies/assign-policy-scope.png" alt-text="An screenshot showing to assign the created policy definition to a given scope." lightbox="../media/configure-deployment-policies/assign-policy-scope.png":::
163-
164162
7. Select **Next** at the bottom of the page, or the **Parameters** tab at the top of the page.
165163

166164
8. Optionally, select the **Non-compliance messages** tab at the top of the page and set a custom message for noncompliance.
167165

168-
8. Select the **Review + create** tab and verify that the policy assignment is correct. When ready, select **Create** to assign the policy.
166+
9. Select the **Review + create** tab and verify that the policy assignment is correct. When ready, select **Create** to assign the policy.
169167

170168
10. Notify your developers that the policy is in place. They receive an error message if they try to deploy a model that isn't in the list of allowed models.
171169

@@ -183,7 +181,7 @@ To monitor compliance with the policy, follow these steps:
183181

184182
1. From the left side of the Azure Policy Dashboard, select **Compliance**. Each policy assignment is listed with the compliance status. To view more details, select the policy assignment.
185183

186-
:::image type="content" source="../media/configure-deployment-policies/policy-compliance.png" alt-text="An screenshot showing an example of a policy compliance report." lightbox="../media/configure-deployment-policies/policy-compliance.png":::
184+
:::image type="content" source="../media/configure-deployment-policies/policy-compliance.png" alt-text="An screenshot showing an example of a policy compliance report." lightbox="../media/configure-deployment-policies/policy-compliance.png":::
187185

188186
## Update the policy assignment
189187

0 commit comments

Comments
 (0)