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

Service Graph Connector for Microsoft Azure properties

Service Graph Connector for Microsoft Azure properties control the behavior of the connector.

Connection properties

These connection properties are available for the Service Graph Connector for Microsoft Azure hardware connections.

Note: To open the Service Graph Connection Properties [sn_cmdb_int_util_service_graph_connection_property] table for the connector, navigate to All > Service Graph Connectors > Azure > Connections, and select the hardware connection name. The connection properties are displayed in the Service Graph Connection Properties related list.

PropertyDescription
vmGraphQuerySpecify the resource graph query on which the Run command should be executed. By default, the Run command is executed on all running VMs.- Type: string - Default value: empty
filter\_databricks

This property is used to filter Azure Databricks CIs using the Vendor tag provided by Azure. Azure Databricks virtual machines (VMs), Network Interface Controllers (NICs), and storage volumes (collectively called Azure Databricks CIs) have the value of the Vendor tag set to Databricks.

Starting with the Service Graph Connector for Microsoft Azure 1.14.0 version, all Azure Databricks CIs that have the value of the Vendor tag set to Databricks are filtered out from discovery during a full data load.

During delta loads, set the value of the insert_short_lived_vms custom system property to false to filter Azure Databricks CIs that are marked as retired during discovery (see Custom system properties). Additionally, for each Hardware connection, set the filter_databricks connection property to true.

  • Type: true \| false
  • Default value: false
last\_full\_load\_dateEnable this property to run a delta data load on Hardware connections. When this property is deactivated, the next scheduled import automatically runs a full data load.​Note: Enable the SG - Azure Hardware Clear Last success imports time scheduled import job and set the run frequency to schedule regular full data loads. The default run frequency is daily. When this scheduled import job is enabled, the last_full_load_date property is deactivated.
Properties used for the Run command
scriptsContainerNameEnter the name of the container where the `.sh` and `.ps1` files are uploaded in Azure.- Type: string - Default value: empty
storageAccountNameEnter the name of the storage account where the containers are created.- Type: string - Default value: empty
storageSubsriptionEnter the subscription ID where the storage account is created.- Type: string - Default value: empty
storageContainerNameEnter the name of the container where the results of the commands are to be stored.- Type: string - Default value: empty
storageResourceGroupEnter the resource group of the storage account.- Type: string - Default value: empty
powershellScriptURIEnter the URI of the `.ps1` file that is to be run on Windows machines.- Type: URI - Default value: empty
shellScriptURIEnter the URI of the `.sh` file that is to be run on Linux machines.- Type: URI - Default value: empty
lookback\_time\_in\_days

This property is used for record removal. Time in days in which the sys_object_source records are queried for the deletion of CIs. The value is automatically updated to 15 after the initial run.Set the value of this property to empty to include all the older records populated by SG-Azure as removal candidates for the Integration Commons record removal API.

Note: Do not modify this property if the value is empty.

  • Type: integer
  • Default value: empty

For more information about the Run command for the Service Graph Connector for Microsoft Azure, see Instructions for setting up Run Command in Service Graph Connector for Azure [KB2001668]

Default system properties

These default system properties are available for Service Graph Connector for Microsoft Azure.

Note: To open the System Properties [sys_properties] table, enter sys_properties.list in the navigation filter.

PropertyDescription
api\_retry\_maxEnter the maximum retry limit for a Microsoft Azure API call made from the data sources within the connector.- Type: integer - Default value: `3` - Location: System Property \[sys\_properties\] table
api\_retry\_max\_without\_backoffEnter the maximum retry limit for a Microsoft Azure API call made from the data sources within the connector, without using exponential backoff to increase the waiting time between consecutive retries.- Type: integer - Default value: `3` - Location: System Property \[sys\_properties\] table
azure\_full\_pull\_partition\_size

Set the partition size for Azure full data pull. This property determines the number of subscriptions that each partition processes. The value must be set to a numeric value greater than 0.- Type: integer - Default value: null - Location: System Property [sys_properties] table

Note: If no value is specified, the property value is determined based on the number of active threads in the instance.

See Set partition size for parallel loading-enabled Azure accounts.

