Azure / Azure/GuestConfiguration
"PublicAccessNotPermitted" with New-GuestConfigurationPolicy
Open
- Dominant language
- PowerShell
- Stars
- 8
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
I am getting "Invoke-WebRequest: PublicAccessNotPermittedPublic access is not permitted on this storage account." when trying to create a new Azure Machine Configuration policy, it doesnt seem right that it requires that the Storage Account must be public?
Reviewing the code, I dont see any authentication parameters on the code that grabs the file?
https://github.com/Azure/GuestConfiguration/blob/80dd21616cf5553851193ae6d30e6f15c3b6a962/source/Public/New-GuestConfigurationPolicy.ps1#L287
Contributor guide
Assessment
This issue has not been assessed yet.