Set partition size for parallel loading-enabled Azure accounts
When using the SG-Azure Virtual Machines, SG-Azure Network, and SG-Azure Storage Volume data sources, you can optimize their performanceOptimize the performance of data sources by setting the partition size in the azure_delta_pull_max_partition_size_in_mins, azure_delta_pull_min_partition_size_in_mins, and azure_full_pull_partition_size system propertiesthe azure_full_pull_partition_size system property.
Vorbereitungen
Set the application scope to Service Graph Connector for Microsoft Azure using the application picker. For more information, see Application picker.
Role required: admin
Warum und wann dieser Vorgang ausgeführt wird
- Starting with the Service Graph Connector for Microsoft Azure 1.13.0 version:
- SG-Azure Functions
- SG-Azure Generic Resources
- SG-Azure Get Run Command
- SG-Azure Hardware Template Updation
- SG-Azure HW Consolidation
- SG-Azure Kubernetes Cluster
- SG-Azure Load Balancers
- SG-Azure Network Interface
- SG-Azure Public IP Address
- SG-Azure Run Command
- SG-Azure Scale Sets VMs
- Starting with the Service Graph Connector for Microsoft Azure 1.11.0 version:
- SG-Azure Network
- SG-Azure Virtual Machines
- SG-Azure Storage Volume
The parallel loading feature is available for the SG-Azure Virtual Machines, SG-Azure Network, and SG-Azure Storage Volume data sources from the Xanadu release (Service Graph Connector for Microsoft Azure version 1.11.0).
For a full data pull, the azure_full_pull_partition_size property determines the number of Azure subscriptions that can be executed as parallel jobs to retrieve configuration item (CI) data. Partition size determines how many Azure subscriptions a single parallel-thread evaluates for data retrieval. If you set the azure_full_pull_partition_size property to 100, the partition size is 100
subscriptions.
120, each partition handles a maximum of 120 minutes of data. If you set the azure_delta_pull_min_partition_size_in_mins property to 30, each partition handles at least
30 minutes of data.- If the azure_delta_pull_max_partition_size_in_mins property isn't configured, the maximum partition size is set as 120 minutes.
- If the azure_delta_pull_min_partition_size_in_mins property isn't configured, the minimum partition size is set as 30 minutes.