Skip to content

Commit ebefe43

Browse files
Update articles/governance/machine-configuration/how-to/create-policy-definition.md
Co-authored-by: Mikey Lombardi (He/Him) <[email protected]>
1 parent c85dfa7 commit ebefe43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ $PolicyConfig4 = @{
219219
}
220220
New-GuestConfigurationPolicy @PolicyConfig4 -UseSystemAssignedIdentity
221221
```
222+
222223
For this scenario, you need to disable the **Allow Blob anonymous access** setting and assign the
223224
role **Storage Blob Data Reader** on the storage account to the system identity.
224225

0 commit comments

Comments
 (0)