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

Microsoft Azure Functions discovery with Patterns

The Discovery and Service Mapping Patterns application uses the Azure - Functions (LP) and Azure - Functions TD Patterns to discover Azure Functions apps and map them in the context of application services. 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

Data collected by Discovery during horizontal discovery

Table and fieldDescription
Azure Function [cmdb_ci_cloud_function]
nameThe name of the Function app.
Object_idThe ID of the Function app.
ip_addressThe IP Address of the Function app.
fqdnThe Fully Qualified Domain Name (FQDN) of the Function app.
code_location_urlThe URL of the Function app source code.
app_function_stateThe state of the Function app.
operational_statusThe operational status of the Function app.
install_statusThe installation status of the Function app.

CI relationships

These relationships are created to support Azure Functions discovery:

CIRelationshipCI
Azure Functions [cmdb_ci_cloud_function]Hosted on::HostsAzure datacenter [cmdb_ci_azure_datacenter]

Connections found by Service Mapping during top-down discovery

Service Mapping can discover the following connections:

  • Connections to the following databases: MSSql, MySql, MongoDB, and Documentum.
  • HTTP connections belonging to Azure Functions environment, for example, https://scenario4-hop1-azure-function.azurewebsites.net.

    Note: Service Mapping does not scan java classes/jars and binary files for possible information about outgoing HTTP connections of Azure Functions. If java classes/jars and binary files are the only source of information about some outgoing HTTP connections, Service Mapping does not find such HTTP connections.

Parent Topic:Microsoft Azure Cloud discovery using patterns

Related topics

Define a Cloud REST Query for cloud computing devices