Azure / Azure/static-web-apps

Restriction of Allowed IP Ranges to a maximum of 25

Open
#775 19 comments 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
346
Forks
67
PR merge metrics
No merged PRs in 30d

Description

I stumbled upon the following error during a deployment to an Azure Static Web App with the AzureStaticWebApp@0 Task in Azure DevOps:
`Encountered an issue while validating allowedIpRanges: Number of CIDR ranges cannot exceed 25`

As the error indicates I would like to add more than 25 entries to the allowedIpRanges part of the staticwebapp.config.json file.
What I would like to know if this is a limitation of the Azure DevOps Task or a limitation by Static Web Apps in general and if there is a way for me to add more than 25 allowed IP ranges.

Thanks in advance!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.