Configure the chunk size of Microsoft Azure billing blob

  • Release version: Washingtondc
  • Updated October 21, 2024
  • 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 sys_properties.list 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.