Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
az vm image terms
Manage Azure Marketplace image terms.
Commands
| Name | Description | Type | Status |
|---|---|---|---|
| az vm image terms accept |
Accept Azure Marketplace image terms so that the image can be used to create VMs. |
Core | GA |
| az vm image terms cancel |
Cancel Azure Marketplace image terms. |
Core | GA |
| az vm image terms show |
Get the details of Azure Marketplace image terms. |
Core | GA |
az vm image terms accept
Accept Azure Marketplace image terms so that the image can be used to create VMs.
az vm image terms accept [--acquire-policy-token]
[--change-reference]
[--offer]
[--plan]
[--publisher]
[--urn]
Examples
Accept Azure Marketplace image terms so that the image can be used to create VMs.
az vm image terms accept --urn publisher:offer:sku:version
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Acquiring an Azure Policy token automatically for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
The related change reference ID for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
Image offer.
Image billing plan.
Image publisher.
URN, in the format of 'publisher:offer:sku:version'. If specified, other argument values can be omitted.
az vm image terms cancel
Cancel Azure Marketplace image terms.
az vm image terms cancel [--acquire-policy-token]
[--change-reference]
[--offer]
[--plan]
[--publisher]
[--urn]
Examples
Cancel Azure Marketplace image terms.
az vm image terms cancel --urn publisher:offer:sku:version
Cancel Azure Marketplace image terms. (autogenerated)
az vm image terms cancel --subscription MySubscription --urn publisher:offer:sku:version
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Acquiring an Azure Policy token automatically for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
The related change reference ID for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
Image offer.
Image billing plan.
Image publisher.
URN, in the format of 'publisher:offer:sku:version'. If specified, other argument values can be omitted.
az vm image terms show
Get the details of Azure Marketplace image terms.
az vm image terms show [--offer]
[--plan]
[--publisher]
[--urn]
Examples
Get the details of Azure Marketplace image terms.
az vm image terms show --urn publisher:offer:sku:version
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Image offer.
Image billing plan.
Image publisher.
URN, in the format of 'publisher:offer:sku:version'. If specified, other argument values can be omitted.
Feedback
Was this page helpful?
