Azure / ng-deploy-azure

Deploy Angular apps to Azure using the Angular CLI
MIT License
79 stars 37 forks source link

Storage account needs to be unique per subscription #64

Closed softchris closed 4 years ago

softchris commented 4 years ago

Describe the bug Account name needs to be unique per subscription

To Reproduce deploy a quickstart twice and the second time it should complain about account name collision

Expected behavior should use existing storage account the second time around