---
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


---

# Add change processing support for an Azure resource type

# Add change processing support for an Azure resource type {#ariaid-title1}

* Release version: Yokohama
* 
* Updated February 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Add Azure change processing support for an Azure resource type per the needs of your organization.

## Before you begin

Role required: discovery_admin or cloud_root_admin

## About this task

This procedure is applicable only for Discovery and Service Mapping Patterns store versions that are older than 1.21.0. Starting the 1.21.0 version, all supported resource types are listed in the ACP Resource Type table. All the resource types are
activated by default. The MID Server property mid.cmp.azure.event.supported_resource_types is no longer available. You can use the ACP Resource Type table to add an entry for a resource type and to add a query.
For information on adding a query see the "Example VM Query" section in [KB1705862](https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1705862).

To add change processing supports for an Azure resource type in legacy versions, add the resource types to the
mid.cmp.azure.event.supported_resource_types property. As a comma-separated value. Then, create response mappings between the change fields and the Configuration Item (CI) fields. Response mappings
define a one-on-one mapping between the source data fields and the CI fields. Azure change processing uses the mapping information to update resource change data in the appropriate CI class fields.

## Procedure

1. Navigate to AllMID ServerProperties.
2. Open the mid.cmp.azure.event.supported_resource_types property.
3. In the Value field, add the Azure resource type as a comma-separated value.
4. Select Update.
5. Create response mappings for the change fields that you want to update in the Configuration Management Database (CMDB).
   1. Navigate to the Response Mapping \[sn_cmp_response_mapping\] table.  
      https://\<instance name\>.service-now.com/sn_cmp_response_mapping_list.do
   2. Select New. {#add-change-processing-support-azure-resource-type__step-create-response-mapping}
   {#add-change-processing-support-azure-resource-type__step-create-response-mapping}
   3. On the form, fill in the fields.  
      {#add-change-processing-support-azure-resource-type__table_wly_xpj_5wb__entry__2}

      | Field | Description |
      |-|-|
      | CI class | Name of the CI class that represents the Azure resource in the CMDB. |
      | Datasource | Name of the input datasource. Set the Datasource field to Azure Resource Changes. |
      | CI class fields | Name of the CI class field that is the logical equivalent of the source field. |
      | Source field | Name of the source field that you want to update in the specified CI class field. |
      [Table 1. Response Mapping form]

      {#add-change-processing-support-azure-resource-type__table_wly_xpj_5wb}

      For more information on response mapping, see [Using response mapping](https://www.servicenow.com/community/itom-articles/cmp-using-response-mapping-how-to-populate-cmdb-using-cmp/ta-p/2323213) topic in the ServiceNow Community.
   4. Select Submit. {#add-change-processing-support-azure-resource-type__step-submit-response-mapping}
   {#add-change-processing-support-azure-resource-type__step-submit-response-mapping}
   5. Repeat steps [5.b](https://servicenow-prod.fluidtopics.net/SNUyjGUbd4vvIA3hkvqMLw#add-change-processing-support-azure-resource-type__step-create-response-mapping) to [5.d](https://servicenow-prod.fluidtopics.net/SNUyjGUbd4vvIA3hkvqMLw#add-change-processing-support-azure-resource-type__step-submit-response-mapping) for all the change fields that you want to update in the CMDB.
   {#add-change-processing-support-azure-resource-type__substeps_qxn_rpj_5wb}

*[\>]: and then


