CLOUD-IP // v2026.07
UPDATED 2026-07-11 PROVIDERS 37 LIVE
// PROVIDERS / AZURE

Azure

Live IP-range intelligence for Azure, updated daily at 06:00 UTC from the official upstream feed.

← BACK
A
CLOUD · ID: azure

Azure

78,517
IPv4 CIDRs
28,370
IPv6 CIDRs
103.8M
IPv4 Addresses
3,234
Services
75
Regions

// SAMPLE CIDRS

first 30 of 106,887
4.144.0.0/17
IPv4
AzureCloud
4.144.0.0/17
IPv4
AzureCloud.eastasia
4.144.9.0/26
IPv4
Sql
4.144.9.0/26
IPv4
Sql.EastAsia
4.144.9.64/27
IPv4
Sql
4.144.9.64/27
IPv4
Sql.EastAsia
4.144.10.32/27
IPv4
AzureMonitor
4.144.10.32/27
IPv4
AzureMonitor.Core
4.144.10.32/27
IPv4
AzureMonitor.EastAsia
4.144.10.64/26
IPv4
AzureMonitor
4.144.10.64/26
IPv4
AzureMonitor.Core
4.144.10.64/26
IPv4
AzureMonitor.EastAsia
4.144.15.72/29
IPv4
AzureAttestation
4.144.15.72/29
IPv4
AzureAttestation.EastAsia
4.144.32.35/32
IPv4
LogicApps
4.144.32.35/32
IPv4
LogicApps.EastAsia
4.144.32.35/32
IPv4
LogicAppsManagement
4.144.51.0/24
IPv4
PowerPlatformPlex
4.144.51.0/24
IPv4
PowerPlatformPlex.EastAsia
4.144.52.0/25
IPv4
PowerPlatformPlex
4.144.52.0/25
IPv4
PowerPlatformPlex.EastAsia
4.144.55.88/30
IPv4
Sql
4.144.55.88/30
IPv4
Sql.EastAsia
4.144.128.0/17
IPv4
AzureCloud
4.144.128.0/17
IPv4
AzureCloud.southeastasia
4.144.200.166/32
IPv4
LogicApps
4.144.200.166/32
IPv4
LogicApps.SoutheastAsia
4.144.200.166/32
IPv4
LogicAppsManagement
4.144.201.132/32
IPv4
LogicApps
4.144.201.132/32
IPv4
LogicApps.SoutheastAsia

// QUICK SNIPPETS

curl one-liners
IPV4 PLAIN TEXT
$ curl -sL .../main/azure/azure_ips_v4.txt
MERGED / OPTIMIZED
$ curl -sL .../main/azure/azure_ips_merged_v4.txt
NGINX ALLOW
$ curl -sL .../main/azure/nginx_azure_allow.conf -o /etc/nginx/conf.d/azure_allow.conf
IPTABLES DENY (BLOCK)
$ curl -sL .../main/azure/iptables_azure_deny.sh | sudo bash