vscode-azureappservice
vscode-azureappservice copied to clipboard
Azure App Service extension for VS Code
I tried to deploy an app that was already deployed using my azure extension and is no longer working
Does this occur consistently? Repro steps: 1. 2. Action: appService.Deploy Error type: TypeError Error Message: Cannot read properties of undefined (reading 'createClient') Version: 0.24.9 OS: darwin OS Release: 23.4.0 Product:...
Hello, I got errors when want to deploy sample project https://microsoftlearning.github.io/APL-2002-develop-aspnet-core-consumes-api/Instructions/Labs/01-interact-with-an-api.html, I don't think it's because wrong path, but because the path that got from the function is hardcoded in...
I would like to attach and debug a python web application (streamlit) deployed on Azure App Service using vscode. I selected the app I want to debug, right-clicked it and...
Hello all, Currently I'm unable to see My local Workspace.  I have tried to see if it's hidden, That is not the case.  I have also tried to...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
**OS:** All **App Service Version:** 20240228.4 **Regression:** Not a regression **Repro Steps:** 1. Clone the project https://github.com/Azure-Samples/nodejs-docs-hello-world and zip its contents. 2. Open the folder which includes the above zip...
Type: Bug When opening ASE apps and looking at the deployement slots only the staging slot is visible. Extension version: 0.25.1 VS Code version: Code 1.86.0 (05047486b6df5eb8d44b2ecd70ea3bdf775fd937, 2024-01-31T10:28:19.990Z) OS version:...
We are currently encountering difficulties deploying a Java Azure Web App through Visual Studio Code. Although it was functioning properly before, we are now experiencing an unexpected error. 
The files deployed to Azure using this extension have incorrect timestamp, which is always off by the difference between UTC and the local computer time zone.
This region has quota of 0 instances for your subscription. Try selecting different region or SKU.
When deploying a flask application in vscode via the Resources panel > Click '+' > Select static Web apps workflow show in this quickstart here: [Python Flask Quickstart](https://learn.microsoft.com/en-us/azure/app-service/quickstart-python?tabs=flask%2Cwindows%2Cvscode-aztools%2Cvscode-deploy%2Cdeploy-instructions-azportal%2Cterminal-bash%2Cdeploy-instructions-zip-azcli). I receive...