Networking (IP)
IP Unattached
Review all public IPs and checking if attached to any VM.
How “Unattached” Is Determined:
-
NIC / Load Balancer / Application Gateway: If the Azure API field ip_configuration is 'None', the IP is not attached to any of these resources.
-
NAT Gateway: We compile a list of all public IP IDs associated with NAT gateways in the subscription. If the IP’s ID appears in this list, it is considered attached and excluded.
Definition:
An IP is considered unattached if ip_configuration is 'None' and the IP ID is not associated with any NAT gateway.
Days to check unattached=30 days.
Umbrella.
Updated 4 months ago
Did this page help you?
