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 c85dfa7 commit ebefe43Copy full SHA for ebefe43
articles/governance/machine-configuration/how-to/create-policy-definition.md
@@ -219,6 +219,7 @@ $PolicyConfig4 = @{
219
}
220
New-GuestConfigurationPolicy @PolicyConfig4 -UseSystemAssignedIdentity
221
```
222
+
223
For this scenario, you need to disable the **Allow Blob anonymous access** setting and assign the
224
role **Storage Blob Data Reader** on the storage account to the system identity.
225
0 commit comments