Skip to content

Commit fc57fb8

Browse files
authored
Merge pull request #111934 from rapopescu16/patch-17
Update configuration.md
2 parents 80d5f40 + 0e6601d commit fc57fb8

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`.
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)