Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Microsoft Azure Application Gateway discovery with Patterns

The ServiceNow Discovery application uses the Azure Application Gateway (LP) pattern for discovering this product, while the Service Mapping application discovers Application Gateway using the Azure Application Gateway TD (LBS) pattern. Discovering some of these resources may require updating to the latest version of the Discovery and Service Mapping Patterns application from the ServiceNow Store.

Request apps on the Store

Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

Prerequisites

  • Azure Principal credentials

    On the ServiceNow platform, create a service account for cloud discovery. Set the account Id to the Azure Service Principal as it appears at the Microsoft Azure Console.

  • Privileges

    On the Microsoft Azure Console, provide a user a user with the reader role.

Data collected by Discovery during horizontal discovery

Table and fieldAdditional information
Cloud Load Balancer \[cmdb\_ci\_cloud\_load\_balancer\]
nameThe name of the Azure Application Gateway.
FqdnThe fully qualified domain name of the Azure Application Gateway.
Object\_idThe ID of the gateway.
Install\_statusThe install status of the of the Azure Application Gateway.
stateThe state of the Azure Application Gateway.
Cloud LB IPAddress \[cmdb\_ci\_cloud\_lb\_ipaddress\]
nameThe IP address of the Azure Application Gateway.
Object\_idThe ID of the Azure Application Gateway.
ipaddress \_typeThe type of the IP address, which can be private or public.
ip\_addressThe IP address of the Azure Application Gateway.
stateThe state of the IP address of the Azure Application Gateway.
operational\_stateThe operational state of the IP address of the Azure Application Gateway.
install\_statusThe install status of the IP address of the Azure Application Gateway.
Load Balancer Service \[cmdb\_ci\_lb\_service\]
serial numberThe ID of the Azure Application Gateway service.
portThe TCP port that the Azure Application Gateway service listens to.
nameThe FQDN with the port number of the Azure Application Gateway service, following this syntax: <fqdn>:<port>.
ip\_addressThe IP address of the Azure Application Gateway on which the service runs.
object\_idThe ID of the Azure Application Gateway service.
operational\_stateThe operational state of the Azure Application Gateway service.

CI relationships

These relationships are created to support Azure Application Gateway discovery:

CIRelationshipCI
Load Balancer Service \[cmdb\_ci\_lb\_service\]Hosted on::HostsCloud Load Balancer \[cmdb\_ci\_cloud\_load\_balancer\]
Cloud Load Balancer \[cmdb\_ci\_cloud\_load\_balancer\]Owns::Owned byCloud LB IPAddress \[cmdb\_ci\_cloud\_lb\_ipaddress\]
Resource Group \[cmdb\_ci\_resource\_group\]Contains::Contained byCloud Load Balancer \[cmdb\_ci\_cloud\_load\_balancer\]

Connections discovered by Service Mapping during the top-down discovery

Service Mapping performs the top-down discovery of the Azure Application Gateway in the context of application services. Service Mapping discovers the outgoing http connections from Azure Application Gateway service to pool members, such as virtual machines.

Parent Topic:Microsoft Azure Cloud discovery using patterns

Related topics

Define a Cloud REST Query for cloud computing devices