delta\_grace\_timeEnter the additional time period in hours added to the current delta pull period when fetching incremental changes.- Type: integer - Default value: `0` - Location: System Property \[sys\_properties\] table
delta\_page\_sizeEnter the page size, that is, the maximum number of records fetched per page in a data pull for the data sources within the connector.- Type: integer - Default value: `500` - Location: System Property \[sys\_properties\] table
is\_delta\_sync\_enabledSet the property to `false` to deactivate delta synchronization.- Type: true \| false - Default value: `false` - Location: System Property \[sys\_properties\] table See Configuring data synchronization in Service Graph Connector for Microsoft Azure.
LDC\_statusSet the property to `true` to enable populating the passive status of an Azure datacenter \(also known as a logical datacenter\) in the Comments attribute of the Azure Datacenter \[cmdb\_ci\_azure\_datacenter\] CI class when the `regionType` attribute is `Logical` or the service account for the datacenter is deactivated .- Type: true \| false - Default value: `false` - Location: System Property \[sys\_properties\] table
load\_balancer\_page\_limitEnter the maximum number of records per page to be fetched in a delta pull for the SG-Azure Load Balancers data source.- Type: integer - Default value: `500` - Location: System Property \[sys\_properties\] table
maximum\_delta\_total\_periodEnter the maximum time period in days preceding the current run time during delta pull.- Type: integer - Default value: `7` - Location: System Property \[sys\_properties\] table
maximum\_delta\_window\_periodEnter the maximum time duration in hours for each API call to repeat within the total delta period during delta pull.- Type: integer - Default value: `24` - Location: System Property \[sys\_properties\] table
network\_interface\_page\_limitEnter the maximum number of records per page to be fetched in a delta pull for the SG-Azure Network Interface data source.- Type: integer - Default value: `500` - Location: System Property \[sys\_properties\] table
pull\_disabled\_subscriptionsSet the property to `false` to deactivate the import of resources associated with deactivated Azure subscriptions.- Type: true \| false - Default value: `true` - Location: System Property \[sys\_properties\] table
save\_rest\_response\_as\_attachmentSet the property to `true` to save the response from Azure Resource Graph API calls as an attachment and read the data. Set this value to `true` if more than 10MB data is returned from Resource Graph API calls.- Type: true \| false - Default value: `false` - Location: System Property \[sys\_properties\] table
security\_group\_page\_limitEnter the maximum number of records per page to be fetched in a delta pull for the SG-Azure Security Group data source.- Type: integer - Default value: `500` - Location: System Property \[sys\_properties\] table
software\_page\_limitEnter the maximum number of records fetched per page when importing software data through the SG-Azure Software data source.- Type: integer - Default value: `5000` - Location: System Property \[sys\_properties\] table
tcp\_and\_process\_page\_limitEnter the maximum number of records fetched per page when importing TCP and running process data through the SG-Azure TCP data source.- Type: integer - Default value: `1000` - Location: System Property \[sys\_properties\] table
tcp\_time\_periodEnter the time period in hours during which TCP and running process data is imported through the SG-Azure TCP data source.- Type: integer - Default value: `1` - Location: System Property \[sys\_properties\] table
vm\_power\_state\_page\_limitEnter the maximum number of records fetched per page when importing the power state of VMs through the SG-Azure VM Config Data data source.- Type: integer - Default value: `1000` - Location: System Property \[sys\_properties\] table
sn\_cmdb\_ci\_class.use\_single\_cloud\_os\_image

Set this property to true to import Cloud OS Image data to the Cloud Image [cmdb_ci_cloud_os_image] table. When this property is set to false, Cloud OS Image data is imported to the Image [cmdb_ci_os_template] table.For more information, see the Service Graph Connector For Azure - Cloud OS Image model [KB2828502] article in the Now Support Knowledge Base.

  • Type: true \| false
  • Default value: false
  • Location: System Property [sys_properties] table

Custom system properties

You can create these custom system properties for the Service Graph Connector for Microsoft Azure. These properties must be created in the Service Graph Connector for Microsoft Azure application scope. The custom properties that you create are listed in the System Properties [sys_properties] table.

For more information about creating custom system properties, see Add a system property.

PropertyDescription
sn\_sg\_azure\_integ.network\_page\_limitSet the maximum number of records per page to be fetched for the SG-Azure Network data source.- Type: integer - Default value: `100`
sn\_sg\_azure\_integ.insert\_short\_lived\_vmsSet the property to `false` to filter out Azure Databricks CIs during delta loads.- Type: true \| false - Default value: `true` - Location: System Property \[sys\_properties\] table
sn\_sg\_azure\_integ.sg\_azure\_generic\_resource\_type\_dynamic\_createSet the value to `true` to add new resource types to the Service Graph Resource Inclusion Whitelist \[sn\_cmdb\_int\_util\_service\_graph\_resource\_inclusion\_whitelist\] table.- Type: true \| false - Default value: `false` - Location: System Property \[sys\_properties\] table

Data mapping for Service Graph Connector for Microsoft Azure

CMDB classes targeted in Service Graph Connector for Microsoft Azure

Parent Topic:Service Graph Connector for Microsoft Azure reference