AzureRM.Reservations

0.1.1

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

Minimum PowerShell version

3.0

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name AzureRM.Reservations -RequiredVersion 0.1.1

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

Install-PSResource -Name AzureRM.Reservations -Version 0.1.1

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-AzureRmReservationOrder Get-AzureRmReservation Get-AzureRmReservationHistory Update-AzureRmReservation Merge-AzureRmReservation Split-AzureRmReservation Get-AzureRmReservationOrderId Get-AzureRmReservationCatalog

Dependencies

Release Notes

* New Cmdlet Get-AzureRmReservationOrder
   - cmdlet to retrieve azure reservation order.
* New Cmdlet Get-AzureRmReservation
   - cmdlet to retrieve azure reservation within specified reservation order.
* New Cmdlet Get-AzureRmReservationHistory
   - cmdlet to retrieve revision history of a reservation.
* New Cmdlet Update-AzureRmReservation
   - cmdlet to update applied scope of a reservation.
* New Cmdlet Merge-AzureRmReservation
   - cmdlet to merge two reservations into one reservation.
* New Cmdlet Split-AzureRmReservation
   - cmdlet to split a reservation into two reservations with specified quantity.
* New Cmdlet Get-AzureRmReservationOrderId
   - cmdlet to retrieve list of reservation order ids that are applicable to subscription.
* New Cmdlet Get-AzureRmReservationCatalog
   - cmdlet to retrieve available reservation catalog for the subscription.
* Enable subscription Auto-Registration for the reservations provider

FileList

Version History

Version Downloads Last updated
0.1.7-preview 57 9/26/2018
0.1.6 2,389 8/14/2018
0.1.5 97 7/31/2018
0.1.4 115 6/26/2018
0.1.3 195 5/7/2018
0.1.2 108 4/10/2018
0.1.1 (current version) 192 2/13/2018
0.1.0 253 11/16/2017
Show less