az quantum suite-offer
Note
This reference is part of the quantum extension for the Azure CLI (version 2.73.0 or higher). The extension will automatically install the first time you run an az quantum suite-offer command. Learn more about extensions.
Command group 'quantum' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
View Azure Quantum suite offers available to the subscription.
Commands
| Name | Description | Type | Status |
|---|---|---|---|
| az quantum suite-offer list |
List the Azure Quantum suite offers available to the current subscription, including provider, location, and subscription-level quota allocations. |
Extension | Preview |
az quantum suite-offer list
Command group 'quantum' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
List the Azure Quantum suite offers available to the current subscription, including provider, location, and subscription-level quota allocations.
az quantum suite-offer list
Examples
List all suite offers available to the current subscription.
az quantum suite-offer list -o table
List the provider ID and location of each available suite offer.
az quantum suite-offer list --query "[].{provider:properties.providerId, location:properties.location}" -o table
Global Parameters
Increase logging verbosity to show all debug logs.
| Property | Value |
|---|---|
| Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
| Property | Value |
|---|---|
| Default value: | False |
Output format.
| Property | Value |
|---|---|
| Default value: | json |
| Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
| Property | Value |
|---|---|
| Default value: | False |