microsoft / microsoft/vscode-azurestaticwebapps

Actual BYOF

Open
#492 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature P2
Dominant language
TypeScript
Stars
99
Forks
39
Avg merge
3d 7h
Merged PRs (30d)
2

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Azure BYOF documentation linked in the issue, then trace the extension's prompt flow and the Static Web App node entry point. Compare the two proposed flows: linking a local or existing Function App during prompting, and linking one when no Function API is associated. Done means an existing Function App can be linked through the supported flow.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript, vscode
Domain
backend, cloud, devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.