Share via


az partnercenter marketplace offer plan technical-configuration

Note

This reference is part of the partnercenter extension for the Azure CLI (version 2.0.67 or higher). The extension will automatically install the first time you run an az partnercenter marketplace offer plan technical-configuration command. Learn more about extensions.

Command group 'partnercenter marketplace offer plan' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Manage a Marketplace offer plan's technical configuration.

Commands

Name Description Type Status
az partnercenter marketplace offer plan technical-configuration package

Manage packages for a plan's technical configuration.

Extension Preview
az partnercenter marketplace offer plan technical-configuration package add

Adds a package to the technical configuration of a plan.

Extension Preview
az partnercenter marketplace offer plan technical-configuration package delete

Deletes a package to the technical configuration of a plan.

Extension Preview
az partnercenter marketplace offer plan technical-configuration show

Show a plan's technical configuration.

Extension Preview

az partnercenter marketplace offer plan technical-configuration show

Preview

Command group 'partnercenter marketplace offer plan technical-configuration' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Show a plan's technical configuration.

az partnercenter marketplace offer plan technical-configuration show --offer-id
                                                                     --plan-id

Required Parameters

--offer-id

The Offer id.

--plan-id

The Plan id.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.