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

We found that users are hitting an error "Deployment ______ not found" a few recent example: - #1657 - #1607 Can you investigate why users are hitting this issue so...

P1
deploy errors

**1. Current Status** - Some features like Create New Web App, Create New App (Advanced) don't work. **2. Approach** - The problem arises mainly because Azure Stack doesn't support the...

feature

**OS:** Mac **Build Version:** 20200530.6 **Repro Steps:** 1. Create new web app (advanced) with Linux OS and nodejs12. 2. Open "nodejs-docs-hello-world-master" project in VS Code. 3. Deploy. 4. Create new...

AT-CTI

OS: Win10 Build Version: [20191121.1](https://dev.azure.com/ms-azuretools/AzCode/_build) Regression: Not a Regression Repro Steps: 1. Get a sample project https://github.com/Azure-Samples/nodejs-docs-hello-world/archive/master.zip 2. Add request package by "npm install request --save" to this sample project...

P2
AT-CTI
external

(From internal customer): dotnet new webapi // 3.1 dotnet publish -c Release -o ./publish right-click deploy, choose runtime latest Gives error in logs like so: ``` 2020-02-26T13:17:07.246774534Z Trying to find...

upstream
investigate

**OS:** Windows **Build Version:** [20190318.1](https://dev.azure.com/ms-azuretools/AzCode/_build/results?buildId=4142) **Regression:** Not a Regression **Repro Steps:** 1. F1 --> Type and select 'Azure App Service: Deploy to Web App...' 2. Select a subscription --> Create...

AT-CTI
external

Repro steps: 1. 2. Action: appService.Deploy Error type: ReadOnlyDisabledSubscription Error Message: The subscription 'fdfacc9d-3986-4f1b-9433-cdf4c49713b9' is disabled and therefore marked as read only. You cannot perform any write actions on this...

external

Does this occur consistently? yes. last time it was 45~ minutes. now 1.5+ with no end. azure app services deployment. Repro steps: 1. deploy the app 2. expecteD: deployment, actual:...

info-needed

**OS:** All **Build Version:** 20220923.4 **Repro Steps:** 1. Make sure there is no workspace folder opening in VS Code. 2. Navigate to one Linux Node.js web app -> Right click...

enhancement
AT-CTI

Slightly reworded from customer email: > Created an App Service successfully from VSCode, the Azure activity log and azure portal both show it but the Azure explorer doesn’t. Is this...

bug
treeV2