Skip to content

Commit 873303c

Browse files
Merge pull request #234940 from craigshoemaker/patch-16
[Static Web Apps] Overview: Update API region info
2 parents 0032d58 + aa9c795 commit 873303c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ With Static Web Apps, static assets are separated from a traditional web server
2727
## Key features
2828

2929
- **Web hosting** for static content like HTML, CSS, JavaScript, and images.
30-
- **Integrated API** support provided by Azure Functions with the option to link an existing Azure Functions app using a standard account.
30+
- **Integrated API** support provided by managed Azure Functions, with the option to link an existing function app, web app, container app, or API Management instance using a standard account. If you need your API in a region that doesn't support [managed functions](apis-functions.md), you can [bring your own functions](functions-bring-your-own.md) to your app.
3131
- **First-class GitHub and Azure DevOps integration** that allows repository changes to trigger builds and deployments.
3232
- **Globally distributed** static content, putting content closer to your users.
3333
- **Free SSL certificates**, which are automatically renewed.

0 commit comments

Comments
 (0)