az-quantum
Verified for current stable LTS
Az Quantum Command: List Workspaces
Use for list_workspaces with Az Quantum. Exact CLI syntax to list_workspaces using Az Quantum.
When to use this: Use for list_workspaces with Az Quantum.
Command Syntax
az quantum workspace list az quantum workspace list Command Breakdown
az is the base executable for this command.
FAQ
Purpose: Exact syntax to list_workspaces using Az Quantum.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Az Quantum Command: Create Workspace
az quantum workspace create -g <ResourceGroup> -l <Location> -w <Workspace> -a <MyStorageAccountName> Az Quantum Command: Set Default Workspace az quantum workspace set -g <ResourceGroup> -w <Workspace> Az Quantum Command: Submit Job az quantum job submit -g <ResourceGroup> -w <Workspace> -l <Location> -t <Id> --job-name <Job> --job-input-file <QirBitcode.bc> --job-input-format <qir.v1> Az Quantum Command: List Jobs az quantum job list -g <ResourceGroup> -l <Location> -w <Workspace> Az Quantum Command: Get Job Output az quantum job output -g <ResourceGroup> -w <Workspace> --job-id <Job>