Storage account option --allow-blob-public-access to be configurable
Open
need-to-triage
- Dominant language
- JavaScript
- Stars
- 36
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
In my corporate environment there is a global policy that requires storage account option --allow-blob-public-access to be false.
It would be great to make it a configurable option. If I'm correct at the moment there is no better workaround other than clone the existing source and modify the line: https://github.com/Azure/build-vm-image/blob/v0.1.1/src/ImageBuilder.ts#L162
Any suggestions how to approach this problem are welcome.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.