- Upgraded nuget package to signed package.
- Renamed
Get-UsageAggregatestoGet-AzUsageAggregateand addedGet-UsageAggregatesas the alias to avoid breaking change.
- Removed the outdated deps.json file.
- Fixed page continuation for Consumption PriceSheet cmdlet
- Fixed skip token for Consumption PriceSheet cmdlet
- Fixed pagination for
Get-AzConsumptionPriceSheetcmdlet
- Added
Get-AzBillingAccountcmdlet - Added
Get-AzBillingProfilecmdlet - Added
Get-AzInvoiceSectioncmdlet - Added new parameters in
Get-AzBillingInvoicecmdlet - Removed properties DownloadUrlExpiry, Type, BillingPeriodNames from the response of Get-AzBillingInvoice cmdlet
- Updated assembly version of consumption cmdlets
- Update references in .psd1 to use relative path
- Fixed miscellaneous typos across module
- General availability of
Az.Billingmodule