Skip to content

Commit 9415760

Browse files
Merge pull request #296696 from ameyaiam3/patch-2
Update create-policy-definition.md
2 parents 98483fe + 073ee7b commit 9415760

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,9 @@ $PolicyConfig3 = @{
188188
New-GuestConfigurationPolicy @PolicyConfig3 -ExcludeArcMachines
189189
```
190190

191+
For this scenario, you need to disable the **Allow Blob anonymous access** setting and assign the
192+
role **Storage Blob Data Reader** on the storage account to the identity.
193+
191194
> [!NOTE]
192195
> You can retrieve the resourceId of a managed identity using the `Get-AzUserAssignedIdentity`
193196
> PowerShell cmdlet.

0 commit comments

Comments
 (0)