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

Bug Fixes #181

Closed vineetmimrot closed 4 years ago

vineetmimrot commented 4 years ago

This PR Fixes two bugs:

  1. pipelineconfigurer.createAsset not a function
  2. Azure Login error
vineetmimrot commented 4 years ago

@bishal-pdMSFT Can you please review this. It is important to deploy in next release.