<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Azure Billing Dashboard in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Azure-Billing-Dashboard/m-p/410990#M27005</link>
    <description>&lt;P&gt;Did you get any examples to share?&lt;BR /&gt;
- It is amazing how much detail is in each of these JSON structured Billing records.&lt;BR /&gt;
- On the other hand, getting this 24+ hours later, is an issue.&lt;/P&gt;

&lt;P&gt;Here is one overview search by subscription, cumulative from beginning of month:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype="azure:billing"  earliest=@mon latest=-1d@h 
| spath properties.pretaxCost 
| dedup name 
|bucket _time span=1d | timechart  sum("properties.pretaxCost") AS cost by 
 properties.subscriptionName | streamstats sum(*) as *
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Choose visualization as stacked area chart.&lt;/P&gt;

&lt;P&gt;Note: The dedup on "name" to remove duplicate billing records.&lt;/P&gt;</description>
    <pubDate>Tue, 27 Aug 2019 15:53:47 GMT</pubDate>
    <dc:creator>drsharp</dc:creator>
    <dc:date>2019-08-27T15:53:47Z</dc:date>
    <item>
      <title>Azure Billing Dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Azure-Billing-Dashboard/m-p/410987#M27002</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I've tried searching the Internet far and wide for some guidance. I've installed the Microsoft Azure Billing Add-on in my Splunk instance and successfully configured it with our Azure tenancy subscription as i can see data being ingested.&lt;/P&gt;

&lt;P&gt;My question is, does anyone have any example queries or dashboards they could share with me in querying some of this data? Some useful reports that could be used for the purposes of viewing billing details.&lt;/P&gt;

&lt;P&gt;Would really appreciate some direction.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 22:44:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Azure-Billing-Dashboard/m-p/410987#M27002</guid>
      <dc:creator>lruiz</dc:creator>
      <dc:date>2019-02-27T22:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Billing Dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Azure-Billing-Dashboard/m-p/410988#M27003</link>
      <description>&lt;P&gt;HI did u got any input on the above query? If yes please share the details I am also trying the same&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 10:09:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Azure-Billing-Dashboard/m-p/410988#M27003</guid>
      <dc:creator>shwetas</dc:creator>
      <dc:date>2019-05-29T10:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Billing Dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Azure-Billing-Dashboard/m-p/410989#M27004</link>
      <description>&lt;P&gt;Hi Shwetas,&lt;/P&gt;

&lt;P&gt;Unfortunately no, still seeking an anwer or some guidance.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 22:14:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Azure-Billing-Dashboard/m-p/410989#M27004</guid>
      <dc:creator>lruiz</dc:creator>
      <dc:date>2019-05-29T22:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Billing Dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Azure-Billing-Dashboard/m-p/410990#M27005</link>
      <description>&lt;P&gt;Did you get any examples to share?&lt;BR /&gt;
- It is amazing how much detail is in each of these JSON structured Billing records.&lt;BR /&gt;
- On the other hand, getting this 24+ hours later, is an issue.&lt;/P&gt;

&lt;P&gt;Here is one overview search by subscription, cumulative from beginning of month:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype="azure:billing"  earliest=@mon latest=-1d@h 
| spath properties.pretaxCost 
| dedup name 
|bucket _time span=1d | timechart  sum("properties.pretaxCost") AS cost by 
 properties.subscriptionName | streamstats sum(*) as *
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Choose visualization as stacked area chart.&lt;/P&gt;

&lt;P&gt;Note: The dedup on "name" to remove duplicate billing records.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2019 15:53:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Azure-Billing-Dashboard/m-p/410990#M27005</guid>
      <dc:creator>drsharp</dc:creator>
      <dc:date>2019-08-27T15:53:47Z</dc:date>
    </item>
  </channel>
</rss>

