Skip to content

Commit 5830eab

Browse files
Apply suggestions from code review
Co-authored-by: Thomas Gauvin <[email protected]>
1 parent ecd409e commit 5830eab

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.
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. 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.
3333
- **Free SSL certificates**, which are automatically renewed.

0 commit comments

Comments
 (0)