Skip to content

Latest commit

 

History

History
57 lines (43 loc) · 1.7 KB

File metadata and controls

57 lines (43 loc) · 1.7 KB

Upcoming Release

Version 2.2.0

  • Upgraded nuget package to signed package.

Version 2.1.0

  • Renamed Get-UsageAggregates to Get-AzUsageAggregate and added Get-UsageAggregates as the alias to avoid breaking change.

Version 2.0.4

  • Removed the outdated deps.json file.

Version 2.0.3

  • Fixed page continuation for Consumption PriceSheet cmdlet

Version 2.0.2

  • Fixed skip token for Consumption PriceSheet cmdlet

Version 2.0.1

  • Fixed pagination for Get-AzConsumptionPriceSheet cmdlet

Version 2.0.0

  • Added Get-AzBillingAccount cmdlet
  • Added Get-AzBillingProfile cmdlet
  • Added Get-AzInvoiceSection cmdlet
  • Added new parameters in Get-AzBillingInvoice cmdlet
  • Removed properties DownloadUrlExpiry, Type, BillingPeriodNames from the response of Get-AzBillingInvoice cmdlet

Version 1.0.3

  • Updated assembly version of consumption cmdlets

Version 1.0.2

  • Update references in .psd1 to use relative path

Version 1.0.1

  • Fixed miscellaneous typos across module

Version 1.0.0

  • General availability of Az.Billing module