Microsoft Azure Quantum · Arazzo Workflow
Azure Quantum Session Lifecycle
Version 1.0.0
Open a session, submit a job into it, list its jobs, then close the session.
View Spec
View on GitHub
QuantumQuantum ComputingAzureMicrosoftQ#QDKResource EstimationIonQQuantinuumPasqalRigettiHybrid QuantumFault ToleranceArazzoWorkflows
Provider
Workflows
session-lifecycle
Open a session, submit a job into it, enumerate its jobs, and close it.
Opens a session with a job failure policy, stages a container SAS URI, creates a job bound to the session id, lists the jobs that belong to the session, and closes the session returning its final status.
1
2
3
createSessionJob
Create a job that references the open session id so it runs as part of the session.
4
listSessionJobs
List the jobs that belong to the session to confirm the job was attached.
5
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.