Skip to content

Commit cbaff69

Browse files
authored
Update configuration.md
Added the information about the limitation for the number of IP addresses that can be added in the staticwebapp.config.json
1 parent 05ed5ea commit cbaff69

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 up to 25 allowed IP address blocks in `allowedIpRanges`.
327327

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

0 commit comments

Comments
 (0)