Application Service Mapping for Azure

Connector Applicability

Applies to Source Connectors

Azure

Applies to Destination Connectors

All

Assumptions

These instructions assume you have already setup a source connection in CI Sync for Azure using the CI Sync instructions here: or Add Azure to SaaS Agent.

Pre-Read

Syncfish recommend customers read the following documentation before changing the Connection Setting/s described below.

  1. Understanding the use of CI Sync Connection Settings

  2. Rule 10 - Application Service Mapping using Service Numbers in Azure

  3. How-to - Setup Application Service Mapping for use with CI Synchronizer and Azure

Locating and Amending the Connection Setting in the CI Sync UI

  1. Navigate to the Settings page

  2. Under the Source Connections heading (list), locate your Azure connection.

  3. Click the Update link on the right hand side of the Azure connection.

  4. Scroll down and locate the Section Heading and view the Individual Settings.

CleanShot 2025-09-19 at 17.45.15@2x-20250919-074608.png

The screen shot is provided only as sample to assist when reading this page. The state of your own CI Sync UI will depend on whether you are starting from the CI Sync default position or if you have already amended one/more of the settings.

  1. Tick the Override default box/boxes and then use the sliders related to the individual settings. The following table elaborates any further information about these particular settings.

Setting

Type

Additional Notes

Enable Application Service Mapping

Slider

When enabled, this setting triggers the following:

Firstly, the setting exposes the Application Mapping record set to be selectable on the Selections Page when creating a CI Sync Job via the Run UI.

CleanShot 2025-09-18 at 18.38.54@2x-20250918-084137.png

Make sure you also select the recordset/s corresponding to the assets you have entered Service Number values against. If the subject asset hasn’t been previously synchronized, CI Sync will not be able to create the relationship between the asset and the Application Service.

Note: Don’t worry if you synchronize without selecting the correct recordset/s, you can run the job again and any of the application service mapping records that were ignored will be automatically re-processed.

Next, the setting enables the subsequent settings (see below) allowing you do define which tag/s in Azure Resources hold one or more of the service number/s associated with Application Service record/s in ServiceNow.

CI Sync jobs can then create relationships between Azure Resources (using the service number/s read from resourcs with matching tag/s) and the corresponding Application Service/s. Creating these relationships triggers ServiceNow to then generate the Application Service Map.

NOTE: If you haven’t already, we recommend reading the following Syncfish “How To”. The How To explains the end to end process to configure ServiceNow, Azure and CI Sync to achieve Application Service Maps in ServiceNow. Please read: How-to - Setup Application Service Mapping for use with CI Synchronizer and Azure

Service Number Tag RegEx

RegEx

Enter a Regular Expression that matches one or more tag names in Azure (i.e. one or more tags that contain one or more service number/s of the corresponding Application Service record/s in ServiceNow).

RegEx Example #1

service_number

RegEx #1 Explained

CI Sync will extract the value (or values) from any tags named “service_number” (without quotes).

CI Sync will then use the extracted value/s to create relationships between the Azure resource CI in ServiceNow and the corresponding Application Service/s in ServiceNow.


RegEx Example #2

service_number|service_no

RegEx #2 Explained

CI Sync will extract the value (or values) from any tags named “service_number” or “service_no” (without quotes).

CI Sync will then use the extracted value/s to create relationships between the Azure resource CI in ServiceNow and the corresponding Application Service/s in ServiceNow.

  1. After modify the settings, scroll to the bottom of the page, tick the “I consent…” checkbox and finally click the Save connection button.

  2. You can now run a sync job and the amended settings will be applied causing the CI Sync Data Sync rules to be modified accordingly.

Importantly

Make sure you consciously override the setting against either your TEST or PROD environment (i.e. your TEST vs PROD sync jobs).

For more information on how to use TEST vs PROD Connection Settings please read Understanding the use of CI Sync Connection Settings.

Syncfish strongly recommend making changes for TEST environment/sync jobs first. Only modify PROD related settings after thoroughly validating the intended results in TEST.