Azure Host pattern-based discovery

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:3分
  • Discovery and Service Mapping Patterns finds Azure Hosts 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 Azure discovery prerequisites section in Microsoft Azure Cloud discovery using patterns.

    Data collected by Discovery during horizontal discovery

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

    表 : 1. Host [cmdb_ci_cloud_host]
    Field Description
    Name [name] The Name or ID if no Name is specified for the host.
    Object ID [object_id] A unique identifier, allocated by Azure for this resource.
    Host Type [host_type] The Stock Keeping Unit (SKU) name of the dedicated host.
    Cloud Vendor [cloud_vendor] The cloud vendor: Azure.
    Is Virtual [virtual] Indicates whether this is a virtual host. Value is set to false.
    Install Status [install_status] Install status of the resource. Default value is Installed.

    CI relationships

    The Azure - Host (LP) pattern creates these relationships to support Azure Host discovery.

    CI Relationship CI
    Host [cmdb_ci_cloud_host] Hosted on::Hosts Azure Datacenter [cmdb_ci_azure_datacenter]
    Resource Group [cmdb_ci_resource_group] Contains::Contained by Host [cmdb_ci_cloud_host]
    Virtual Machine Instance [cmdb_ci_vm_instance] Runs on::Runs Host [cmdb_ci_cloud_host]
    Key Value [cmdb_key_value] References Host [cmdb_ci_cloud_host] or Virtual Machine Instance [cmdb_ci_vm_instance]

    Azure Tag discovery

    The pattern extension sections discover Bring Your Own License (BYOL) or the included licenses for Windows VMs, and collect Azure resource tags from Hosts.

    表 : 2. Key Value [cmdb_key_value]
    Field Description
    Key [key] The key is one of the following options:
    • Tags: Azure resource tag name
    • License: Windows_OS_License_Type_automatic
    Value [value] The value is one of the following options:
    • Tags: Azure resource tag value
    • Azure Hybrid Benefit: BYOL
    • pay-as-you-go: License Included
    Configuration item [configuration_item]
    • Tags: References the Host [cmdb_ci_cloud_host] table
    • License: References the Virtual Machine Instance [cmdb_ci_vm_instance] table