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

Fixing issues - vscode bugbash169 #111

Closed kanika1894 closed 4 years ago

kanika1894 commented 4 years ago
  1. AKS template issue : https://mseng.visualstudio.com/AzureDevOps/_workitems/edit/1733192/
  2. dotnet core application - azure pipeline build issue : https://mseng.visualstudio.com/AzureDevOps/_workitems/edit/1733196/
  3. handling for not supported language : https://mseng.visualstudio.com/AzureDevOps/_workitems/edit/1733189/
bishal-pdMSFT commented 4 years ago

@kanika1894 can you please link the mseng bug here for easy reference

bishal-pdMSFT commented 4 years ago

Also, @kanika1894 can you please highlight the changes in the created workflow which fixed the run?