microsoft / vscode-azuretools

Common packages for building Azure extensions for VS Code
MIT License
106 stars 66 forks source link

appservice: Remove public access from blob container flex creates #1717

Closed nturinski closed 5 months ago

nturinski commented 5 months ago

If the storage account doesn't allow public access, then this throws an error. I did this originally without knowing this, and it doesn't seem like the container needs public access to work for deployment.