Caution
All IP lists utilized by this script are sourced from public sources.
Tip
Contributions or suggestions for improvement are warmly welcomed!
Important
All other trademarks are the property of their respective owners, and unless otherwise stated, we do not claim any affiliation, endorsement, or association with the owners or entities of the mentioned trademarks.
초보자도 자유롭게 질문할 수 있는 포럼을 만들었습니다.
NavyStack의 가이드 뿐만 아니라, 아니라 모든 종류의 질문을 하실 수 있습니다.
검색해도 도움이 되지 않는 정보만 나오는 것 같고, 주화입마에 빠진 것 같은 기분이 들 때가 있습니다.
그럴 때, 부담 없이 질문해 주세요. 같이 의논하며 생각해봅시다.
This script simplifies the organization of publicly available IP addresses gathered from various sources, consolidating and refining IP address ranges from specified text files. It creates an organized list in a clean format. Supported file extensions include .txt, and the resulting files are suffixed with \_mini
or \_comma
.
- Simply use text files and links in this repositry
- Customize the filesToProcess array with the names of the files you want to process.
- Save your IP address lists in text files (.txt).
- Execute the script to recursively search for the specified files in the current directory and its subdirectories.
"build-m": "tsx src/compress.ts -m ipv4.txt ipv6.txt"
"build-c": "tsx src/compress.ts -c ipv4.txt ipv6.txt"
- The merged IP address lists will be saved in new files with the designated
\_mini
or\_comma
suffix.
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/ipv6_comma.txt
Regions
Af-south-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/af-south-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/af-south-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/af-south-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/af-south-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/af-south-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/af-south-1/ipv6_comma.txt
Ap-east-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-east-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-east-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-east-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-east-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-east-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-east-1/ipv6_comma.txt
Ap-northeast-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-northeast-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-northeast-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-northeast-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-northeast-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-northeast-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-northeast-1/ipv6_comma.txt
Ap-northeast-2
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-northeast-2/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-northeast-2/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-northeast-2/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-northeast-2/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-northeast-2/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-northeast-2/ipv6_comma.txt
Ap-northeast-3
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-northeast-3/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-northeast-3/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-northeast-3/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-northeast-3/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-northeast-3/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-northeast-3/ipv6_comma.txt
Ap-south-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-south-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-south-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-south-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-south-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-south-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-south-1/ipv6_comma.txt
Ap-south-2
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-south-2/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-south-2/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-south-2/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-south-2/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-south-2/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-south-2/ipv6_comma.txt
Ap-southeast-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-1/ipv6_comma.txt
Ap-southeast-2
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-2/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-2/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-2/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-2/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-2/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-2/ipv6_comma.txt
Ap-southeast-3
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-3/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-3/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-3/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-3/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-3/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-3/ipv6_comma.txt
Ap-southeast-4
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-4/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-4/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-4/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-4/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-4/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-4/ipv6_comma.txt
Ap-southeast-5
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-5/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-5/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-5/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-5/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-5/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-5/ipv6_comma.txt
Ap-southeast-6
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-6/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-6/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-6/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-6/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-6/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ap-southeast-6/ipv6_comma.txt
Ca-central-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ca-central-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ca-central-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ca-central-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ca-central-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ca-central-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ca-central-1/ipv6_comma.txt
Ca-west-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ca-west-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ca-west-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ca-west-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ca-west-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ca-west-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/ca-west-1/ipv6_comma.txt
Cn-north-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/cn-north-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/cn-north-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/cn-north-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/cn-north-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/cn-north-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/cn-north-1/ipv6_comma.txt
Cn-northwest-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/cn-northwest-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/cn-northwest-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/cn-northwest-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/cn-northwest-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/cn-northwest-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/cn-northwest-1/ipv6_comma.txt
Eu-central-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-central-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-central-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-central-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-central-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-central-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-central-1/ipv6_comma.txt
Eu-central-2
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-central-2/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-central-2/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-central-2/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-central-2/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-central-2/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-central-2/ipv6_comma.txt
Eu-north-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-north-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-north-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-north-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-north-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-north-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-north-1/ipv6_comma.txt
Eu-south-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-south-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-south-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-south-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-south-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-south-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-south-1/ipv6_comma.txt
Eu-south-2
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-south-2/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-south-2/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-south-2/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-south-2/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-south-2/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-south-2/ipv6_comma.txt
Eu-west-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-west-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-west-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-west-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-west-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-west-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-west-1/ipv6_comma.txt
Eu-west-2
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-west-2/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-west-2/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-west-2/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-west-2/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-west-2/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-west-2/ipv6_comma.txt
Eu-west-3
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-west-3/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-west-3/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-west-3/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-west-3/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-west-3/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eu-west-3/ipv6_comma.txt
Eusc-de-east-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eusc-de-east-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eusc-de-east-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eusc-de-east-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eusc-de-east-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eusc-de-east-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/eusc-de-east-1/ipv6_comma.txt
GLOBAL
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/GLOBAL/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/GLOBAL/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/GLOBAL/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/GLOBAL/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/GLOBAL/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/GLOBAL/ipv6_comma.txt
Il-central-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/il-central-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/il-central-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/il-central-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/il-central-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/il-central-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/il-central-1/ipv6_comma.txt
Me-central-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/me-central-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/me-central-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/me-central-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/me-central-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/me-central-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/me-central-1/ipv6_comma.txt
Me-south-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/me-south-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/me-south-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/me-south-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/me-south-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/me-south-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/me-south-1/ipv6_comma.txt
Sa-east-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/sa-east-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/sa-east-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/sa-east-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/sa-east-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/sa-east-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/sa-east-1/ipv6_comma.txt
Us-east-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-east-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-east-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-east-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-east-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-east-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-east-1/ipv6_comma.txt
Us-east-2
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-east-2/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-east-2/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-east-2/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-east-2/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-east-2/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-east-2/ipv6_comma.txt
Us-gov-east-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-gov-east-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-gov-east-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-gov-east-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-gov-east-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-gov-east-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-gov-east-1/ipv6_comma.txt
Us-gov-west-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-gov-west-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-gov-west-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-gov-west-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-gov-west-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-gov-west-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-gov-west-1/ipv6_comma.txt
Us-west-1
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-west-1/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-west-1/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-west-1/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-west-1/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-west-1/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-west-1/ipv6_comma.txt
Us-west-2
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-west-2/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-west-2/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-west-2/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-west-2/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-west-2/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/amazon/regions/us-west-2/ipv6_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/betterstack/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/betterstack/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/betterstack/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/betterstack/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/betterstack/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/betterstack/ipv6_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/bingbot/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/bingbot/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/bingbot/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/cloudflare/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/cloudflare/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/cloudflare/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/cloudflare/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/cloudflare/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/cloudflare/ipv6_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/cloudflare-cn/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/cloudflare-cn/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/cloudflare-cn/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/cloudflare-cn/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/cloudflare-cn/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/cloudflare-cn/ipv6_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/ipv6_comma.txt
Regions
AU-NSW
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/AU-NSW/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/AU-NSW/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/AU-NSW/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/AU-NSW/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/AU-NSW/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/AU-NSW/ipv6_comma.txt
CA-ON
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/CA-ON/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/CA-ON/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/CA-ON/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/CA-ON/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/CA-ON/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/CA-ON/ipv6_comma.txt
DE-HE
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/DE-HE/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/DE-HE/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/DE-HE/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/DE-HE/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/DE-HE/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/DE-HE/ipv6_comma.txt
GB-SLG
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/GB-SLG/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/GB-SLG/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/GB-SLG/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/GB-SLG/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/GB-SLG/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/GB-SLG/ipv6_comma.txt
IN-KA
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/IN-KA/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/IN-KA/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/IN-KA/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/IN-KA/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/IN-KA/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/IN-KA/ipv6_comma.txt
NL-NH
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/NL-NH/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/NL-NH/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/NL-NH/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/NL-NH/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/NL-NH/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/NL-NH/ipv6_comma.txt
SG-05
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/SG-05/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/SG-05/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/SG-05/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/SG-05/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/SG-05/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/SG-05/ipv6_comma.txt
US-CA
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-CA/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-CA/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-CA/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-CA/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-CA/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-CA/ipv6_comma.txt
US-NJ
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-NJ/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-NJ/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-NJ/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-NJ/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-NJ/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-NJ/ipv6_comma.txt
US-NY
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-NY/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-NY/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-NY/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-NY/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-NY/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-NY/ipv6_comma.txt
US-SF
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-SF/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-SF/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-SF/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-SF/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-SF/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/digitalocean/regions/US-SF/ipv6_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/ipv6_comma.txt
Actions
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/actions/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/actions/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/actions/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/actions/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/actions/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/actions/ipv6_comma.txt
Actions_macos
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/actions_macos/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/actions_macos/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/actions_macos/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/actions_macos/ipv6.txt
Api
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/api/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/api/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/api/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/api/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/api/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/api/ipv6_comma.txt
Copilot
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/copilot/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/copilot/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/copilot/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/copilot/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/copilot/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/copilot/ipv6_comma.txt
Dependabot
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/dependabot/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/dependabot/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/dependabot/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/dependabot/ipv6.txt
Git
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/git/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/git/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/git/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/git/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/git/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/git/ipv6_comma.txt
Github_enterprise_importer
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/github_enterprise_importer/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/github_enterprise_importer/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/github_enterprise_importer/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/github_enterprise_importer/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/github_enterprise_importer/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/github_enterprise_importer/ipv6_comma.txt
Hooks
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/hooks/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/hooks/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/hooks/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/hooks/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/hooks/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/hooks/ipv6_comma.txt
Importer
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/importer/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/importer/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/importer/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/importer/ipv6.txt
Packages
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/packages/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/packages/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/packages/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/packages/ipv6.txt
Pages
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/pages/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/pages/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/pages/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/pages/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/pages/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/pages/ipv6_comma.txt
Web
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/web/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/web/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/web/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/web/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/web/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/github/web/ipv6_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/ipv6_comma.txt
Cloud
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/cloud/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/cloud/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/cloud/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/cloud/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/cloud/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/cloud/ipv6_comma.txt
Goog
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/goog/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/goog/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/goog/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/goog/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/goog/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/goog/ipv6_comma.txt
Googlebot
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/googlebot/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/googlebot/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/googlebot/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/googlebot/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/googlebot/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/google/googlebot/ipv6_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/googlebot/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/googlebot/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/googlebot/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/googlebot/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/googlebot/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/googlebot/ipv6_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/ipv6_comma.txt
Regions
AU-NSW
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/AU-NSW/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/AU-NSW/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/AU-NSW/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/AU-NSW/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/AU-NSW/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/AU-NSW/ipv6_comma.txt
AU-VIC
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/AU-VIC/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/AU-VIC/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/AU-VIC/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/AU-VIC/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/AU-VIC/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/AU-VIC/ipv6_comma.txt
BR-SP
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/BR-SP/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/BR-SP/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/BR-SP/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/BR-SP/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/BR-SP/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/BR-SP/ipv6_comma.txt
CA-ON
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/CA-ON/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/CA-ON/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/CA-ON/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/CA-ON/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/CA-ON/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/CA-ON/ipv6_comma.txt
CO-DC
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/CO-DC/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/CO-DC/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/CO-DC/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/CO-DC/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/CO-DC/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/CO-DC/ipv6_comma.txt
DE-HE
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/DE-HE/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/DE-HE/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/DE-HE/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/DE-HE/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/DE-HE/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/DE-HE/ipv6_comma.txt
ES-MD
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/ES-MD/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/ES-MD/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/ES-MD/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/ES-MD/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/ES-MD/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/ES-MD/ipv6_comma.txt
FR-13
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/FR-13/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/FR-13/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/FR-13/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/FR-13/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/FR-13/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/FR-13/ipv6_comma.txt
FR-IDF
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/FR-IDF/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/FR-IDF/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/FR-IDF/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/FR-IDF/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/FR-IDF/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/FR-IDF/ipv6_comma.txt
GB-ENG
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/GB-ENG/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/GB-ENG/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/GB-ENG/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/GB-ENG/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/GB-ENG/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/GB-ENG/ipv6_comma.txt
ID-JK
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/ID-JK/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/ID-JK/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/ID-JK/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/ID-JK/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/ID-JK/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/ID-JK/ipv6_comma.txt
IN-MH
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/IN-MH/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/IN-MH/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/IN-MH/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/IN-MH/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/IN-MH/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/IN-MH/ipv6_comma.txt
IN-TN
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/IN-TN/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/IN-TN/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/IN-TN/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/IN-TN/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/IN-TN/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/IN-TN/ipv6_comma.txt
IT-MI
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/IT-MI/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/IT-MI/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/IT-MI/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/IT-MI/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/IT-MI/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/IT-MI/ipv6_comma.txt
JP-13
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/JP-13/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/JP-13/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/JP-13/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/JP-13/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/JP-13/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/JP-13/ipv6_comma.txt
JP-27
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/JP-27/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/JP-27/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/JP-27/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/JP-27/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/JP-27/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/JP-27/ipv6_comma.txt
NL-NH
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/NL-NH/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/NL-NH/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/NL-NH/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/NL-NH/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/NL-NH/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/NL-NH/ipv6_comma.txt
NZ-AUK
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/NZ-AUK/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/NZ-AUK/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/NZ-AUK/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/NZ-AUK/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/NZ-AUK/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/NZ-AUK/ipv6_comma.txt
SE-AB
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/SE-AB/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/SE-AB/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/SE-AB/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/SE-AB/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/SE-AB/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/SE-AB/ipv6_comma.txt
SG-04
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/SG-04/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/SG-04/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/SG-04/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/SG-04/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/SG-04/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/SG-04/ipv6_comma.txt
SG-SIN
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/SG-SIN/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/SG-SIN/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/SG-SIN/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/SG-SIN/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/SG-SIN/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/SG-SIN/ipv6_comma.txt
US-CA
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-CA/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-CA/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-CA/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-CA/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-CA/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-CA/ipv6_comma.txt
US-CO
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-CO/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-CO/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-CO/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-CO/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-CO/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-CO/ipv6_comma.txt
US-FL
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-FL/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-FL/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-FL/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-FL/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-FL/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-FL/ipv6_comma.txt
US-GA
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-GA/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-GA/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-GA/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-GA/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-GA/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-GA/ipv6_comma.txt
US-IL
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-IL/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-IL/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-IL/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-IL/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-IL/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-IL/ipv6_comma.txt
US-NJ
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-NJ/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-NJ/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-NJ/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-NJ/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-NJ/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-NJ/ipv6_comma.txt
US-TX
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-TX/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-TX/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-TX/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-TX/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-TX/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-TX/ipv6_comma.txt
US-VA
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-VA/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-VA/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-VA/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-VA/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-VA/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-VA/ipv6_comma.txt
US-WA
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-WA/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-WA/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-WA/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-WA/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-WA/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/linode/regions/US-WA/ipv6_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/ipv6_comma.txt
China
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/ipv6_comma.txt
Chinaeast
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/ipv6_comma.txt
ActionGroup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/ActionGroup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/ActionGroup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/ActionGroup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/ActionGroup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/ActionGroup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/ActionGroup/ipv6_comma.txt
AzureApiManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureApiManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureApiManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureApiManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureApiManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureApiManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureApiManagement/ipv6_comma.txt
AzureAppService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureAppService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureAppService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureAppService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureAppService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureAppService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureAppService/ipv6_comma.txt
AzureAppServiceManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureAppServiceManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureAppServiceManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureAppServiceManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureAppServiceManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureAppServiceManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureAppServiceManagement/ipv6_comma.txt
AzureArcInfrastructure
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureArcInfrastructure/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureArcInfrastructure/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureArcInfrastructure/ipv4_comma.txt
AzureAttestation
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureAttestation/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureAttestation/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureAttestation/ipv4_comma.txt
AzureBackup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureBackup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureBackup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureBackup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureBackup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureBackup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureBackup/ipv6_comma.txt
AzureBotService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureBotService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureBotService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureBotService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureBotService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureBotService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureBotService/ipv6_comma.txt
AzureCognitiveSearch
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureCognitiveSearch/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureCognitiveSearch/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureCognitiveSearch/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureCognitiveSearch/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureCognitiveSearch/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureCognitiveSearch/ipv6_comma.txt
AzureConnectors
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureConnectors/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureConnectors/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureConnectors/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureConnectors/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureConnectors/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureConnectors/ipv6_comma.txt
AzureContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureContainerRegistry/ipv6_comma.txt
AzureCosmosDB
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureCosmosDB/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureCosmosDB/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureCosmosDB/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureCosmosDB/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureCosmosDB/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureCosmosDB/ipv6_comma.txt
AzureDataExplorerManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureDataExplorerManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureDataExplorerManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureDataExplorerManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureDataExplorerManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureDataExplorerManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureDataExplorerManagement/ipv6_comma.txt
AzureDigitalTwins
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureDigitalTwins/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureDigitalTwins/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureDigitalTwins/ipv4_comma.txt
AzureEventGrid
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureEventGrid/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureEventGrid/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureEventGrid/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureEventGrid/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureEventGrid/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureEventGrid/ipv6_comma.txt
AzureEventHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureEventHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureEventHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureEventHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureEventHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureEventHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureEventHub/ipv6_comma.txt
AzureIoTHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureIoTHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureIoTHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureIoTHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureIoTHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureIoTHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureIoTHub/ipv6_comma.txt
AzureKeyVault
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureKeyVault/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureKeyVault/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureKeyVault/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureKeyVault/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureKeyVault/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureKeyVault/ipv6_comma.txt
AzureMachineLearning
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureMachineLearning/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureMachineLearning/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureMachineLearning/ipv6_comma.txt
AzureMonitor
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureMonitor/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureMonitor/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureMonitor/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureMonitor/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureMonitor/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureMonitor/ipv6_comma.txt
AzurePortal
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzurePortal/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzurePortal/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzurePortal/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzurePortal/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzurePortal/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzurePortal/ipv6_comma.txt
AzureResourceManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureResourceManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureResourceManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureResourceManager/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureResourceManager/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureResourceManager/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureResourceManager/ipv6_comma.txt
AzureSecurityCenter
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureSecurityCenter/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureSecurityCenter/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureSecurityCenter/ipv4_comma.txt
AzureServiceBus
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureServiceBus/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureServiceBus/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureServiceBus/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureServiceBus/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureServiceBus/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureServiceBus/ipv6_comma.txt
AzureSQL
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureSQL/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureSQL/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureSQL/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureSQL/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureSQL/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureSQL/ipv6_comma.txt
AzureStorage
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureStorage/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureStorage/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureStorage/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureStorage/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureStorage/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/AzureStorage/ipv6_comma.txt
BatchNodeManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/BatchNodeManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/BatchNodeManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/BatchNodeManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/BatchNodeManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/BatchNodeManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/BatchNodeManagement/ipv6_comma.txt
DataFactory
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/DataFactory/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/DataFactory/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/DataFactory/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/DataFactory/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/DataFactory/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/DataFactory/ipv6_comma.txt
Default
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/default/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/default/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/default/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/default/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/default/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/default/ipv6_comma.txt
GatewayManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/GatewayManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/GatewayManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/GatewayManager/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/GatewayManager/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/GatewayManager/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/GatewayManager/ipv6_comma.txt
HDInsight
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/HDInsight/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/HDInsight/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/HDInsight/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/HDInsight/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/HDInsight/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/HDInsight/ipv6_comma.txt
LogicApps
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/LogicApps/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/LogicApps/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/LogicApps/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/LogicApps/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/LogicApps/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/LogicApps/ipv6_comma.txt
MicrosoftCloudAppSecurity
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/MicrosoftCloudAppSecurity/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/MicrosoftCloudAppSecurity/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/MicrosoftCloudAppSecurity/ipv4_comma.txt
MicrosoftContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/MicrosoftContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/MicrosoftContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/MicrosoftContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/MicrosoftContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/MicrosoftContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/MicrosoftContainerRegistry/ipv6_comma.txt
PowerQueryOnline
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/PowerQueryOnline/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/PowerQueryOnline/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/PowerQueryOnline/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/PowerQueryOnline/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/PowerQueryOnline/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/PowerQueryOnline/ipv6_comma.txt
SCCservice
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/SCCservice/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/SCCservice/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/SCCservice/ipv4_comma.txt
StorageSyncService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/StorageSyncService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/StorageSyncService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/StorageSyncService/ipv6_comma.txt
WindowsVirtualDesktop
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/WindowsVirtualDesktop/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/WindowsVirtualDesktop/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast/WindowsVirtualDesktop/ipv6_comma.txt
Chinaeast2
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/ipv6_comma.txt
ActionGroup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/ActionGroup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/ActionGroup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/ActionGroup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/ActionGroup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/ActionGroup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/ActionGroup/ipv6_comma.txt
AzureApiManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureApiManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureApiManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureApiManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureApiManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureApiManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureApiManagement/ipv6_comma.txt
AzureAppService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureAppService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureAppService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureAppService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureAppService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureAppService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureAppService/ipv6_comma.txt
AzureAppServiceManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureAppServiceManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureAppServiceManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureAppServiceManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureAppServiceManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureAppServiceManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureAppServiceManagement/ipv6_comma.txt
AzureArcInfrastructure
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureArcInfrastructure/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureArcInfrastructure/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureArcInfrastructure/ipv4_comma.txt
AzureAttestation
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureAttestation/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureAttestation/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureAttestation/ipv4_comma.txt
AzureBackup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureBackup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureBackup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureBackup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureBackup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureBackup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureBackup/ipv6_comma.txt
AzureBotService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureBotService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureBotService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureBotService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureBotService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureBotService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureBotService/ipv6_comma.txt
AzureCognitiveSearch
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureCognitiveSearch/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureCognitiveSearch/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureCognitiveSearch/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureCognitiveSearch/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureCognitiveSearch/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureCognitiveSearch/ipv6_comma.txt
AzureConnectors
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureConnectors/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureConnectors/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureConnectors/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureConnectors/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureConnectors/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureConnectors/ipv6_comma.txt
AzureContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureContainerRegistry/ipv6_comma.txt
AzureCosmosDB
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureCosmosDB/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureCosmosDB/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureCosmosDB/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureCosmosDB/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureCosmosDB/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureCosmosDB/ipv6_comma.txt
AzureDataExplorerManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureDataExplorerManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureDataExplorerManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureDataExplorerManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureDataExplorerManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureDataExplorerManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureDataExplorerManagement/ipv6_comma.txt
AzureDigitalTwins
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureDigitalTwins/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureDigitalTwins/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureDigitalTwins/ipv4_comma.txt
AzureEventGrid
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureEventGrid/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureEventGrid/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureEventGrid/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureEventGrid/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureEventGrid/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureEventGrid/ipv6_comma.txt
AzureEventHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureEventHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureEventHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureEventHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureEventHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureEventHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureEventHub/ipv6_comma.txt
AzureIoTHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureIoTHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureIoTHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureIoTHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureIoTHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureIoTHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureIoTHub/ipv6_comma.txt
AzureKeyVault
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureKeyVault/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureKeyVault/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureKeyVault/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureKeyVault/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureKeyVault/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureKeyVault/ipv6_comma.txt
AzureMachineLearning
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureMachineLearning/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureMachineLearning/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureMachineLearning/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureMachineLearning/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureMachineLearning/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureMachineLearning/ipv6_comma.txt
AzureMonitor
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureMonitor/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureMonitor/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureMonitor/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureMonitor/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureMonitor/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureMonitor/ipv6_comma.txt
AzurePortal
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzurePortal/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzurePortal/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzurePortal/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzurePortal/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzurePortal/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzurePortal/ipv6_comma.txt
AzureResourceManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureResourceManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureResourceManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureResourceManager/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureResourceManager/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureResourceManager/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureResourceManager/ipv6_comma.txt
AzureSecurityCenter
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureSecurityCenter/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureSecurityCenter/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureSecurityCenter/ipv4_comma.txt
AzureServiceBus
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureServiceBus/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureServiceBus/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureServiceBus/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureServiceBus/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureServiceBus/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureServiceBus/ipv6_comma.txt
AzureSignalR
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureSignalR/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureSignalR/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureSignalR/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureSignalR/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureSignalR/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureSignalR/ipv6_comma.txt
AzureSQL
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureSQL/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureSQL/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureSQL/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureSQL/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureSQL/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureSQL/ipv6_comma.txt
AzureStorage
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureStorage/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureStorage/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureStorage/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureStorage/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureStorage/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/AzureStorage/ipv6_comma.txt
BatchNodeManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/BatchNodeManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/BatchNodeManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/BatchNodeManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/BatchNodeManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/BatchNodeManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/BatchNodeManagement/ipv6_comma.txt
DataFactory
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/DataFactory/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/DataFactory/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/DataFactory/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/DataFactory/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/DataFactory/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/DataFactory/ipv6_comma.txt
Default
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/default/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/default/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/default/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/default/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/default/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/default/ipv6_comma.txt
GatewayManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/GatewayManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/GatewayManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/GatewayManager/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/GatewayManager/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/GatewayManager/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/GatewayManager/ipv6_comma.txt
HDInsight
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/HDInsight/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/HDInsight/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/HDInsight/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/HDInsight/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/HDInsight/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/HDInsight/ipv6_comma.txt
LogicApps
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/LogicApps/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/LogicApps/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/LogicApps/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/LogicApps/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/LogicApps/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/LogicApps/ipv6_comma.txt
MicrosoftCloudAppSecurity
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/MicrosoftCloudAppSecurity/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/MicrosoftCloudAppSecurity/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/MicrosoftCloudAppSecurity/ipv4_comma.txt
MicrosoftContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/MicrosoftContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/MicrosoftContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/MicrosoftContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/MicrosoftContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/MicrosoftContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/MicrosoftContainerRegistry/ipv6_comma.txt
PowerPlatformInfra
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/PowerPlatformInfra/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/PowerPlatformInfra/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/PowerPlatformInfra/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/PowerPlatformInfra/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/PowerPlatformInfra/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/PowerPlatformInfra/ipv6_comma.txt
PowerPlatformPlex
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/PowerPlatformPlex/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/PowerPlatformPlex/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/PowerPlatformPlex/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/PowerPlatformPlex/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/PowerPlatformPlex/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/PowerPlatformPlex/ipv6_comma.txt
PowerQueryOnline
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/PowerQueryOnline/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/PowerQueryOnline/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/PowerQueryOnline/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/PowerQueryOnline/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/PowerQueryOnline/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/PowerQueryOnline/ipv6_comma.txt
SCCservice
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/SCCservice/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/SCCservice/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/SCCservice/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/SCCservice/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/SCCservice/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/SCCservice/ipv6_comma.txt
StorageSyncService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/StorageSyncService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/StorageSyncService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/StorageSyncService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/StorageSyncService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/StorageSyncService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/StorageSyncService/ipv6_comma.txt
WindowsVirtualDesktop
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/WindowsVirtualDesktop/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/WindowsVirtualDesktop/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/WindowsVirtualDesktop/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/WindowsVirtualDesktop/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/WindowsVirtualDesktop/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast2/WindowsVirtualDesktop/ipv6_comma.txt
Chinaeast3
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/ipv6_comma.txt
ActionGroup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/ActionGroup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/ActionGroup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/ActionGroup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/ActionGroup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/ActionGroup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/ActionGroup/ipv6_comma.txt
AzureApiManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureApiManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureApiManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureApiManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureApiManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureApiManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureApiManagement/ipv6_comma.txt
AzureAppService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureAppService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureAppService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureAppService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureAppService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureAppService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureAppService/ipv6_comma.txt
AzureAppServiceManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureAppServiceManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureAppServiceManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureAppServiceManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureAppServiceManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureAppServiceManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureAppServiceManagement/ipv6_comma.txt
AzureArcInfrastructure
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureArcInfrastructure/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureArcInfrastructure/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureArcInfrastructure/ipv4_comma.txt
AzureAttestation
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureAttestation/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureAttestation/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureAttestation/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureAttestation/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureAttestation/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureAttestation/ipv6_comma.txt
AzureBackup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureBackup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureBackup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureBackup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureBackup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureBackup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureBackup/ipv6_comma.txt
AzureBotService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureBotService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureBotService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureBotService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureBotService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureBotService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureBotService/ipv6_comma.txt
AzureCognitiveSearch
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureCognitiveSearch/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureCognitiveSearch/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureCognitiveSearch/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureCognitiveSearch/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureCognitiveSearch/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureCognitiveSearch/ipv6_comma.txt
AzureConnectors
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureConnectors/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureConnectors/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureConnectors/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureConnectors/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureConnectors/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureConnectors/ipv6_comma.txt
AzureContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureContainerRegistry/ipv6_comma.txt
AzureCosmosDB
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureCosmosDB/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureCosmosDB/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureCosmosDB/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureCosmosDB/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureCosmosDB/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureCosmosDB/ipv6_comma.txt
AzureDataExplorerManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureDataExplorerManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureDataExplorerManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureDataExplorerManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureDataExplorerManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureDataExplorerManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureDataExplorerManagement/ipv6_comma.txt
AzureDigitalTwins
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureDigitalTwins/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureDigitalTwins/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureDigitalTwins/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureDigitalTwins/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureDigitalTwins/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureDigitalTwins/ipv6_comma.txt
AzureEventGrid
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureEventGrid/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureEventGrid/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureEventGrid/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureEventGrid/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureEventGrid/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureEventGrid/ipv6_comma.txt
AzureEventHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureEventHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureEventHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureEventHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureEventHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureEventHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureEventHub/ipv6_comma.txt
AzureIoTHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureIoTHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureIoTHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureIoTHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureIoTHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureIoTHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureIoTHub/ipv6_comma.txt
AzureKeyVault
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureKeyVault/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureKeyVault/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureKeyVault/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureKeyVault/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureKeyVault/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureKeyVault/ipv6_comma.txt
AzureMachineLearning
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureMachineLearning/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureMachineLearning/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureMachineLearning/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureMachineLearning/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureMachineLearning/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureMachineLearning/ipv6_comma.txt
AzureMonitor
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureMonitor/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureMonitor/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureMonitor/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureMonitor/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureMonitor/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureMonitor/ipv6_comma.txt
AzurePortal
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzurePortal/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzurePortal/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzurePortal/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzurePortal/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzurePortal/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzurePortal/ipv6_comma.txt
AzureResourceManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureResourceManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureResourceManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureResourceManager/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureResourceManager/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureResourceManager/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureResourceManager/ipv6_comma.txt
AzureSecurityCenter
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureSecurityCenter/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureSecurityCenter/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureSecurityCenter/ipv4_comma.txt
AzureServiceBus
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureServiceBus/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureServiceBus/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureServiceBus/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureServiceBus/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureServiceBus/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureServiceBus/ipv6_comma.txt
AzureSignalR
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureSignalR/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureSignalR/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureSignalR/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureSignalR/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureSignalR/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureSignalR/ipv6_comma.txt
AzureSQL
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureSQL/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureSQL/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureSQL/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureSQL/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureSQL/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureSQL/ipv6_comma.txt
AzureStorage
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureStorage/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureStorage/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureStorage/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureStorage/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureStorage/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/AzureStorage/ipv6_comma.txt
BatchNodeManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/BatchNodeManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/BatchNodeManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/BatchNodeManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/BatchNodeManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/BatchNodeManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/BatchNodeManagement/ipv6_comma.txt
DataFactory
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/DataFactory/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/DataFactory/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/DataFactory/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/DataFactory/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/DataFactory/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/DataFactory/ipv6_comma.txt
Default
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/default/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/default/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/default/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/default/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/default/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/default/ipv6_comma.txt
GatewayManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/GatewayManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/GatewayManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/GatewayManager/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/GatewayManager/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/GatewayManager/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/GatewayManager/ipv6_comma.txt
HDInsight
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/HDInsight/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/HDInsight/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/HDInsight/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/HDInsight/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/HDInsight/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/HDInsight/ipv6_comma.txt
LogicApps
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/LogicApps/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/LogicApps/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/LogicApps/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/LogicApps/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/LogicApps/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/LogicApps/ipv6_comma.txt
MicrosoftContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/MicrosoftContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/MicrosoftContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/MicrosoftContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/MicrosoftContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/MicrosoftContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/MicrosoftContainerRegistry/ipv6_comma.txt
PowerPlatformInfra
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/PowerPlatformInfra/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/PowerPlatformInfra/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/PowerPlatformInfra/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/PowerPlatformInfra/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/PowerPlatformInfra/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/PowerPlatformInfra/ipv6_comma.txt
PowerPlatformPlex
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/PowerPlatformPlex/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/PowerPlatformPlex/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/PowerPlatformPlex/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/PowerPlatformPlex/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/PowerPlatformPlex/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/PowerPlatformPlex/ipv6_comma.txt
PowerQueryOnline
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/PowerQueryOnline/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/PowerQueryOnline/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/PowerQueryOnline/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/PowerQueryOnline/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/PowerQueryOnline/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/PowerQueryOnline/ipv6_comma.txt
StorageSyncService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/StorageSyncService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/StorageSyncService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/StorageSyncService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/StorageSyncService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/StorageSyncService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/StorageSyncService/ipv6_comma.txt
WindowsVirtualDesktop
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/WindowsVirtualDesktop/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/WindowsVirtualDesktop/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/WindowsVirtualDesktop/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/WindowsVirtualDesktop/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/WindowsVirtualDesktop/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinaeast3/WindowsVirtualDesktop/ipv6_comma.txt
Chinanorth
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/ipv6_comma.txt
ActionGroup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/ActionGroup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/ActionGroup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/ActionGroup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/ActionGroup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/ActionGroup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/ActionGroup/ipv6_comma.txt
AzureApiManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureApiManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureApiManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureApiManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureApiManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureApiManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureApiManagement/ipv6_comma.txt
AzureAppService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureAppService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureAppService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureAppService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureAppService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureAppService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureAppService/ipv6_comma.txt
AzureAppServiceManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureAppServiceManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureAppServiceManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureAppServiceManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureAppServiceManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureAppServiceManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureAppServiceManagement/ipv6_comma.txt
AzureArcInfrastructure
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureArcInfrastructure/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureArcInfrastructure/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureArcInfrastructure/ipv4_comma.txt
AzureAttestation
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureAttestation/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureAttestation/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureAttestation/ipv4_comma.txt
AzureBackup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureBackup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureBackup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureBackup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureBackup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureBackup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureBackup/ipv6_comma.txt
AzureBotService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureBotService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureBotService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureBotService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureBotService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureBotService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureBotService/ipv6_comma.txt
AzureCognitiveSearch
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureCognitiveSearch/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureCognitiveSearch/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureCognitiveSearch/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureCognitiveSearch/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureCognitiveSearch/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureCognitiveSearch/ipv6_comma.txt
AzureConnectors
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureConnectors/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureConnectors/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureConnectors/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureConnectors/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureConnectors/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureConnectors/ipv6_comma.txt
AzureContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureContainerRegistry/ipv6_comma.txt
AzureCosmosDB
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureCosmosDB/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureCosmosDB/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureCosmosDB/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureCosmosDB/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureCosmosDB/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureCosmosDB/ipv6_comma.txt
AzureDataExplorerManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureDataExplorerManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureDataExplorerManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureDataExplorerManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureDataExplorerManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureDataExplorerManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureDataExplorerManagement/ipv6_comma.txt
AzureDigitalTwins
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureDigitalTwins/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureDigitalTwins/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureDigitalTwins/ipv4_comma.txt
AzureEventGrid
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureEventGrid/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureEventGrid/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureEventGrid/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureEventGrid/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureEventGrid/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureEventGrid/ipv6_comma.txt
AzureEventHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureEventHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureEventHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureEventHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureEventHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureEventHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureEventHub/ipv6_comma.txt
AzureIoTHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureIoTHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureIoTHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureIoTHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureIoTHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureIoTHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureIoTHub/ipv6_comma.txt
AzureKeyVault
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureKeyVault/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureKeyVault/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureKeyVault/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureKeyVault/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureKeyVault/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureKeyVault/ipv6_comma.txt
AzureMachineLearning
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureMachineLearning/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureMachineLearning/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureMachineLearning/ipv6_comma.txt
AzureMonitor
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureMonitor/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureMonitor/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureMonitor/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureMonitor/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureMonitor/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureMonitor/ipv6_comma.txt
AzurePortal
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzurePortal/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzurePortal/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzurePortal/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzurePortal/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzurePortal/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzurePortal/ipv6_comma.txt
AzureResourceManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureResourceManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureResourceManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureResourceManager/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureResourceManager/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureResourceManager/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureResourceManager/ipv6_comma.txt
AzureSecurityCenter
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureSecurityCenter/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureSecurityCenter/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureSecurityCenter/ipv4_comma.txt
AzureServiceBus
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureServiceBus/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureServiceBus/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureServiceBus/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureServiceBus/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureServiceBus/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureServiceBus/ipv6_comma.txt
AzureSignalR
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureSignalR/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureSignalR/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureSignalR/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureSignalR/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureSignalR/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureSignalR/ipv6_comma.txt
AzureSQL
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureSQL/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureSQL/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureSQL/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureSQL/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureSQL/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureSQL/ipv6_comma.txt
AzureStorage
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureStorage/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureStorage/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureStorage/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureStorage/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureStorage/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/AzureStorage/ipv6_comma.txt
BatchNodeManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/BatchNodeManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/BatchNodeManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/BatchNodeManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/BatchNodeManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/BatchNodeManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/BatchNodeManagement/ipv6_comma.txt
DataFactory
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/DataFactory/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/DataFactory/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/DataFactory/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/DataFactory/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/DataFactory/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/DataFactory/ipv6_comma.txt
Default
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/default/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/default/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/default/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/default/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/default/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/default/ipv6_comma.txt
GatewayManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/GatewayManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/GatewayManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/GatewayManager/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/GatewayManager/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/GatewayManager/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/GatewayManager/ipv6_comma.txt
HDInsight
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/HDInsight/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/HDInsight/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/HDInsight/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/HDInsight/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/HDInsight/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/HDInsight/ipv6_comma.txt
LogicApps
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/LogicApps/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/LogicApps/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/LogicApps/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/LogicApps/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/LogicApps/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/LogicApps/ipv6_comma.txt
MicrosoftCloudAppSecurity
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/MicrosoftCloudAppSecurity/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/MicrosoftCloudAppSecurity/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/MicrosoftCloudAppSecurity/ipv4_comma.txt
MicrosoftContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/MicrosoftContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/MicrosoftContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/MicrosoftContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/MicrosoftContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/MicrosoftContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/MicrosoftContainerRegistry/ipv6_comma.txt
PowerQueryOnline
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/PowerQueryOnline/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/PowerQueryOnline/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/PowerQueryOnline/ipv6_comma.txt
SCCservice
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/SCCservice/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/SCCservice/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/SCCservice/ipv4_comma.txt
StorageSyncService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/StorageSyncService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/StorageSyncService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/StorageSyncService/ipv6_comma.txt
WindowsVirtualDesktop
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/WindowsVirtualDesktop/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/WindowsVirtualDesktop/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth/WindowsVirtualDesktop/ipv6_comma.txt
Chinanorth2
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/ipv6_comma.txt
ActionGroup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/ActionGroup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/ActionGroup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/ActionGroup/ipv6_comma.txt
AzureApiManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureApiManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureApiManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureApiManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureApiManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureApiManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureApiManagement/ipv6_comma.txt
AzureAppService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureAppService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureAppService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureAppService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureAppService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureAppService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureAppService/ipv6_comma.txt
AzureAppServiceManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureAppServiceManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureAppServiceManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureAppServiceManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureAppServiceManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureAppServiceManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureAppServiceManagement/ipv6_comma.txt
AzureArcInfrastructure
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureArcInfrastructure/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureArcInfrastructure/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureArcInfrastructure/ipv4_comma.txt
AzureAttestation
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureAttestation/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureAttestation/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureAttestation/ipv4_comma.txt
AzureBackup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureBackup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureBackup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureBackup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureBackup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureBackup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureBackup/ipv6_comma.txt
AzureBotService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureBotService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureBotService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureBotService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureBotService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureBotService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureBotService/ipv6_comma.txt
AzureCognitiveSearch
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureCognitiveSearch/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureCognitiveSearch/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureCognitiveSearch/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureCognitiveSearch/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureCognitiveSearch/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureCognitiveSearch/ipv6_comma.txt
AzureConnectors
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureConnectors/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureConnectors/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureConnectors/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureConnectors/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureConnectors/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureConnectors/ipv6_comma.txt
AzureContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureContainerRegistry/ipv6_comma.txt
AzureCosmosDB
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureCosmosDB/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureCosmosDB/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureCosmosDB/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureCosmosDB/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureCosmosDB/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureCosmosDB/ipv6_comma.txt
AzureDataExplorerManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureDataExplorerManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureDataExplorerManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureDataExplorerManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureDataExplorerManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureDataExplorerManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureDataExplorerManagement/ipv6_comma.txt
AzureDigitalTwins
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureDigitalTwins/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureDigitalTwins/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureDigitalTwins/ipv4_comma.txt
AzureEventGrid
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureEventGrid/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureEventGrid/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureEventGrid/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureEventGrid/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureEventGrid/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureEventGrid/ipv6_comma.txt
AzureEventHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureEventHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureEventHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureEventHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureEventHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureEventHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureEventHub/ipv6_comma.txt
AzureIoTHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureIoTHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureIoTHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureIoTHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureIoTHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureIoTHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureIoTHub/ipv6_comma.txt
AzureKeyVault
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureKeyVault/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureKeyVault/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureKeyVault/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureKeyVault/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureKeyVault/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureKeyVault/ipv6_comma.txt
AzureMachineLearning
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureMachineLearning/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureMachineLearning/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureMachineLearning/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureMachineLearning/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureMachineLearning/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureMachineLearning/ipv6_comma.txt
AzureMonitor
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureMonitor/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureMonitor/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureMonitor/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureMonitor/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureMonitor/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureMonitor/ipv6_comma.txt
AzurePortal
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzurePortal/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzurePortal/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzurePortal/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzurePortal/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzurePortal/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzurePortal/ipv6_comma.txt
AzureResourceManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureResourceManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureResourceManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureResourceManager/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureResourceManager/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureResourceManager/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureResourceManager/ipv6_comma.txt
AzureSecurityCenter
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureSecurityCenter/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureSecurityCenter/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureSecurityCenter/ipv4_comma.txt
AzureServiceBus
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureServiceBus/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureServiceBus/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureServiceBus/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureServiceBus/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureServiceBus/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureServiceBus/ipv6_comma.txt
AzureSignalR
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureSignalR/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureSignalR/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureSignalR/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureSignalR/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureSignalR/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureSignalR/ipv6_comma.txt
AzureSQL
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureSQL/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureSQL/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureSQL/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureSQL/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureSQL/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureSQL/ipv6_comma.txt
AzureStorage
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureStorage/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureStorage/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureStorage/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureStorage/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureStorage/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/AzureStorage/ipv6_comma.txt
BatchNodeManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/BatchNodeManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/BatchNodeManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/BatchNodeManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/BatchNodeManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/BatchNodeManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/BatchNodeManagement/ipv6_comma.txt
DataFactory
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/DataFactory/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/DataFactory/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/DataFactory/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/DataFactory/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/DataFactory/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/DataFactory/ipv6_comma.txt
Default
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/default/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/default/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/default/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/default/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/default/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/default/ipv6_comma.txt
GatewayManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/GatewayManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/GatewayManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/GatewayManager/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/GatewayManager/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/GatewayManager/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/GatewayManager/ipv6_comma.txt
HDInsight
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/HDInsight/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/HDInsight/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/HDInsight/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/HDInsight/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/HDInsight/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/HDInsight/ipv6_comma.txt
LogicApps
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/LogicApps/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/LogicApps/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/LogicApps/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/LogicApps/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/LogicApps/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/LogicApps/ipv6_comma.txt
MicrosoftCloudAppSecurity
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/MicrosoftCloudAppSecurity/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/MicrosoftCloudAppSecurity/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/MicrosoftCloudAppSecurity/ipv4_comma.txt
MicrosoftContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/MicrosoftContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/MicrosoftContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/MicrosoftContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/MicrosoftContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/MicrosoftContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/MicrosoftContainerRegistry/ipv6_comma.txt
PowerPlatformInfra
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/PowerPlatformInfra/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/PowerPlatformInfra/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/PowerPlatformInfra/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/PowerPlatformInfra/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/PowerPlatformInfra/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/PowerPlatformInfra/ipv6_comma.txt
PowerPlatformPlex
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/PowerPlatformPlex/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/PowerPlatformPlex/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/PowerPlatformPlex/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/PowerPlatformPlex/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/PowerPlatformPlex/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/PowerPlatformPlex/ipv6_comma.txt
PowerQueryOnline
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/PowerQueryOnline/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/PowerQueryOnline/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/PowerQueryOnline/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/PowerQueryOnline/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/PowerQueryOnline/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/PowerQueryOnline/ipv6_comma.txt
SCCservice
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/SCCservice/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/SCCservice/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/SCCservice/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/SCCservice/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/SCCservice/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/SCCservice/ipv6_comma.txt
StorageSyncService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/StorageSyncService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/StorageSyncService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/StorageSyncService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/StorageSyncService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/StorageSyncService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/StorageSyncService/ipv6_comma.txt
WindowsVirtualDesktop
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/WindowsVirtualDesktop/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/WindowsVirtualDesktop/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/WindowsVirtualDesktop/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/WindowsVirtualDesktop/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/WindowsVirtualDesktop/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth2/WindowsVirtualDesktop/ipv6_comma.txt
Chinanorth3
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/ipv6_comma.txt
ActionGroup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/ActionGroup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/ActionGroup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/ActionGroup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/ActionGroup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/ActionGroup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/ActionGroup/ipv6_comma.txt
AzureApiManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureApiManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureApiManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureApiManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureApiManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureApiManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureApiManagement/ipv6_comma.txt
AzureAppService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureAppService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureAppService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureAppService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureAppService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureAppService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureAppService/ipv6_comma.txt
AzureAppServiceManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureAppServiceManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureAppServiceManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureAppServiceManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureAppServiceManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureAppServiceManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureAppServiceManagement/ipv6_comma.txt
AzureArcInfrastructure
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureArcInfrastructure/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureArcInfrastructure/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureArcInfrastructure/ipv4_comma.txt
AzureAttestation
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureAttestation/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureAttestation/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureAttestation/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureAttestation/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureAttestation/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureAttestation/ipv6_comma.txt
AzureBackup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureBackup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureBackup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureBackup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureBackup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureBackup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureBackup/ipv6_comma.txt
AzureBotService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureBotService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureBotService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureBotService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureBotService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureBotService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureBotService/ipv6_comma.txt
AzureCognitiveSearch
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureCognitiveSearch/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureCognitiveSearch/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureCognitiveSearch/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureCognitiveSearch/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureCognitiveSearch/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureCognitiveSearch/ipv6_comma.txt
AzureConnectors
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureConnectors/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureConnectors/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureConnectors/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureConnectors/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureConnectors/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureConnectors/ipv6_comma.txt
AzureContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureContainerRegistry/ipv6_comma.txt
AzureCosmosDB
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureCosmosDB/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureCosmosDB/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureCosmosDB/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureCosmosDB/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureCosmosDB/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureCosmosDB/ipv6_comma.txt
AzureDataExplorerManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureDataExplorerManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureDataExplorerManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureDataExplorerManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureDataExplorerManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureDataExplorerManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureDataExplorerManagement/ipv6_comma.txt
AzureDigitalTwins
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureDigitalTwins/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureDigitalTwins/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureDigitalTwins/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureDigitalTwins/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureDigitalTwins/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureDigitalTwins/ipv6_comma.txt
AzureEventGrid
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureEventGrid/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureEventGrid/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureEventGrid/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureEventGrid/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureEventGrid/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureEventGrid/ipv6_comma.txt
AzureEventHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureEventHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureEventHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureEventHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureEventHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureEventHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureEventHub/ipv6_comma.txt
AzureIoTHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureIoTHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureIoTHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureIoTHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureIoTHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureIoTHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureIoTHub/ipv6_comma.txt
AzureKeyVault
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureKeyVault/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureKeyVault/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureKeyVault/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureKeyVault/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureKeyVault/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureKeyVault/ipv6_comma.txt
AzureMachineLearning
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureMachineLearning/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureMachineLearning/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureMachineLearning/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureMachineLearning/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureMachineLearning/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureMachineLearning/ipv6_comma.txt
AzureMonitor
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureMonitor/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureMonitor/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureMonitor/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureMonitor/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureMonitor/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureMonitor/ipv6_comma.txt
AzurePortal
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzurePortal/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzurePortal/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzurePortal/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzurePortal/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzurePortal/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzurePortal/ipv6_comma.txt
AzureResourceManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureResourceManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureResourceManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureResourceManager/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureResourceManager/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureResourceManager/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureResourceManager/ipv6_comma.txt
AzureSecurityCenter
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureSecurityCenter/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureSecurityCenter/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureSecurityCenter/ipv4_comma.txt
AzureServiceBus
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureServiceBus/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureServiceBus/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureServiceBus/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureServiceBus/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureServiceBus/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureServiceBus/ipv6_comma.txt
AzureSignalR
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureSignalR/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureSignalR/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureSignalR/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureSignalR/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureSignalR/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureSignalR/ipv6_comma.txt
AzureSQL
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureSQL/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureSQL/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureSQL/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureSQL/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureSQL/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureSQL/ipv6_comma.txt
AzureStorage
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureStorage/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureStorage/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureStorage/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureStorage/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureStorage/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/AzureStorage/ipv6_comma.txt
BatchNodeManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/BatchNodeManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/BatchNodeManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/BatchNodeManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/BatchNodeManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/BatchNodeManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/BatchNodeManagement/ipv6_comma.txt
DataFactory
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/DataFactory/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/DataFactory/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/DataFactory/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/DataFactory/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/DataFactory/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/DataFactory/ipv6_comma.txt
Default
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/default/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/default/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/default/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/default/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/default/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/default/ipv6_comma.txt
GatewayManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/GatewayManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/GatewayManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/GatewayManager/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/GatewayManager/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/GatewayManager/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/GatewayManager/ipv6_comma.txt
HDInsight
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/HDInsight/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/HDInsight/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/HDInsight/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/HDInsight/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/HDInsight/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/HDInsight/ipv6_comma.txt
LogicApps
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/LogicApps/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/LogicApps/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/LogicApps/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/LogicApps/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/LogicApps/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/LogicApps/ipv6_comma.txt
MicrosoftContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/MicrosoftContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/MicrosoftContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/MicrosoftContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/MicrosoftContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/MicrosoftContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/MicrosoftContainerRegistry/ipv6_comma.txt
PowerPlatformInfra
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/PowerPlatformInfra/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/PowerPlatformInfra/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/PowerPlatformInfra/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/PowerPlatformInfra/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/PowerPlatformInfra/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/PowerPlatformInfra/ipv6_comma.txt
PowerPlatformPlex
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/PowerPlatformPlex/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/PowerPlatformPlex/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/PowerPlatformPlex/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/PowerPlatformPlex/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/PowerPlatformPlex/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/PowerPlatformPlex/ipv6_comma.txt
PowerQueryOnline
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/PowerQueryOnline/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/PowerQueryOnline/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/PowerQueryOnline/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/PowerQueryOnline/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/PowerQueryOnline/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/PowerQueryOnline/ipv6_comma.txt
StorageSyncService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/StorageSyncService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/StorageSyncService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/StorageSyncService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/StorageSyncService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/StorageSyncService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/StorageSyncService/ipv6_comma.txt
WindowsVirtualDesktop
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/WindowsVirtualDesktop/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/WindowsVirtualDesktop/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/WindowsVirtualDesktop/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/WindowsVirtualDesktop/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/WindowsVirtualDesktop/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/china/chinanorth3/WindowsVirtualDesktop/ipv6_comma.txt
Germany
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/ipv6_comma.txt
Germanycentral
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/ipv6_comma.txt
AzureApiManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureApiManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureApiManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureApiManagement/ipv4_comma.txt
AzureAppService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureAppService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureAppService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureAppService/ipv4_comma.txt
AzureAppServiceManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureAppServiceManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureAppServiceManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureAppServiceManagement/ipv4_comma.txt
AzureBackup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureBackup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureBackup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureBackup/ipv4_comma.txt
AzureBotService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureBotService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureBotService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureBotService/ipv4_comma.txt
AzureCognitiveSearch
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureCognitiveSearch/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureCognitiveSearch/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureCognitiveSearch/ipv4_comma.txt
AzureConnectors
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureConnectors/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureConnectors/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureConnectors/ipv4_comma.txt
AzureContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureContainerRegistry/ipv4_comma.txt
AzureCosmosDB
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureCosmosDB/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureCosmosDB/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureCosmosDB/ipv4_comma.txt
AzureEventHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureEventHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureEventHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureEventHub/ipv4_comma.txt
AzureIoTHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureIoTHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureIoTHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureIoTHub/ipv4_comma.txt
AzureKeyVault
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureKeyVault/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureKeyVault/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureKeyVault/ipv4_comma.txt
AzureMachineLearning
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureMachineLearning/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureMachineLearning/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureMachineLearning/ipv4_comma.txt
AzureMonitor
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureMonitor/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureMonitor/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureMonitor/ipv4_comma.txt
AzureResourceManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureResourceManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureResourceManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureResourceManager/ipv4_comma.txt
AzureServiceBus
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureServiceBus/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureServiceBus/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureServiceBus/ipv4_comma.txt
AzureSQL
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureSQL/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureSQL/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureSQL/ipv4_comma.txt
AzureStorage
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureStorage/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureStorage/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/AzureStorage/ipv4_comma.txt
BatchNodeManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/BatchNodeManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/BatchNodeManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/BatchNodeManagement/ipv4_comma.txt
Default
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/default/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/default/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/default/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/default/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/default/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/default/ipv6_comma.txt
GatewayManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/GatewayManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/GatewayManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/GatewayManager/ipv4_comma.txt
HDInsight
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/HDInsight/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/HDInsight/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/HDInsight/ipv4_comma.txt
MicrosoftContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/MicrosoftContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/MicrosoftContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/MicrosoftContainerRegistry/ipv4_comma.txt
ServiceFabric
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/ServiceFabric/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/ServiceFabric/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanycentral/ServiceFabric/ipv4_comma.txt
Germanynortheast
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/ipv6_comma.txt
AzureApiManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureApiManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureApiManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureApiManagement/ipv4_comma.txt
AzureAppService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureAppService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureAppService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureAppService/ipv4_comma.txt
AzureAppServiceManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureAppServiceManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureAppServiceManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureAppServiceManagement/ipv4_comma.txt
AzureBackup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureBackup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureBackup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureBackup/ipv4_comma.txt
AzureBotService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureBotService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureBotService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureBotService/ipv4_comma.txt
AzureCognitiveSearch
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureCognitiveSearch/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureCognitiveSearch/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureCognitiveSearch/ipv4_comma.txt
AzureConnectors
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureConnectors/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureConnectors/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureConnectors/ipv4_comma.txt
AzureContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureContainerRegistry/ipv4_comma.txt
AzureCosmosDB
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureCosmosDB/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureCosmosDB/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureCosmosDB/ipv4_comma.txt
AzureEventHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureEventHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureEventHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureEventHub/ipv4_comma.txt
AzureIoTHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureIoTHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureIoTHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureIoTHub/ipv4_comma.txt
AzureKeyVault
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureKeyVault/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureKeyVault/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureKeyVault/ipv4_comma.txt
AzureMonitor
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureMonitor/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureMonitor/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureMonitor/ipv4_comma.txt
AzureResourceManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureResourceManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureResourceManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureResourceManager/ipv4_comma.txt
AzureServiceBus
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureServiceBus/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureServiceBus/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureServiceBus/ipv4_comma.txt
AzureSQL
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureSQL/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureSQL/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureSQL/ipv4_comma.txt
AzureStorage
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureStorage/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureStorage/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/AzureStorage/ipv4_comma.txt
BatchNodeManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/BatchNodeManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/BatchNodeManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/BatchNodeManagement/ipv4_comma.txt
Default
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/default/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/default/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/default/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/default/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/default/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/default/ipv6_comma.txt
GatewayManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/GatewayManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/GatewayManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/GatewayManager/ipv4_comma.txt
HDInsight
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/HDInsight/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/HDInsight/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/HDInsight/ipv4_comma.txt
MicrosoftContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/MicrosoftContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/MicrosoftContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/MicrosoftContainerRegistry/ipv4_comma.txt
ServiceFabric
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/ServiceFabric/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/ServiceFabric/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/germany/germanynortheast/ServiceFabric/ipv4_comma.txt
Public-cloud
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/ipv6_comma.txt
Australiacentral
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/ipv6_comma.txt
ActionGroup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/ActionGroup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/ActionGroup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/ActionGroup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/ActionGroup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/ActionGroup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/ActionGroup/ipv6_comma.txt
AzureApiManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureApiManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureApiManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureApiManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureApiManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureApiManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureApiManagement/ipv6_comma.txt
AzureAppService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureAppService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureAppService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureAppService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureAppService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureAppService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureAppService/ipv6_comma.txt
AzureAppServiceManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureAppServiceManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureAppServiceManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureAppServiceManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureAppServiceManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureAppServiceManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureAppServiceManagement/ipv6_comma.txt
AzureArcInfrastructure
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureArcInfrastructure/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureArcInfrastructure/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureArcInfrastructure/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureArcInfrastructure/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureArcInfrastructure/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureArcInfrastructure/ipv6_comma.txt
AzureAttestation
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureAttestation/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureAttestation/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureAttestation/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureAttestation/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureAttestation/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureAttestation/ipv6_comma.txt
AzureBackup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureBackup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureBackup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureBackup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureBackup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureBackup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureBackup/ipv6_comma.txt
AzureBotService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureBotService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureBotService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureBotService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureBotService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureBotService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureBotService/ipv6_comma.txt
AzureCognitiveSearch
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureCognitiveSearch/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureCognitiveSearch/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureCognitiveSearch/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureCognitiveSearch/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureCognitiveSearch/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureCognitiveSearch/ipv6_comma.txt
AzureConnectors
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureConnectors/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureConnectors/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureConnectors/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureConnectors/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureConnectors/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureConnectors/ipv6_comma.txt
AzureContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureContainerRegistry/ipv6_comma.txt
AzureCosmosDB
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureCosmosDB/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureCosmosDB/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureCosmosDB/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureCosmosDB/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureCosmosDB/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureCosmosDB/ipv6_comma.txt
AzureDataExplorerManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureDataExplorerManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureDataExplorerManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureDataExplorerManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureDataExplorerManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureDataExplorerManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureDataExplorerManagement/ipv6_comma.txt
AzureDigitalTwins
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureDigitalTwins/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureDigitalTwins/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureDigitalTwins/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureDigitalTwins/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureDigitalTwins/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureDigitalTwins/ipv6_comma.txt
AzureEventGrid
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureEventGrid/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureEventGrid/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureEventGrid/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureEventGrid/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureEventGrid/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureEventGrid/ipv6_comma.txt
AzureEventHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureEventHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureEventHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureEventHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureEventHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureEventHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureEventHub/ipv6_comma.txt
AzureIoTHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureIoTHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureIoTHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureIoTHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureIoTHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureIoTHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureIoTHub/ipv6_comma.txt
AzureKeyVault
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureKeyVault/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureKeyVault/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureKeyVault/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureKeyVault/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureKeyVault/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureKeyVault/ipv6_comma.txt
AzureMachineLearning
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureMachineLearning/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureMachineLearning/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureMachineLearning/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureMachineLearning/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureMachineLearning/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureMachineLearning/ipv6_comma.txt
AzureMonitor
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureMonitor/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureMonitor/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureMonitor/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureMonitor/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureMonitor/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureMonitor/ipv6_comma.txt
AzureOpenDatasets
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureOpenDatasets/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureOpenDatasets/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureOpenDatasets/ipv4_comma.txt
AzurePortal
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzurePortal/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzurePortal/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzurePortal/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzurePortal/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzurePortal/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzurePortal/ipv6_comma.txt
AzureResourceManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureResourceManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureResourceManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureResourceManager/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureResourceManager/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureResourceManager/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureResourceManager/ipv6_comma.txt
AzureSecurityCenter
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureSecurityCenter/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureSecurityCenter/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureSecurityCenter/ipv4_comma.txt
AzureServiceBus
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureServiceBus/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureServiceBus/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureServiceBus/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureServiceBus/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureServiceBus/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureServiceBus/ipv6_comma.txt
AzureSignalR
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureSignalR/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureSignalR/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureSignalR/ipv6_comma.txt
AzureSQL
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureSQL/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureSQL/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureSQL/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureSQL/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureSQL/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureSQL/ipv6_comma.txt
AzureStorage
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureStorage/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureStorage/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureStorage/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureStorage/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureStorage/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/AzureStorage/ipv6_comma.txt
BatchNodeManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/BatchNodeManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/BatchNodeManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/BatchNodeManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/BatchNodeManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/BatchNodeManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/BatchNodeManagement/ipv6_comma.txt
DataFactory
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/DataFactory/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/DataFactory/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/DataFactory/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/DataFactory/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/DataFactory/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/DataFactory/ipv6_comma.txt
Default
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/default/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/default/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/default/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/default/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/default/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/default/ipv6_comma.txt
GatewayManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/GatewayManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/GatewayManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/GatewayManager/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/GatewayManager/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/GatewayManager/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/GatewayManager/ipv6_comma.txt
HDInsight
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/HDInsight/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/HDInsight/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/HDInsight/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/HDInsight/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/HDInsight/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/HDInsight/ipv6_comma.txt
LogicApps
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/LogicApps/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/LogicApps/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/LogicApps/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/LogicApps/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/LogicApps/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/LogicApps/ipv6_comma.txt
MicrosoftContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/MicrosoftContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/MicrosoftContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/MicrosoftContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/MicrosoftContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/MicrosoftContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/MicrosoftContainerRegistry/ipv6_comma.txt
PowerQueryOnline
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/PowerQueryOnline/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/PowerQueryOnline/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/PowerQueryOnline/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/PowerQueryOnline/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/PowerQueryOnline/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/PowerQueryOnline/ipv6_comma.txt
SCCservice
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/SCCservice/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/SCCservice/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/SCCservice/ipv4_comma.txt
ServiceFabric
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/ServiceFabric/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/ServiceFabric/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/ServiceFabric/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/ServiceFabric/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/ServiceFabric/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/ServiceFabric/ipv6_comma.txt
StorageSyncService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/StorageSyncService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/StorageSyncService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/StorageSyncService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/StorageSyncService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/StorageSyncService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/StorageSyncService/ipv6_comma.txt
WindowsVirtualDesktop
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/WindowsVirtualDesktop/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/WindowsVirtualDesktop/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/WindowsVirtualDesktop/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/WindowsVirtualDesktop/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/WindowsVirtualDesktop/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral/WindowsVirtualDesktop/ipv6_comma.txt
Australiacentral2
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/ipv6_comma.txt
ActionGroup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/ActionGroup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/ActionGroup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/ActionGroup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/ActionGroup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/ActionGroup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/ActionGroup/ipv6_comma.txt
AzureApiManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureApiManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureApiManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureApiManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureApiManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureApiManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureApiManagement/ipv6_comma.txt
AzureAppService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureAppService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureAppService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureAppService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureAppService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureAppService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureAppService/ipv6_comma.txt
AzureAppServiceManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureAppServiceManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureAppServiceManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureAppServiceManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureAppServiceManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureAppServiceManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureAppServiceManagement/ipv6_comma.txt
AzureArcInfrastructure
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureArcInfrastructure/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureArcInfrastructure/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureArcInfrastructure/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureArcInfrastructure/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureArcInfrastructure/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureArcInfrastructure/ipv6_comma.txt
AzureAttestation
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureAttestation/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureAttestation/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureAttestation/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureAttestation/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureAttestation/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureAttestation/ipv6_comma.txt
AzureBackup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureBackup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureBackup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureBackup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureBackup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureBackup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureBackup/ipv6_comma.txt
AzureBotService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureBotService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureBotService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureBotService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureBotService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureBotService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureBotService/ipv6_comma.txt
AzureCognitiveSearch
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureCognitiveSearch/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureCognitiveSearch/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureCognitiveSearch/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureCognitiveSearch/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureCognitiveSearch/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureCognitiveSearch/ipv6_comma.txt
AzureConnectors
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureConnectors/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureConnectors/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureConnectors/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureConnectors/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureConnectors/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureConnectors/ipv6_comma.txt
AzureContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureContainerRegistry/ipv6_comma.txt
AzureCosmosDB
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureCosmosDB/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureCosmosDB/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureCosmosDB/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureCosmosDB/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureCosmosDB/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureCosmosDB/ipv6_comma.txt
AzureDataExplorerManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureDataExplorerManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureDataExplorerManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureDataExplorerManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureDataExplorerManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureDataExplorerManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureDataExplorerManagement/ipv6_comma.txt
AzureDigitalTwins
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureDigitalTwins/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureDigitalTwins/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureDigitalTwins/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureDigitalTwins/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureDigitalTwins/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureDigitalTwins/ipv6_comma.txt
AzureEventGrid
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureEventGrid/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureEventGrid/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureEventGrid/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureEventGrid/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureEventGrid/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureEventGrid/ipv6_comma.txt
AzureEventHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureEventHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureEventHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureEventHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureEventHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureEventHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureEventHub/ipv6_comma.txt
AzureIoTHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureIoTHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureIoTHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureIoTHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureIoTHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureIoTHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureIoTHub/ipv6_comma.txt
AzureKeyVault
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureKeyVault/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureKeyVault/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureKeyVault/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureKeyVault/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureKeyVault/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureKeyVault/ipv6_comma.txt
AzureMachineLearning
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureMachineLearning/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureMachineLearning/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureMachineLearning/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureMachineLearning/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureMachineLearning/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureMachineLearning/ipv6_comma.txt
AzureMonitor
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureMonitor/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureMonitor/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureMonitor/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureMonitor/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureMonitor/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureMonitor/ipv6_comma.txt
AzureOpenDatasets
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureOpenDatasets/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureOpenDatasets/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureOpenDatasets/ipv4_comma.txt
AzurePortal
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzurePortal/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzurePortal/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzurePortal/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzurePortal/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzurePortal/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzurePortal/ipv6_comma.txt
AzureResourceManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureResourceManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureResourceManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureResourceManager/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureResourceManager/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureResourceManager/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureResourceManager/ipv6_comma.txt
AzureSecurityCenter
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureSecurityCenter/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureSecurityCenter/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureSecurityCenter/ipv4_comma.txt
AzureServiceBus
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureServiceBus/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureServiceBus/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureServiceBus/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureServiceBus/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureServiceBus/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureServiceBus/ipv6_comma.txt
AzureSignalR
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureSignalR/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureSignalR/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureSignalR/ipv6_comma.txt
AzureSQL
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureSQL/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureSQL/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureSQL/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureSQL/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureSQL/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureSQL/ipv6_comma.txt
AzureStorage
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureStorage/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureStorage/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureStorage/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureStorage/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureStorage/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/AzureStorage/ipv6_comma.txt
BatchNodeManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/BatchNodeManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/BatchNodeManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/BatchNodeManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/BatchNodeManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/BatchNodeManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/BatchNodeManagement/ipv6_comma.txt
DataFactory
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/DataFactory/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/DataFactory/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/DataFactory/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/DataFactory/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/DataFactory/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/DataFactory/ipv6_comma.txt
Default
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/default/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/default/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/default/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/default/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/default/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/default/ipv6_comma.txt
GatewayManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/GatewayManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/GatewayManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/GatewayManager/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/GatewayManager/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/GatewayManager/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/GatewayManager/ipv6_comma.txt
HDInsight
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/HDInsight/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/HDInsight/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/HDInsight/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/HDInsight/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/HDInsight/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/HDInsight/ipv6_comma.txt
LogicApps
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/LogicApps/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/LogicApps/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/LogicApps/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/LogicApps/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/LogicApps/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/LogicApps/ipv6_comma.txt
MicrosoftContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/MicrosoftContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/MicrosoftContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/MicrosoftContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/MicrosoftContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/MicrosoftContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/MicrosoftContainerRegistry/ipv6_comma.txt
PowerQueryOnline
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/PowerQueryOnline/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/PowerQueryOnline/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/PowerQueryOnline/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/PowerQueryOnline/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/PowerQueryOnline/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/PowerQueryOnline/ipv6_comma.txt
SCCservice
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/SCCservice/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/SCCservice/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/SCCservice/ipv4_comma.txt
ServiceFabric
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/ServiceFabric/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/ServiceFabric/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/ServiceFabric/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/ServiceFabric/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/ServiceFabric/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/ServiceFabric/ipv6_comma.txt
StorageSyncService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/StorageSyncService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/StorageSyncService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/StorageSyncService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/StorageSyncService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/StorageSyncService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/StorageSyncService/ipv6_comma.txt
WindowsVirtualDesktop
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/WindowsVirtualDesktop/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/WindowsVirtualDesktop/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiacentral2/WindowsVirtualDesktop/ipv6_comma.txt
Australiaeast
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/ipv6_comma.txt
ActionGroup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/ActionGroup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/ActionGroup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/ActionGroup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/ActionGroup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/ActionGroup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/ActionGroup/ipv6_comma.txt
AzureApiManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureApiManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureApiManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureApiManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureApiManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureApiManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureApiManagement/ipv6_comma.txt
AzureAppService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureAppService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureAppService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureAppService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureAppService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureAppService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureAppService/ipv6_comma.txt
AzureAppServiceManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureAppServiceManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureAppServiceManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureAppServiceManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureAppServiceManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureAppServiceManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureAppServiceManagement/ipv6_comma.txt
AzureArcInfrastructure
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureArcInfrastructure/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureArcInfrastructure/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureArcInfrastructure/ipv4_comma.txt
AzureAttestation
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureAttestation/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureAttestation/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureAttestation/ipv4_comma.txt
AzureBackup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureBackup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureBackup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureBackup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureBackup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureBackup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureBackup/ipv6_comma.txt
AzureBotService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureBotService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureBotService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureBotService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureBotService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureBotService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureBotService/ipv6_comma.txt
AzureCognitiveSearch
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureCognitiveSearch/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureCognitiveSearch/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureCognitiveSearch/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureCognitiveSearch/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureCognitiveSearch/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureCognitiveSearch/ipv6_comma.txt
AzureConnectors
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureConnectors/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureConnectors/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureConnectors/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureConnectors/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureConnectors/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureConnectors/ipv6_comma.txt
AzureContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureContainerRegistry/ipv6_comma.txt
AzureCosmosDB
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureCosmosDB/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureCosmosDB/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureCosmosDB/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureCosmosDB/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureCosmosDB/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureCosmosDB/ipv6_comma.txt
AzureDataExplorerManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureDataExplorerManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureDataExplorerManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureDataExplorerManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureDataExplorerManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureDataExplorerManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureDataExplorerManagement/ipv6_comma.txt
AzureDevOps
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureDevOps/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureDevOps/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureDevOps/ipv4_comma.txt
AzureDevSpaces
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureDevSpaces/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureDevSpaces/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureDevSpaces/ipv4_comma.txt
AzureDigitalTwins
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureDigitalTwins/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureDigitalTwins/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureDigitalTwins/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureDigitalTwins/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureDigitalTwins/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureDigitalTwins/ipv6_comma.txt
AzureEventGrid
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureEventGrid/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureEventGrid/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureEventGrid/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureEventGrid/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureEventGrid/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureEventGrid/ipv6_comma.txt
AzureEventHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureEventHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureEventHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureEventHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureEventHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureEventHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureEventHub/ipv6_comma.txt
AzureIoTHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureIoTHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureIoTHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureIoTHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureIoTHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureIoTHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureIoTHub/ipv6_comma.txt
AzureKeyVault
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureKeyVault/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureKeyVault/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureKeyVault/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureKeyVault/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureKeyVault/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureKeyVault/ipv6_comma.txt
AzureMachineLearning
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureMachineLearning/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureMachineLearning/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureMachineLearning/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureMachineLearning/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureMachineLearning/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureMachineLearning/ipv6_comma.txt
AzureMonitor
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureMonitor/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureMonitor/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureMonitor/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureMonitor/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureMonitor/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureMonitor/ipv6_comma.txt
AzureOpenDatasets
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureOpenDatasets/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureOpenDatasets/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureOpenDatasets/ipv4_comma.txt
AzurePortal
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzurePortal/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzurePortal/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzurePortal/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzurePortal/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzurePortal/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzurePortal/ipv6_comma.txt
AzureResourceManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureResourceManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureResourceManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureResourceManager/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureResourceManager/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureResourceManager/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureResourceManager/ipv6_comma.txt
AzureSecurityCenter
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureSecurityCenter/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureSecurityCenter/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureSecurityCenter/ipv4_comma.txt
AzureServiceBus
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureServiceBus/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureServiceBus/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureServiceBus/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureServiceBus/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureServiceBus/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureServiceBus/ipv6_comma.txt
AzureSignalR
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureSignalR/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureSignalR/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureSignalR/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureSignalR/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureSignalR/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureSignalR/ipv6_comma.txt
AzureSQL
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureSQL/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureSQL/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureSQL/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureSQL/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureSQL/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureSQL/ipv6_comma.txt
AzureStorage
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureStorage/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureStorage/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureStorage/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureStorage/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureStorage/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/AzureStorage/ipv6_comma.txt
BatchNodeManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/BatchNodeManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/BatchNodeManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/BatchNodeManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/BatchNodeManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/BatchNodeManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/BatchNodeManagement/ipv6_comma.txt
DataFactory
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/DataFactory/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/DataFactory/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/DataFactory/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/DataFactory/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/DataFactory/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/DataFactory/ipv6_comma.txt
Default
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/default/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/default/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/default/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/default/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/default/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/default/ipv6_comma.txt
GatewayManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/GatewayManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/GatewayManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/GatewayManager/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/GatewayManager/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/GatewayManager/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/GatewayManager/ipv6_comma.txt
HDInsight
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/HDInsight/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/HDInsight/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/HDInsight/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/HDInsight/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/HDInsight/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/HDInsight/ipv6_comma.txt
LogicApps
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/LogicApps/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/LogicApps/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/LogicApps/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/LogicApps/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/LogicApps/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/LogicApps/ipv6_comma.txt
MicrosoftCloudAppSecurity
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/MicrosoftCloudAppSecurity/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/MicrosoftCloudAppSecurity/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/MicrosoftCloudAppSecurity/ipv4_comma.txt
MicrosoftContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/MicrosoftContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/MicrosoftContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/MicrosoftContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/MicrosoftContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/MicrosoftContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/MicrosoftContainerRegistry/ipv6_comma.txt
PowerPlatformInfra
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/PowerPlatformInfra/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/PowerPlatformInfra/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/PowerPlatformInfra/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/PowerPlatformInfra/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/PowerPlatformInfra/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/PowerPlatformInfra/ipv6_comma.txt
PowerPlatformPlex
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/PowerPlatformPlex/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/PowerPlatformPlex/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/PowerPlatformPlex/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/PowerPlatformPlex/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/PowerPlatformPlex/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/PowerPlatformPlex/ipv6_comma.txt
PowerQueryOnline
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/PowerQueryOnline/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/PowerQueryOnline/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/PowerQueryOnline/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/PowerQueryOnline/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/PowerQueryOnline/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/PowerQueryOnline/ipv6_comma.txt
SCCservice
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/SCCservice/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/SCCservice/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/SCCservice/ipv4_comma.txt
ServiceFabric
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/ServiceFabric/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/ServiceFabric/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/ServiceFabric/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/ServiceFabric/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/ServiceFabric/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/ServiceFabric/ipv6_comma.txt
StorageSyncService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/StorageSyncService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/StorageSyncService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/StorageSyncService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/StorageSyncService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/StorageSyncService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/StorageSyncService/ipv6_comma.txt
WindowsVirtualDesktop
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/WindowsVirtualDesktop/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/WindowsVirtualDesktop/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/WindowsVirtualDesktop/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/WindowsVirtualDesktop/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/WindowsVirtualDesktop/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiaeast/WindowsVirtualDesktop/ipv6_comma.txt
Australiasoutheast
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/ipv6_comma.txt
ActionGroup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/ActionGroup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/ActionGroup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/ActionGroup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/ActionGroup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/ActionGroup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/ActionGroup/ipv6_comma.txt
AzureApiManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureApiManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureApiManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureApiManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureApiManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureApiManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureApiManagement/ipv6_comma.txt
AzureAppService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureAppService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureAppService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureAppService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureAppService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureAppService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureAppService/ipv6_comma.txt
AzureAppServiceManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureAppServiceManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureAppServiceManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureAppServiceManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureAppServiceManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureAppServiceManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureAppServiceManagement/ipv6_comma.txt
AzureArcInfrastructure
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureArcInfrastructure/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureArcInfrastructure/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureArcInfrastructure/ipv4_comma.txt
AzureAttestation
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureAttestation/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureAttestation/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureAttestation/ipv4_comma.txt
AzureBackup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureBackup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureBackup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureBackup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureBackup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureBackup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureBackup/ipv6_comma.txt
AzureBotService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureBotService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureBotService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureBotService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureBotService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureBotService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureBotService/ipv6_comma.txt
AzureCognitiveSearch
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureCognitiveSearch/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureCognitiveSearch/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureCognitiveSearch/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureCognitiveSearch/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureCognitiveSearch/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureCognitiveSearch/ipv6_comma.txt
AzureConnectors
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureConnectors/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureConnectors/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureConnectors/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureConnectors/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureConnectors/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureConnectors/ipv6_comma.txt
AzureContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureContainerRegistry/ipv6_comma.txt
AzureCosmosDB
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureCosmosDB/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureCosmosDB/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureCosmosDB/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureCosmosDB/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureCosmosDB/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureCosmosDB/ipv6_comma.txt
AzureDataExplorerManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureDataExplorerManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureDataExplorerManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureDataExplorerManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureDataExplorerManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureDataExplorerManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureDataExplorerManagement/ipv6_comma.txt
AzureDataLake
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureDataLake/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureDataLake/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureDataLake/ipv4_comma.txt
AzureDevOps
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureDevOps/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureDevOps/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureDevOps/ipv4_comma.txt
AzureDevSpaces
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureDevSpaces/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureDevSpaces/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureDevSpaces/ipv4_comma.txt
AzureDigitalTwins
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureDigitalTwins/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureDigitalTwins/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureDigitalTwins/ipv4_comma.txt
AzureEventGrid
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureEventGrid/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureEventGrid/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureEventGrid/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureEventGrid/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureEventGrid/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureEventGrid/ipv6_comma.txt
AzureEventHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureEventHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureEventHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureEventHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureEventHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureEventHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureEventHub/ipv6_comma.txt
AzureIoTHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureIoTHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureIoTHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureIoTHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureIoTHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureIoTHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureIoTHub/ipv6_comma.txt
AzureKeyVault
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureKeyVault/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureKeyVault/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureKeyVault/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureKeyVault/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureKeyVault/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureKeyVault/ipv6_comma.txt
AzureMachineLearning
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureMachineLearning/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureMachineLearning/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureMachineLearning/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureMachineLearning/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureMachineLearning/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureMachineLearning/ipv6_comma.txt
AzureMonitor
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureMonitor/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureMonitor/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureMonitor/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureMonitor/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureMonitor/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureMonitor/ipv6_comma.txt
AzureOpenDatasets
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureOpenDatasets/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureOpenDatasets/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureOpenDatasets/ipv4_comma.txt
AzurePortal
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzurePortal/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzurePortal/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzurePortal/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzurePortal/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzurePortal/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzurePortal/ipv6_comma.txt
AzureResourceManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureResourceManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureResourceManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureResourceManager/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureResourceManager/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureResourceManager/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureResourceManager/ipv6_comma.txt
AzureSecurityCenter
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureSecurityCenter/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureSecurityCenter/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureSecurityCenter/ipv4_comma.txt
AzureServiceBus
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureServiceBus/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureServiceBus/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureServiceBus/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureServiceBus/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureServiceBus/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureServiceBus/ipv6_comma.txt
AzureSignalR
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureSignalR/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureSignalR/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureSignalR/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureSignalR/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureSignalR/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureSignalR/ipv6_comma.txt
AzureSQL
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureSQL/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureSQL/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureSQL/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureSQL/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureSQL/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureSQL/ipv6_comma.txt
AzureStorage
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureStorage/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureStorage/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureStorage/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureStorage/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureStorage/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/AzureStorage/ipv6_comma.txt
BatchNodeManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/BatchNodeManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/BatchNodeManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/BatchNodeManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/BatchNodeManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/BatchNodeManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/BatchNodeManagement/ipv6_comma.txt
DataFactory
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/DataFactory/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/DataFactory/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/DataFactory/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/DataFactory/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/DataFactory/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/DataFactory/ipv6_comma.txt
Default
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/default/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/default/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/default/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/default/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/default/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/default/ipv6_comma.txt
Dynamics365ForMarketingEmail
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/Dynamics365ForMarketingEmail/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/Dynamics365ForMarketingEmail/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/Dynamics365ForMarketingEmail/ipv4_comma.txt
GatewayManager
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/GatewayManager/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/GatewayManager/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/GatewayManager/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/GatewayManager/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/GatewayManager/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/GatewayManager/ipv6_comma.txt
HDInsight
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/HDInsight/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/HDInsight/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/HDInsight/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/HDInsight/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/HDInsight/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/HDInsight/ipv6_comma.txt
LogicApps
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/LogicApps/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/LogicApps/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/LogicApps/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/LogicApps/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/LogicApps/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/LogicApps/ipv6_comma.txt
MicrosoftCloudAppSecurity
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/MicrosoftCloudAppSecurity/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/MicrosoftCloudAppSecurity/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/MicrosoftCloudAppSecurity/ipv4_comma.txt
MicrosoftContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/MicrosoftContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/MicrosoftContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/MicrosoftContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/MicrosoftContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/MicrosoftContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/MicrosoftContainerRegistry/ipv6_comma.txt
PowerPlatformInfra
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/PowerPlatformInfra/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/PowerPlatformInfra/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/PowerPlatformInfra/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/PowerPlatformInfra/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/PowerPlatformInfra/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/PowerPlatformInfra/ipv6_comma.txt
PowerPlatformPlex
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/PowerPlatformPlex/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/PowerPlatformPlex/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/PowerPlatformPlex/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/PowerPlatformPlex/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/PowerPlatformPlex/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/PowerPlatformPlex/ipv6_comma.txt
PowerQueryOnline
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/PowerQueryOnline/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/PowerQueryOnline/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/PowerQueryOnline/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/PowerQueryOnline/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/PowerQueryOnline/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/PowerQueryOnline/ipv6_comma.txt
SCCservice
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/SCCservice/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/SCCservice/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/SCCservice/ipv4_comma.txt
ServiceFabric
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/ServiceFabric/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/ServiceFabric/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/ServiceFabric/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/ServiceFabric/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/ServiceFabric/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/ServiceFabric/ipv6_comma.txt
StorageSyncService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/StorageSyncService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/StorageSyncService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/StorageSyncService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/StorageSyncService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/StorageSyncService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/StorageSyncService/ipv6_comma.txt
WindowsVirtualDesktop
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/WindowsVirtualDesktop/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/WindowsVirtualDesktop/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/WindowsVirtualDesktop/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/WindowsVirtualDesktop/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/WindowsVirtualDesktop/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/australiasoutheast/WindowsVirtualDesktop/ipv6_comma.txt
Brazilne
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilne/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilne/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilne/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilne/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilne/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilne/ipv6_comma.txt
Default
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilne/default/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilne/default/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilne/default/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilne/default/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilne/default/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilne/default/ipv6_comma.txt
Brazilse
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/ipv6_comma.txt
ActionGroup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/ActionGroup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/ActionGroup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/ActionGroup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/ActionGroup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/ActionGroup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/ActionGroup/ipv6_comma.txt
AzureApiManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureApiManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureApiManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureApiManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureApiManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureApiManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureApiManagement/ipv6_comma.txt
AzureAppService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureAppService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureAppService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureAppService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureAppService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureAppService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureAppService/ipv6_comma.txt
AzureAppServiceManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureAppServiceManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureAppServiceManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureAppServiceManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureAppServiceManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureAppServiceManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureAppServiceManagement/ipv6_comma.txt
AzureArcInfrastructure
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureArcInfrastructure/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureArcInfrastructure/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureArcInfrastructure/ipv4_comma.txt
AzureAttestation
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureAttestation/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureAttestation/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureAttestation/ipv4_comma.txt
AzureBackup
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureBackup/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureBackup/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureBackup/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureBackup/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureBackup/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureBackup/ipv6_comma.txt
AzureBotService
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureBotService/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureBotService/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureBotService/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureBotService/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureBotService/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureBotService/ipv6_comma.txt
AzureCognitiveSearch
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureCognitiveSearch/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureCognitiveSearch/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureCognitiveSearch/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureCognitiveSearch/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureCognitiveSearch/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureCognitiveSearch/ipv6_comma.txt
AzureConnectors
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureConnectors/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureConnectors/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureConnectors/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureConnectors/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureConnectors/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureConnectors/ipv6_comma.txt
AzureContainerRegistry
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureContainerRegistry/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureContainerRegistry/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureContainerRegistry/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureContainerRegistry/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureContainerRegistry/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureContainerRegistry/ipv6_comma.txt
AzureCosmosDB
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureCosmosDB/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureCosmosDB/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureCosmosDB/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureCosmosDB/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureCosmosDB/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureCosmosDB/ipv6_comma.txt
AzureDataExplorerManagement
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureDataExplorerManagement/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureDataExplorerManagement/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureDataExplorerManagement/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureDataExplorerManagement/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureDataExplorerManagement/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureDataExplorerManagement/ipv6_comma.txt
AzureDigitalTwins
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureDigitalTwins/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureDigitalTwins/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureDigitalTwins/ipv4_comma.txt
AzureEventGrid
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureEventGrid/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureEventGrid/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureEventGrid/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureEventGrid/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureEventGrid/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureEventGrid/ipv6_comma.txt
AzureEventHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureEventHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureEventHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureEventHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureEventHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureEventHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureEventHub/ipv6_comma.txt
AzureIoTHub
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureIoTHub/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureIoTHub/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureIoTHub/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureIoTHub/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureIoTHub/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureIoTHub/ipv6_comma.txt
AzureKeyVault
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureKeyVault/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureKeyVault/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureKeyVault/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureKeyVault/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureKeyVault/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureKeyVault/ipv6_comma.txt
AzureMachineLearning
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureMachineLearning/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureMachineLearning/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureMachineLearning/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureMachineLearning/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureMachineLearning/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureMachineLearning/ipv6_comma.txt
AzureMonitor
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureMonitor/ipv4.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureMonitor/ipv4_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureMonitor/ipv4_comma.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureMonitor/ipv6.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureMonitor/ipv6_mini.txt
https://raw.githubusercontent.com/NavyStack/ipranges/main/microsoft-azure/public-cloud/brazilse/AzureMonitor/ipv6_comma.txt