Skip to content

Commit 0e53e84

Browse files
Update extensions-rmpolicy-howto-ps.md
freshness update, changed ms.date metadata ------- cc: @GabstaMSFT
1 parent 200413f commit 0e53e84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.subservice: extensions
77
ms.author: gabsta
88
author: GabstaMSFT
99
ms.collection: windows
10-
ms.date: 03/23/2018
10+
ms.date: 03/20/2023
1111
ms.custom: devx-track-azurepowershell
1212

1313
---
@@ -92,7 +92,7 @@ When you are done, hit the **Ctrl + O** and then **Enter** to save the file. Hit
9292

9393
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.
9494

95-
The policy rules and parameters are the files you created and stored as .json files in your cloud shell.
95+
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.
9696

9797

9898
```azurepowershell-interactive

0 commit comments

Comments
 (0)