Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property specifies the number of days of billing data included in each chunk for Azure billing blob downloads, enhancing the speed of data retrieval. |
| What area does it affect? |
Cloud Integrations Azure |
| What does the default mean? |
The default value is "3", which sets the baseline numeric behavior for this property. |
| When should you review it? |
An admin should review this property when configuring Azure billing data downloads or optimizing performance. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_cld_intg_azure.billing_chunk_duration |
| Sys ID |
068b5c9163b33110200fbef1837141f3 |
| Type |
integer |
| Application |
Cloud Integrations Azure |
| Default value |
3 |
| Description |
Duration in number of days. While downloading billing data from Azure, the entire duration is divided into chunks of given size(billing_chunk_duration) for parallel processing. |
| Updated |
2025-09-15 01:58:50 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... making the billing file download faster. After you submit a request for Azure billing data, the blobs are generated based on the chunk size. You can use the system property sn_cld_intg_azure.billing_chunk_duration to set the chunk size. For details, see Configure the chunk size of Microsoft Azure billing blob. Consider an example where you want to download 30 days of billing data ...