---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/it-operations-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Azure Application Gateway

# Microsoft Azure Application Gateway discovery with Patterns {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

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 {#azure-application-gateway-discovery__section_gvb_cql_rlb}

Visit the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home) website 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](https://www.servicenow.com/docs/r/store-release-notes/sn-store-release-notes.html).{#azure-application-gateway-discovery__inline-send-to-store}

## Prerequisites {#azure-application-gateway-discovery__section_smd_j98_fdb}

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 {#azure-application-gateway-discovery__section_fgj5_j3q_fdb}

{#azure-application-gateway-discovery__table_olk_1pq_f56b__entry__2}

| Table and field | Additional information |
|-|-|
| Cloud Load Balancer \[cmdb_ci_cloud_load_balancer\] ||
| name | The name of the Azure Application Gateway. |
| Fqdn | The fully qualified domain name of the Azure Application Gateway. |
| Object_id | The ID of the gateway. |
| Install_status | The install status of the of the Azure Application Gateway. |
| state | The state of the Azure Application Gateway. |
| Cloud LB IPAddress \[cmdb_ci_cloud_lb_ipaddress\] ||
| name | The IP address of the Azure Application Gateway. |
| Object_id | The ID of the Azure Application Gateway. |
| ipaddress _type | The type of the IP address, which can be private or public. |
| ip_address | The IP address of the Azure Application Gateway. |
| state | The state of the IP address of the Azure Application Gateway. |
| operational_state | The operational state of the IP address of the Azure Application Gateway. |
| install_status | The install status of the IP address of the Azure Application Gateway. |
| Load Balancer Service \[cmdb_ci_lb_service\] ||
| serial number | The ID of the Azure Application Gateway service. |
| port | The TCP port that the Azure Application Gateway service listens to. |
| name | The FQDN with the port number of the Azure Application Gateway service, following this syntax: \<fqdn\>:\<port\>. |
| ip_address | The IP address of the Azure Application Gateway on which the service runs. |
| object_id | The ID of the Azure Application Gateway service. |
| operational_state | The operational state of the Azure Application Gateway service. |
[ ]

{#azure-application-gateway-discovery__table_olk_1pq_f56b}

## CI relationships {#azure-application-gateway-discovery__section_xfdjg_fpq_fdb}

These relationships are created to support Azure Application Gateway discovery:{#azure-application-gateway-discovery__table_ysf_fpq_f987b__entry__3}

| CI | Relationship | CI |
|-|-|-|
| Load Balancer Service \[cmdb_ci_lb_service\] | Hosted on::Hosts | Cloud Load Balancer \[cmdb_ci_cloud_load_balancer\] |
| Cloud Load Balancer \[cmdb_ci_cloud_load_balancer\] | Owns::Owned by | Cloud LB IPAddress \[cmdb_ci_cloud_lb_ipaddress\] |
| Resource Group \[cmdb_ci_resource_group\] | Contains::Contained by | Cloud Load Balancer \[cmdb_ci_cloud_load_balancer\] |
[ ]

{#azure-application-gateway-discovery__table_ysf_fpq_f987b}

## Connections discovered by Service Mapping during the top-down
discovery {#azure-application-gateway-discovery__section_bjr_wfw_hdb}

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.
**Related tasks**   

* [Define a Cloud REST Query for cloud computing devices](https://servicenow-prod.fluidtopics.net/H8LgF46LdoT2XBb1M403AA "As part of creating or modifying a discovery pattern, you can use the Cloud REST Query operation to extract information from configuration items (CIs) of the PaaS (Platform as a Service) type, such as Microsoft Azure or Amazon Web Services.")

