Azure Public IP pattern-based discovery

  • Release version: Australia
  • Updated June 17, 2026
  • 1 minute to read
  • Discovery and Service Mapping Patterns finds Azure public IP addresses on your cloud environment. Discovering some of these resources may require updating to the latest version of the Discovery and Service Mapping Patterns application from the ServiceNow Store.

    Pattern-based discovery and mapping requirements

    Verify the Microsoft Azure discovery prerequisites
    For more information, see the prerequisites section in Microsoft Azure Cloud discovery using patterns.
    Configure the Discovery schedule to support GovCloud
    Discovering Azure GovCloud (US) accounts requires using a datacenter URL when setting up an Azure service account. For more information, see Set up Azure service accounts.

    Data collected by Discovery during horizontal discovery

    Discovery populates the data in the CMDB when running the Azure - Public IP (LP) pattern.

    Table 1. Cloud Public IP Address [cmdb_ci_cloud_public_ipaddress]
    Field Description
    Name [name] The Name or ID if no Name is specified for the IP address.
    Object ID [object_id] A unique identifier, allocated by Azure for this resource.
    State [state] The current state of the IP address.
    Public IP Address [public_ip_address] The address of the Elastic IP address.
    Public DNS [public_dns] The public DNS name.
    Install Status [install_status] Install status of the resource. Default value is Installed.

    CI relationships

    The Azure - Public IP (LP) pattern creates the following relationships and references to support Azure Public IP discovery. References link to records in other tables and don't appear in the CI Relationship [cmdb_rel_ci] table.

    Table 2. CI relationships
    CI Relationship CI
    Cloud Public IP Address [cmdb_ci_cloud_public_ipaddress] Hosted on::Hosts Azure Datacenter [cmdb_ci_azure_datacenter]
    Cloud Mgmt Network Interface [cmdb_ci_nic] Contains::Contained by Cloud Public IP Address [cmdb_ci_cloud_public_ipaddress]
    Resource Group [cmdb_ci_resource_group] Contains::Contained by Cloud Public IP Address [cmdb_ci_cloud_public_ipaddress]
    Table 3. CI references
    CI Field Referenced CI
    Key Value [cmdb_key_value] Configuration item [configuration_item] Cloud Public IP Address [cmdb_ci_cloud_public_ipaddress]

    Azure Tag discovery

    The Azure - Public IP (LP) pattern collects tags and populates them in the Key Value [cmdb_key_value] table.

    Table 4. Key Value [cmdb_key_value]
    Field Description
    Key [key] Tag name.
    Value [value] Tag value.
    Configuration item [configuration_item] References the Cloud Public IP Address [cmdb_ci_cloud_public_ipaddress] table.