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

Extend Create or Deploy Web App

Open bryanchen-d opened this issue 2 years ago • 2 comments
trafficstars

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 web app first via the "Create Web App" command
  2. customer open the web app in azure portal and modify the startup command in app settings page
  3. customer right click on the folder and execute "Deploy to Web App"

To get rid of those hassles, we are looking for a solution to bundle those steps into one command, is it possible that the Azure App Service expose some APIs so we can use them to make a dedicated extension using common Azure App Service utilities?

bryanchen-d avatar Jan 09 '23 18:01 bryanchen-d

Curious, which extension is this for?

alexweininger avatar Jan 10 '23 23:01 alexweininger

@alexweininger, we are from azure notebooks team and working on an extension for customer to one-click deploy a file/folder as an Azure Web App. Would like to clarify with more details if you need.

bryanchen-d avatar Jan 11 '23 17:01 bryanchen-d