Skip to content

Azure/CostManagement-To-Kusto

Repository files navigation

Export Azure Cost Management to Kusto

Understanding your Azure Spend is one of the most important things you do as an Azure customer.

Azure Cost Management is built into the platform to provide you insites. But we live in a world of data looking at the Azure Cost Management data in a silo may not meet your organizations needs. In those situations we can solve that need by putting your Cost Management data into an anlytical platform like Azure Data Explorer or Microsoft Fabric KQL Database. Here we can bring in or join additonal data that's useful, run ad-hoc queries and build visualization tying it all together.

In this repo, we'll show you how to utilize Azure Cost Management exports to setup an automated process that ingests the cost data into ADX or Fabric KQL Database.

Architecture

The system consists of an Azure Data Explorer cluster, an Azure Data Factory, and a Storage Account.

An admin using AzCLI or Azure Cost Management automatic export pushes usage data in to blob containers in the storage account. Azure Data Factory automatically loads new data into Azure Data Explorer as it arrives in the blob containers via an Event Grid trigger.

Architecture

img

Installation

There are two methods to deploy this architecture.

  1. Click to implement this using AzCLI (automatic):

Template Deployment

  1. Click to implement this using a guided-walkthrough (manual):

Walkthrough Deployment

Sample Results

PBI Report

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published