Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.25 KB

File metadata and controls

19 lines (15 loc) · 1.25 KB
Module Name Module Guid Download Help Link Help Version Locale
AzureRM.MarketplaceOrdering
6e0e216b-1dff-4992-b943-b3a4f14679ab
0.1.0.0
en-US

AzureRM.MarketplaceOrdering Module

Description

The topics in this section document the Azure PowerShell cmdlets for Azure MarketplaceOrdering in the Azure Resource Manager (ARM) framework. The cmdlets exist in the Microsoft.Azure.Commands.MarketplaceOrdering namespace. These cmdlets allow azure users to accept the legal terms for a marketplace offering further allowing programmatic deployment for these solutions. Users may also reject set of legal terms already accepted.

AzureRM.MarketplaceOrdering Cmdlets

Get the agreement terms for a given publisher id(Publisher), offer id(Product) and plan id(Name). The terms object which is returned by this command should be passed to Set-AzureRmMarketplaceTerms to accept the legal terms.

Accept or reject terms for a given publisher id(Publisher), offer id(Product) and plan id(Name). Please use Get-AzureRmMarketplaceTerms to get the agreement terms.