Restriction of Allowed IP Ranges to a maximum of 25
Open
- 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.