Skip to content

Commit c05545a

Browse files
authored
Update configuration.md
1 parent 3378c30 commit c05545a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ The `platform` section controls platform specific settings, such as the API lang
323323

324324
## Networking
325325

326-
The `networking` section controls the network configuration of your static web app. To restrict access to your app, specify a list of allowed IP address blocks in `allowedIpRanges`. See the [quotas](/articles/static-web-apps/quotas) page for details on the amount of allowed IP address blocks.
326+
The `networking` section controls the network configuration of your static web app. To restrict access to your app, specify a list of allowed IP address blocks in `allowedIpRanges`. For more information about the number of allowed IP address blocks, see [Quotas in Azure Static Web Apps](../static-web-apps/quotas.md).
327327

328328
> [!NOTE]
329329
> Networking configuration is only available in the Azure Static Web Apps Standard plan.

0 commit comments

Comments
 (0)