We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c507fa1 + af18c11 commit 0d548e1Copy full SHA for 0d548e1
articles/static-web-apps/functions-bring-your-own.md
@@ -133,7 +133,7 @@ Your function app is now able to receive anonymous traffic.
133
- Only one Azure Functions app is available to a single static web app.
134
- The `api_location` value in the [workflow configuration](./build-configuration.md) must be set to an empty string.
135
- Not supported in Static Web Apps pull request environments.
136
-- While your Azure Functions app may respond to various triggers, the static web app can only access functions via Http endpoints.
+- While your Azure Functions app may respond to various triggers, the static web app can only access functions via HTTP endpoints.
137
138
## Next steps
139
0 commit comments