Microsoft Azure Quantum · Arazzo Workflow
Azure Quantum Quota Capacity Check
Version 1.0.0
List workspace quotas, branch on remaining headroom, and stage storage when capacity exists.
View Spec
View on GitHub
QuantumQuantum ComputingAzureMicrosoftQ#QDKResource EstimationIonQQuantinuumPasqalRigettiHybrid QuantumFault ToleranceArazzoWorkflows
Provider
Workflows
quota-capacity-check
Check quota headroom and stage storage only when capacity remains.
Reads the workspace quotas and compares the first quota's utilization and holds against its limit. When headroom exists it requests a container SAS URI and returns it; otherwise it reports the exhausted quota dimension.
1
listQuotas
List the workspace quotas with their per-dimension utilization, holds, and limit.
2
stageStorage
Capacity remains, so request a container SAS URI ready for a job submission.
3
reportExhausted
No headroom remains; re-read quotas to surface the exhausted dimension and its provider for the caller.
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.