vscode-azureappservice icon indicating copy to clipboard operation
vscode-azureappservice copied to clipboard

Azure App Service extension for VS Code

Results 135 vscode-azureappservice issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

info-needed

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...

info-needed

Hello all, Currently I'm unable to see My local Workspace. ![image](https://github.com/microsoft/vscode-azureappservice/assets/119649072/77f62eb4-de59-497c-b306-fcc687787754) I have tried to see if it's hidden, That is not the case. ![image](https://github.com/microsoft/vscode-azureappservice/assets/119649072/a73a9bc1-81ab-4b14-8f00-e3cef83c7bc4) I have also tried to...

info-needed

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...

dependencies
javascript

**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...

bug
AT-CTI

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:...

investigate

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. ![image](https://github.com/microsoft/vscode-azureappservice/assets/10371030/fd780173-1c73-4437-9865-184460892a65)

investigate

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.

investigate

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...