AzureStack-Tools/Usage
Brian Peterson (ECG) 98b9a4540e PSScriptAnalyser clean and removing deprecated functions. 2017-06-21 17:40:16 -07:00
..
README.md PSScriptAnalyser clean and removing deprecated functions. 2017-06-21 17:40:16 -07:00
Usagesummary.ps1 PSScriptAnalyser clean and removing deprecated functions. 2017-06-21 17:40:16 -07:00

README.md

PreReqs

As a prerequisite, make sure that you installed the correct PowerShell modules and versions:

Install-Module -Name 'AzureRm.Bootstrapper' -Scope CurrentUser
Install-AzureRmProfile -profile '2017-03-09-profile' -Force -Scope CurrentUser
Install-Module -Name AzureStack -RequiredVersion 1.2.9 -Scope CurrentUser

Use this script to extract usage data from the AzureStack Usage API's and export it to a CSV file For more information on Billing and Usage see here