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

**OS:** Win10 & M1 **Build Version:** 20230130.1 **Regression:** Not a regression **Repro Steps:** 1. Get the project from https://github.com/alexweininger/test-large-webapp and open it in VS Code. 2. Create an advanced Linux...

AT-CTI
investigate

Does this occur consistently? Yes Repro steps: 1. Sign in with microsoft account in VS Azure Ap Services extension 2. It kept on syncing for very long time and still...

bug
P1
investigate

**OS:** Win10 **Build Version:** 20230426.1 **Regression:** Previous Release (0.24.8) **Repro Steps:** 1. Create a new web app. 2. Check the log in the "Activity Log" window. **Actual:** There is a...

enhancement
AT-CTI

I'm assuming this is a typo, but it somehow has lasted in the code for 4 years... https://github.com/microsoft/vscode-azureappservice/blob/11cf1f8855d1e4eef560dd4360eaca597ce967b7/src/commands/createWebApp/setPrePromptDefaults.ts#L34

bug
P0

**OS:** All **Build Version:** 20230327.1 **Repro Steps:** 1. Delete several web apps at the same time (more than 4 web apps). 2. Check whether no error occurs when deleting several...

AT-CTI
investigate

**OS:** All **Build Version:** 20230320.1 **Repro Steps:** 1. Delete a web app. 2. Check whether the deleted web app removes immediately from Azure view after popping up "Delete web app...

AT-CTI

**OS:** All **Build Version:** 20230320.1 **Regression:** Previous Release **Repro Steps:** 1. F1 -> Azure App Service: Upload Local Settings... -> Select the local .env file -> Select a subscription ->...

AT-CTI
investigate

**OS:** All **Build Version:** 20230320.1 **Regression:** Not a regression **Repro Steps:** 1. F1 -> Azure App Service: Delete... -> Select a subscription. 2. Check whether the resources load completely in...

AT-CTI
investigate

**OS:** All **Build Version:** 20230320.1 **Regression:** Not a Regression **Repro Steps:** 1. Create a Node Linux web app and deploy a nodejs-docs-hello-world-master project to it. 2. Create a slot for...

AT-CTI

Does this occur consistently? Repro steps: 1. 2. Action: appService.Deploy Error type: Error Error Message: Internal error: Expected value to be neither null nor undefined: site Version: 0.24.7 OS: win32...

bug
investigate