Skip to content

Commit 253e9f9

Browse files
Rewording - Update articles/static-web-apps/languages-runtimes.md
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent e75daf4 commit 253e9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/languages-runtimes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The following versions are supported for managed functions in Static Web Apps. I
4343

4444
## Re-enabling proxies in v4.x
4545

46-
Azure Functions recently announced support for [re-enabling proxies in v4.x](../azure-functions/legacy-proxies.md#re-enable-proxies-in-functions-v4x). You can now enable the proxy support in your Static Web Apps managed functions by setting `SWA_ENABLE_PROXIES_MANAGED_FUNCTIONS` to `true` in your application settings.
46+
Azure Functions recently supports [re-enabling proxies in v4.x](../azure-functions/legacy-proxies.md#re-enable-proxies-in-functions-v4x). To enable proxy support in managed functions for your static web app, set `SWA_ENABLE_PROXIES_MANAGED_FUNCTIONS` to `true` in your application settings.
4747

4848
[!NOTE] While the proxy support in v4.x exists, you should consider switching to Azure API Management integration with your managed function apps as soon as possible, and not just rely on proxies.
4949

0 commit comments

Comments
 (0)