Skip to content

Commit e9abed1

Browse files
authored
Merge pull request #128004 from jbinko/patch-2
Remove 'Category' field from policy definition
2 parents 0f94706 + 4ee875c commit e9abed1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

articles/governance/machine-configuration/how-to/create-policy-definition.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ Parameters of the `New-GuestConfigurationPolicy` cmdlet:
114114
- **Mode**: (case sensitive: `ApplyAndMonitor`, `ApplyAndAutoCorrect`, `Audit`) choose if the
115115
policy should audit or deploy the configuration. The default is `Audit`.
116116
- **Tag**: Adds one or more tag filters to the policy definition.
117-
- **Category**: Sets the category metadata field in the policy definition.
118117
- **LocalContentPath**: The path to the local copy of the `.zip` Machine Configuration package
119118
file. This parameter is required if you're using a User Assigned Managed Identity to provide
120119
access to an Azure Storage blob.

0 commit comments

Comments
 (0)