az quantum suite-offer target
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 target command. Learn more about extensions.
Command group 'quantum' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
List targets available through an Azure Quantum suite offer.
Commands
| Name | Description | Type | Status |
|---|---|---|---|
| az quantum suite-offer target list |
List the targets and their status available through a suite offer, without requiring a workspace. |
Extension | Preview |
az quantum suite-offer target list
Command group 'quantum' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
List the targets and their status available through a suite offer, without requiring a workspace.
Returns each target exposed by the suite offer together with its current availability and overall average queue time. Standard- and High-priority average queue times are also returned when supplied by the provider. Data is resolved directly from the data plane without requiring an Azure Quantum workspace.
az quantum suite-offer target list --provider-id
Examples
List the targets available in a suite offer.
az quantum suite-offer target list --provider-id MyProvider -o table
List the raw target status details for a suite offer.
az quantum suite-offer target list -p MyProvider
Required Parameters
Identifier of an Azure Quantum provider.
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 |