Az.Reservations

0.8.0

Microsoft Azure PowerShell - Reservations service cmdlets for Azure Resource Manager in Windows PowerShell and PowerShell Core.  Manages Reservations, Reservation Orders, and related resources in Azure Resource Manager.

For more information on Reservations, please visit the following: https://docs.microsoft.com/azure/billing/billing-save-compute-costs-reservations

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az.Reservations -RequiredVersion 0.8.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Az.Reservations -Version 0.8.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ResourceManager ARM Compute IAAS VM VirtualMachine

Cmdlets

Get-AzReservationOrder Get-AzReservation Get-AzReservationHistory Update-AzReservation Merge-AzReservation Split-AzReservation Get-AzReservationOrderId Get-AzReservationCatalog Get-AzReservationQuote New-AzReservation

PSEditions

Core Desktop

Dependencies

Release Notes

* Add billing plan details in getCatalog
- new object in the response of get-Catalog
* Add new Api CalculatePrice
- new Api for calculate ReservationOrder price
* Add new Api Purchase
- new Api for Purchase ReservationOrder in powershell

FileList

Version History

Version Downloads Last updated
0.12.0 22,625 4/4/2023
0.11.0 17,782 10/12/2022
0.10.0 2,581 8/2/2022
0.9.0 20,098 8/4/2020
0.8.2 1,721 2/4/2020
0.8.1 337 12/17/2019
0.8.0 (current version) 1,096 12/2/2019
0.7.1 1,577 12/18/2018
0.7.0 43 12/4/2018
0.6.1 35 11/21/2018
0.5.0 36 11/6/2018
0.4.0 37 10/23/2018
0.3.0 33 10/9/2018
0.2.2 49 9/24/2018
0.1.0 38 8/28/2018
Show less