Skip to content

Commit ebe0ec7

Browse files
Merge pull request #231344 from ericd-mst-github/patch-29
Update extensions-rmpolicy-howto-ps.md
2 parents 26ac230 + f0df783 commit ebe0ec7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/virtual-machines/extensions/extensions-rmpolicy-howto-ps.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,9 @@ When you're done, hit the **Ctrl + O** and then **Enter** to save the file. Hit
9393

9494
A policy definition is an object used to store the configuration that you would like to use. The policy definition uses the rules and parameters files to define the policy. Create a policy definition using the [New-AzPolicyDefinition](/powershell/module/az.resources/new-azpolicydefinition) cmdlet.
9595

96-
The policy rules and parameter values below are the files you created and stored as .json files in your Cloud Shell. Replace the file paths as needed.
96+
97+
The policy rules and parameters are the files you created and stored as .json files in your cloud shell. Replace the example `-Policy` and `-Parameter` file paths as needed.
98+
9799

98100

99101
```azurepowershell-interactive

0 commit comments

Comments
 (0)