Skip to content

Commit 9ab841b

Browse files
authored
Update create-policy-definition.md
1 parent e0d8421 commit 9ab841b

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
@@ -187,6 +187,7 @@ $PolicyConfig3 = @{
187187
188188
New-GuestConfigurationPolicy @PolicyConfig3 -ExcludeArcMachines
189189
```
190+
For this scenario, you will need to disable the "Allow Blob anonymous access" setting. Also, assign the role "Storage Blob Data Reader" on the storage account to the identity.
190191

191192
> [!NOTE]
192193
> You can retrieve the resourceId of a managed identity using the `Get-AzUserAssignedIdentity`

0 commit comments

Comments
 (0)