---
sourceDocument: Yokohama IT Asset Management
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/it-asset-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama IT Asset Management

ft:clusterId :

    - itam

bundleId :

    - itam

workflow :

    - Technology


---

# Configure the chunk size of Microsoft Azure billing blob

# Configure the chunk size of Microsoft Azure billing blob {#ariaid-title1}

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

Reduce the time required to download Azure billing files by defining the chunk size of a blob.

## Before you begin

Role required: admin

## About this task

Important:  
This task is applicable only if you have installed the Cloud Cost Management Infra Stack application along with Cloud Cost Management version 8.1.

A single Azure billing blob can be large, resulting in performance issues during the download. If you have installed the Cloud Cost Management Infra Stack application, bill processing only happens on the Kubernetes cluster that's outside Cloud Cost Management Glide but within ServiceNow datacenters. This new framework with Kubernetes cluster supports parallel processing of multiple chunks of blobs, making the billing file download faster. You can also set the system property
sn_cld_intg_azure.billing_chunk_duration to specify the duration in number of days for which the billing data will be included in each chunk.

## Procedure

1. Open the System properties table by entering <kbd class="ph userinput">sys_properties.list</kbd> in the application filter.
2. Filter the list to open the sn_cld_intg_azure.billing_chunk_duration property.  
   The default value is 3, which means that each blob contains three days billing data.
3. Modify the value as needed.  
   Note:  
   Performance improves by setting the property to a value below 3.
4. Save the property.

