Service Graph Connector for Microsoft Intune properties
Service Graph Connector for Microsoft Intune properties control the behavior of the connector.
Connection properties
These connection properties are available for Service Graph Connector for Microsoft Intune.
Note:
To open the Service Graph Connection Properties [sn_cmdb_int_util_service_graph_connection_property] table for the connector, navigate to and select the connection name. The connection properties are displayed in the Service Graph Connection Properties related list.
| Property | Description |
|---|---|
|
api_version |
Enter the version of the Microsoft Intune Graph API.
|
|
device_report_chunks_count |
Set the number of device report chunks. The value must be a power of 16 (for instance, 1, 16, 256, and so on).
|
|
export_apis_max_calls_before_wait |
Set the maximum number of API calls that can be made consecutively before a waiting period is enforced.
|
|
export_apis_wait_time_in_ms |
Set the duration (in milliseconds) for the waiting period after the specified number of consecutive API calls is reached.
|
|
include_ip_address_details |
Set the property to true to retrieve IP address details during import and add the records to the IP Address [cmdb_ci_ip_address] table.Set the property to false to skip retrieving IP addresses. Retrieving IP addresses increases the time for importing data because of additional API calls.
|
|
include_primary_user_details |
Set the property to true to retrieve primary user details during import and add the assigned_to attribute to the Configuration item [cmdb_ci] table. Set the property to false to retrieve the enrolled user details. Retrieving primary user details increases the time for importing data because of additional API calls. Note: When a user is
assigned to a device initially, the enrolled and primary users are the same. If the device is reassigned to another user, the primary user name is reassigned to the new user, but the enrolled user is
still the original enrolled user name.
|
|
software_path |
Set the path of the software code for finding apps and associated devices. Note: Set the property to null value to enable the logic to determine the path of the software code.
|
|
software_report_chunks_count |
Set the number of software report chunks. The value must be a power of 16 (for instance, 1, 16, 256, and so on).
|