Skip to content

Commit aa9c795

Browse files
Update articles/static-web-apps/overview.md
1 parent c0fc39b commit aa9c795

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 managed Azure Functions, with the option to link an existing function app, web app, container app, or API Management instance 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)