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

Actual BYOF

Open nturinski opened this issue 4 years ago • 0 comments

It seems like the service can actually hook a static web app with an existing function app, letting users actually BYOF.

https://docs.microsoft.com/en-us/azure/static-web-apps/functions-bring-your-own

We should be able to do the same

Entry points could be:

  1. In the prompt, show any local projects or ask if they want to link it to an existing function app
  2. If there is no function API associated with the SWA, have a node that lets them link a function app up

nturinski avatar Aug 25 '21 03:08 nturinski