Azure / ng-deploy-azure

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

fix: ensuring we are checking the storage accounts on the whole subscripti… #65

Closed softchris closed 4 years ago

softchris commented 4 years ago

…on instead of by resource group

Pull Request Template

Description

storage accounts are unique by subscription NOT by resource group. So when we check for a storage account we need to check the whole subscription otherwise we risk a name collision

Type of change

Please delete options that are not relevant.

How to Test

Closing issues

closes #64

Assignee

Please add yourself as the assignee

Projects

Please add relevant projects so this issue can be properly tracked.