Skip to content

Commit b14c957

Browse files
committed
Address flowchart issues
1 parent f1160cd commit b14c957

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

articles/governance/policy/how-to/policy-safe-deployment-practices.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ Policy assignments that use the `deny` or `append` policy effects.
2929

3030
> [!NOTE]
3131
> To learn more about Azure policy effects, see [Understand how effects work](../concepts/effects.md).
32-
:::image type="content" source="safe-deployment-practices-flowchart1.png" alt-text="Flowchart with steps one through eight showing safe deployment practices deployment of a new Azure Policy definition." border="true":::
32+
33+
:::image type="content" source="safe-deployment-practices-flowchart-1.png" alt-text="Flowchart with steps one through eight showing safe deployment practices deployment of a new Azure Policy definition." border="true":::
3334

3435
1. Begin the release by creating a policy definition at the highest designated Azure management scope.
3536
We recommend storing Azure Policy definitions at the management group scope for maximum flexibility.
@@ -113,7 +114,7 @@ expected.
113114
Steps 1-4 for policies using the `modify` or `deployIfNotExists` effects are the same as steps previously explained.
114115
Review the following flowchart with modified steps 5-9:
115116

116-
:::image type="content" source="safe-deployment-practices-flowchart2.png" alt-text="Flowchart showing steps 5 through 9 in the Azure Policy safe deployment practices workflow." border="true":::
117+
:::image type="content" source="safe-deployment-practices-flowchart-2.png" alt-text="Flowchart showing steps 5 through 9 in the Azure Policy safe deployment practices workflow." border="true":::
117118

118119
5. Once you've assigned the policy to all rings using `audit` mode, the pipeline should trigger
119120
a task that changes the policy effect to `modify` or `deployIfNotExists` and resets

0 commit comments

Comments
 (0)