az self-help solution-self-help

Note

This reference is part of the self-help extension for the Azure CLI (version 2.57.0 or higher). The extension will automatically install the first time you run an az self-help solution-self-help command. Learn more about extensions.

Command group 'az self-help' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Self Help solution command will help you create tenant level solutions for azure resources.

Commands

Name Description Type Status
az self-help solution-self-help show

Get the self help solution using the applicable solutionId while creating the solution.

Extension Preview

az self-help solution-self-help show

Preview

Command group 'az self-help solution-self-help' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Get the self help solution using the applicable solutionId while creating the solution.

az self-help solution-self-help show --solution-id

Examples

Show Solution at Resource Level

az self-help solution-self-help show --solution-id solution-id

Required Parameters

--solution-id

Solution 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.