We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5b4079 commit c85dfa7Copy full SHA for c85dfa7
articles/governance/machine-configuration/how-to/create-policy-definition.md
@@ -202,7 +202,7 @@ New-GuestConfigurationPolicy @PolicyConfig3 -ExcludeArcMachines
202
For this scenario, you need to disable the **Allow Blob anonymous access** setting and assign the
203
role **Storage Blob Data Reader** on the storage account to the identity.
204
205
-Create a policy definition that **enforces** a custom configuration package using a System-Assigned
+Create a policy definition that _enforces_ a custom configuration package using a System-Assigned
206
Managed Identity:
207
208
```powershell
0 commit comments