IPv6 Support for Allowed IP Ranges
Open
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Trying to restrict my Static Web App to a set of allowed IP ranges that includes both IPv4 CIDR blocks as well as some IPv6 addresses.
## Desired Solution
IPv6 and IPv4 CIDR blocks are BOTH supported in the SWA config networking.allowedIpRanges
## Alternatives I have considered
I can restrict app access to both IPv4 & IPv6 by placing an Azure frontdoor in front of my App, however then I lose the global availability benefits of the Static Web App.
Please add support!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.