vscode-azureappservice
vscode-azureappservice copied to clipboard
Azure App Service extension for VS Code
An error "Application Error" shows in the web page after browsing website for a Linux .NET 7 web app
**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...
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...
**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...
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
**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...
**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...
**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 ->...
**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...
**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...
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...