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

Moving simple webapp and python to remote provisioning #210

Closed tiwarishub closed 3 years ago

tiwarishub commented 3 years ago

This PR is basically to move the simple application and python web app flows to remote provisioning service. Our provisioning supports all things requires for simple application and the python one was already added by Vivek.

tiwarishub commented 3 years ago

@ashwinsangem / @anuragc617 Please review this PR.

bishal-pdMSFT commented 3 years ago

@kanika1894 please review this PR

tiwarishub commented 3 years ago

Does this imply that remote provisioning will support webapps for all languages? Also, can you please add PR description.

I didn't understand, I think simple app workflow doesn't vary based on languages. Please let me know if my understanding is wrong.

kanika1894 commented 3 years ago

Does this imply that remote provisioning will support webapps for all languages? Also, can you please add PR description.

I didn't understand, I think simple app workflow doesn't vary based on languages. Please let me know if my understanding is wrong.

I don't clearly remember the scenarios related to simple webapp. It will be great if you can debug and cross - check that it doesn't break any existing scenario.

tiwarishub commented 3 years ago

mber

Yes @kanika1894 , i tried multiple language scenarios it was working. And also tried remote and local repos scenarios as well