Skip to content

Commit 0e6601d

Browse files
Update articles/static-web-apps/configuration.md
Co-authored-by: Thomas Gauvin <[email protected]>
1 parent cbaff69 commit 0e6601d

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 up to 25 allowed IP address blocks in `allowedIpRanges`.
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.md) page for details on the amount of allowed IP address blocks.
327327

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

0 commit comments

Comments
 (0)