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

Zip deployment is missing git , so deployments are really big which shouldn't,... ![image](https://user-images.githubusercontent.com/19526670/220462891-817827af-ab1b-4129-b8df-0c5c0ff5ce49.png)

P1
investigate

**OS:** All **Azure Resources extension:** 20230216.6 **App Service Extension Version:** 0.24.7 **Azure Databases Extension:** 0.19.3 **Repro Steps** 1. Expand the Linux Node web app -> Databases node -> Add database...

bug
AT-CTI
P3

**OS:** All **Azure Resources extension:** 20230215.1 **App Service Extension Version:** 0.24.7 **Repro Steps:** 1. Make sure there is no "Azure Databases" extension installed. 2. F1 -> Azure App Service: Add...

enhancement
AT-CTI

**OS:** All **App Service Extension Version:** 20230130.1 **Repro Steps:** 1. Create a PostgreSQL server. 2. Expand a Linux Node web app -> Databases node -> Click "Add Azure Databases Connection..."....

bug
AT-CTI

### Steps to reproduce: Create Web App (Advanced) > Select Jbosseap ### Expected Behavior: Can select PxV3 price tier to create app with jbosseap ### Actual Behavior: ![image](https://user-images.githubusercontent.com/12445236/215969541-3f322719-eef4-4e28-9493-150ac0836872.png) No available...

enhancement
java

Under P0 deployment tests related to the `SCM_DO_BUILD_DURING_DEPLOYMENT` option... Deploy code from current workspace for the first time to this setup: - Linux web app with Node.js runtime - Deployment...

bug
P1

Hi, we are looking for some API from the Azure App Service extension to bundle several steps into one command. Currently our scenario is 1. customer needs to create a...

feature

**OS:** Mac **Build Version:** 20221204.1 **Regression:** Previous release (0.24.3) **Repro Steps:** 1. Right click web app -> Click "Deploy to Web App...". 2. "Always deploy the workspace...to..." -> Select "Yes"...

bug
AT-CTI
investigate

**OS:** Mac **Build Version:** 20221204.1 **Repro Steps:** 1. Create an advanced web app -> Check its context menu. 2. Create a new deployment slot for the above web app. 3....

enhancement
AT-CTI

When publishing to app service or functions, a user may be using an framework-dependent deployment option (FDD) (the default). Upon publishing (especially with newer versions, go-live RCs, etc.) there is...

investigate