This repository has been archived by the owner on May 2, 2022. It is now read-only.
Releases: microsoft/vscode-deploy-azure
Releases · microsoft/vscode-deploy-azure
Deprecate the extension
Deprecate the extension (#241) * update readme for deprcation * update to deprecated version * fix pipelines yaml
1.2.3
- Moved Simple web app and python linux web app to use remote provisioning.
- Bug fixes
- Removed app id uris being set through the identifierUris field while creating the aad app
1.2.2
- Fixed azure pipeline support for Github repository.
- Updated Github PAT permissions needed for workflow commit
1.2.1
Added support for configuring Pipeline remotely in case of .Net and .Net Core deployments to Web Apps.
Releasing v1.2.0 with right click support
Integrated with Azure Kubernetes Service extension to support configure ci/cd on right click of a cluster.
1.1.5
- Added remote provisioning configurer for Node JS web app .
- Fixed some bugs.
1.1.0
Added
- If not a remote repo, have a provision of creating github repo
- Added support for selecting the working directory if multiple applications are there to deploy
1.0.6
1.0.6
Added
- Added telemetry for better insights
1.0.5
1.0.5
Added
- Added validations on auto generated GitHub secret names
1.0.4
1.0.4
Added
- Added support for Repository Analysis for GitHub repositories