microsoft / vscode-deploy-azure

VS code extension: Deploy To Azure, which helps set up CI/CD for deployment to Azure Resources.
MIT License
18 stars 19 forks source link

Provisioning service integration #154

Closed tiwarishub closed 4 years ago

bishal-pdMSFT commented 4 years ago

One uber comment which I have called out - in the main configure function, you should enumerate all major steps and then specific implementation of that be in provisioningConfigurer. Ref: https://github.com/microsoft/vscode-deploy-azure/blob/e44232fe504c5b595f42d2c6c142499652a3d062/src/configure/configure.ts#L111