Skip to content

Commit 5519a8d

Browse files
Merge pull request #267815 from davidsmatlak/ds-edits-20240301
Edits and fixes typo
2 parents b4382af + be38b94 commit 5519a8d

File tree

5 files changed

+9
-15
lines changed

5 files changed

+9
-15
lines changed

articles/governance/policy/assign-policy-azurecli.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,11 +154,9 @@ az logout
154154

155155
## Next steps
156156

157-
In this quickstart, you assigned a policy definition to identify non-compliant resources in your
158-
Azure environment.
157+
In this quickstart, you assigned a policy definition to identify non-compliant resources in your Azure environment.
159158

160-
To learn more how to assign policies that validate if new resources are compliant, continue to the
161-
tutorial.
159+
To learn more about how to assign policies that validate resource compliance, continue to the tutorial.
162160

163161
> [!div class="nextstepaction"]
164162
> [Tutorial: Create and manage policies to enforce compliance](./tutorials/create-and-manage.md)

articles/governance/policy/assign-policy-bicep.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -351,10 +351,9 @@ az logout
351351

352352
## Next steps
353353

354-
In this quickstart, you assigned a built-in policy definition to a resource group scope and reviewed its compliance state. The policy definition audits if the virtual machines in the resource group are compliant and identifies resources that aren't compliant.
354+
In this quickstart, you assigned a policy definition to identify non-compliant resources in your Azure environment.
355355

356-
To learn more about assigning policies to validate that new resources are compliant, continue to the
357-
tutorial.
356+
To learn more about how to assign policies that validate resource compliance, continue to the tutorial.
358357

359358
> [!div class="nextstepaction"]
360359
> [Tutorial: Create and manage policies to enforce compliance](./tutorials/create-and-manage.md)

articles/governance/policy/assign-policy-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ To remove the policy assignment created in this article, follow these steps:
9595

9696
In this quickstart, you assigned a policy definition to identify non-compliant resources in your Azure environment.
9797

98-
To learn more about how to assign policies that validate if new resources are compliant, continue to the tutorial.
98+
To learn more about how to assign policies that validate resource compliance, continue to the tutorial.
9999

100100
> [!div class="nextstepaction"]
101101
> [Tutorial: Create and manage policies to enforce compliance](./tutorials/create-and-manage.md)

articles/governance/policy/assign-policy-powershell.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,11 +171,9 @@ Disconnect-AzAccount
171171

172172
## Next steps
173173

174-
In this quickstart, you assigned a policy definition to identify non-compliant resources in your
175-
Azure environment.
174+
In this quickstart, you assigned a policy definition to identify non-compliant resources in your Azure environment.
176175

177-
To learn more how to assign policies that validate if new resources are compliant, continue to the
178-
tutorial.
176+
To learn more about how to assign policies that validate resource compliance, continue to the tutorial.
179177

180178
> [!div class="nextstepaction"]
181179
> [Tutorial: Create and manage policies to enforce compliance](./tutorials/create-and-manage.md)

articles/governance/policy/assign-policy-template.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -371,10 +371,9 @@ az logout
371371

372372
## Next steps
373373

374-
In this quickstart, you assigned a built-in policy definition to a resource group scope and reviewed its compliance state. The policy definition audits if the virtual machines in the resource group are compliant and identifies resources that aren't compliant.
374+
In this quickstart, you assigned a policy definition to identify non-compliant resources in your Azure environment.
375375

376-
To learn more about assigning policies to validate that new resources are compliant, continue to the
377-
tutorial.
376+
To learn more about how to assign policies that validate resource compliance, continue to the tutorial.
378377

379378
> [!div class="nextstepaction"]
380379
> [Tutorial: Create and manage policies to enforce compliance](./tutorials/create-and-manage.md)

0 commit comments

Comments
 (0)