Microsoft Azure Quantum · Arazzo Workflow
Azure Quantum Workspace Bootstrap
Version 1.0.0
Read a workspace, branch on provisioning state, list its keys, and list provider offerings.
View Spec
View on GitHub
QuantumQuantum ComputingAzureMicrosoftQ#QDKResource EstimationIonQQuantinuumPasqalRigettiHybrid QuantumFault ToleranceArazzoWorkflows
Provider
Workflows
workspace-bootstrap
Confirm a workspace is provisioned, fetch its keys, and list regional offerings.
Reads the Quantum workspace and inspects its provisioning state. When the workspace provisioning has Succeeded the workflow lists its access keys and the provider offerings available in the workspace location; otherwise it reports the non-terminal provisioning state.
1
getWorkspace
Read the Quantum workspace to confirm it exists and inspect its provisioning state and endpoint.
2
listKeys
Retrieve the workspace access keys and connection strings for client configuration.
3
listOfferings
List the provider offerings available in the workspace region for onboarding decisions.
4
reportNotReady
The workspace is not in a Succeeded provisioning state; re-read it to surface the current provisioning state for the caller.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.