Azure Quantum Skill

SkillCloud & infra

Expert knowledge for Azure Quantum development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when using QDK (Python/Q#), OpenQASM jobs, Rigetti/IonQ/Quantinuum targets, VS Code tools, or Azure CLI/QIR, and other Azure Quantum related development tasks. Not for Azure HDInsight (use azure-hdinsight), Azure Databricks (use azure-databricks), Azure Machine Learning (use azure-machine-learning), Azure Synapse Analytics (use azure-synapse-analytics).

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Azure Quantum Skill skill

What this skill tells your AI

The instructions your AI receives, as published by microsoftdocs/agent-skills in skills/azure-quantum/SKILL.md and read by ahel’s review.

This skill provides expert guidance for Azure Quantum. Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.

How to Use This Skill

IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g., L35-L120), use read_file with the specified lines. For categories with file links (e.g., [security.md](security.md)), use read_file on the linked reference file

IMPORTANT for Agent: If metadata.generated_at is more than 3 months old, suggest the user pull the latest version from the repository. If mcp_microsoftdocs tools are not available, suggest the user install it: Installation Guide

This skill requires network access to fetch documentation content:

  • Preferred: Use mcp_microsoftdocs:microsoft_docs_fetch with query string from=learn-agent-skill. Returns Markdown.
  • Fallback: Use fetch_webpage with query string from=learn-agent-skill&accept=text/markdown. Returns Markdown.

Category Index

CategoryLinesDescription
TroubleshootingL37-L44Troubleshooting Azure Quantum provider issues: diagnosing job failures and support/escalation policies and limits for IonQ, Quantinuum, and Rigetti hardware on Azure Quantum.
Best PracticesL45-L49Tools and techniques for testing, debugging, and validating quantum programs with the Azure Quantum Development Kit (QDK), including simulators, logging, and troubleshooting.
Decision MakingL50-L57Guidance on choosing job submission methods, comparing provider pricing and regions, and migrating Azure Quantum workspaces between geographic locations.
Architecture & Design PatternsL58-L62Guidance on designing hybrid quantum-classical workflows in Azure Quantum, including architecture options, orchestration patterns, and when to offload tasks to quantum hardware.
Limits & QuotasL63-L70Managing Azure Quantum API lifecycles, usage quotas, session limits/timeouts, and Rigetti hardware target constraints and capacity.
SecurityL71-L81Managing secure access to Azure Quantum workspaces: RBAC and access control, bulk user assignment, ARM locks, managed identities, service principals, and secure handling of access keys.
ConfigurationL82-L94Configuring Azure Quantum workspaces, QDK tools, simulators, hardware/error models, resource estimator settings/output, and VS Code integration for specific quantum targets.
Integrations & Coding PatternsL95-L108Using QDK (Python/Q#) with Azure Quantum: connecting workspaces, submitting jobs/circuits (incl. OpenQASM), configuring simulators and noise models, hybrid workflows, and resource estimation.
DeploymentL109-L113Deploying Azure Quantum workspaces via Bicep templates and submitting QIR-based quantum jobs using Azure CLI, including setup, configuration, and command workflows.

Troubleshooting

TopicURL
Diagnose and resolve common Azure Quantum issueshttps://learn.microsoft.com/en-us/azure/quantum/azure-quantum-common-issues
Support and escalation policy for IonQ on Azure Quantumhttps://learn.microsoft.com/en-us/azure/quantum/provider-support-ionq
Support policy for Quantinuum on Azure Quantumhttps://learn.microsoft.com/en-us/azure/quantum/provider-support-quantinuum
Support policy for Rigetti on Azure Quantumhttps://learn.microsoft.com/en-us/azure/quantum/provider-support-rigetti

Best Practices

TopicURL
Test and debug quantum programs with QDK toolshttps://learn.microsoft.com/en-us/azure/quantum/testing-debugging

Decision Making

TopicURL
Choose how to submit jobs to Azure Quantumhttps://learn.microsoft.com/en-us/azure/quantum/how-to-submit-jobs
Migrate Azure Quantum workspace data between regionshttps://learn.microsoft.com/en-us/azure/quantum/migration-guide
Compare Azure Quantum provider pricing planshttps://learn.microsoft.com/en-us/azure/quantum/pricing
Check regional availability of Azure Quantum providershttps://learn.microsoft.com/en-us/azure/quantum/provider-global-availability

Architecture & Design Patterns

TopicURL
Choose hybrid quantum computing architectures in Azure Quantumhttps://learn.microsoft.com/en-us/azure/quantum/hybrid-computing-overview

Limits & Quotas

TopicURL
Manage Azure Quantum preview API lifecycle and expiryhttps://learn.microsoft.com/en-us/azure/quantum/azure-quantum-api-lifecycle
Review and manage Azure Quantum usage quotashttps://learn.microsoft.com/en-us/azure/quantum/azure-quantum-quotas
Manage Azure Quantum sessions and timeoutshttps://learn.microsoft.com/en-us/azure/quantum/how-to-work-with-sessions
Rigetti provider targets and hardware limits in Azure Quantumhttps://learn.microsoft.com/en-us/azure/quantum/provider-rigetti

Security

TopicURL
Bulk assign Azure Quantum workspace access via CSVhttps://learn.microsoft.com/en-us/azure/quantum/bulk-add-users-to-a-workspace
Protect Azure Quantum resources with ARM lockshttps://learn.microsoft.com/en-us/azure/quantum/how-to-set-resource-locks
Share Azure Quantum workspace using RBAC roleshttps://learn.microsoft.com/en-us/azure/quantum/how-to-share-access-quantum-workspace
Configure Azure Quantum workspace access controlhttps://learn.microsoft.com/en-us/azure/quantum/manage-workspace-access
Authenticate to Azure Quantum using managed identityhttps://learn.microsoft.com/en-us/azure/quantum/optimization-authenticate-managed-identity
Authenticate to Azure Quantum using service principalshttps://learn.microsoft.com/en-us/azure/quantum/optimization-authenticate-service-principal
Manage Azure Quantum workspace access keys securelyhttps://learn.microsoft.com/en-us/azure/quantum/security-manage-access-keys

Configuration

TopicURL
Configure Azure Quantum workspaces with Azure CLIhttps://learn.microsoft.com/en-us/azure/quantum/how-to-manage-quantum-workspaces-with-the-azure-cli
Use the QDK neutral atom device visualizerhttps://learn.microsoft.com/en-us/azure/quantum/how-to-use-neutral-atom-visualizer
Install and configure QDK quantum simulatorshttps://learn.microsoft.com/en-us/azure/quantum/install-qdk-quantum-simulators
Configure and use IonQ targets in Azure Quantumhttps://learn.microsoft.com/en-us/azure/quantum/provider-ionq
Configure hardware architecture models for the Quantum resource estimatorhttps://learn.microsoft.com/en-us/azure/quantum/qre-build-architecture-models
Define error correction and magic state models for resource estimationhttps://learn.microsoft.com/en-us/azure/quantum/qre-build-error-correction-models
Build custom application models for the Quantum resource estimatorhttps://learn.microsoft.com/en-us/azure/quantum/qre-custom-applications
Access and customize Quantum resource estimator outputhttps://learn.microsoft.com/en-us/azure/quantum/qre-estimation-results
Use QDK commands and features in VS Codehttps://learn.microsoft.com/en-us/azure/quantum/vscode-qdk-reference

Integrations & Coding Patterns

TopicURL
Connect Python QDK to Azure Quantum workspacehttps://learn.microsoft.com/en-us/azure/quantum/how-to-connect-workspace
Submit quantum jobs with QDK Python packagehttps://learn.microsoft.com/en-us/azure/quantum/how-to-submit-jobs-python
Visualize Q# and OpenQASM circuits with QDKhttps://learn.microsoft.com/en-us/azure/quantum/how-to-visualize-circuits
Run integrated hybrid quantum jobs with Adaptive RI in Azure Quantumhttps://learn.microsoft.com/en-us/azure/quantum/hybrid-computing-integrated
Configure neutral atom noise models with QDK Python APIshttps://learn.microsoft.com/en-us/azure/quantum/neutral-atom-noise-models
Model multi-qubit gate noise with QDK Pythonhttps://learn.microsoft.com/en-us/azure/quantum/qdk-multi-qubit-noise-models
Run OpenQASM programs with Azure Quantum QDKhttps://learn.microsoft.com/en-us/azure/quantum/qdk-openqasm-integration
Build and configure QDK simulator noise modelshttps://learn.microsoft.com/en-us/azure/quantum/qdk-simulator-noise-models
Create application models from quantum frameworks for resource estimationhttps://learn.microsoft.com/en-us/azure/quantum/qre-supported-applications
Submit formatted quantum circuits to Azure Quantumhttps://learn.microsoft.com/en-us/azure/quantum/quickstart-microsoft-provider-format

Deployment

TopicURL
Deploy Azure Quantum workspaces using Bicep templateshttps://learn.microsoft.com/en-us/azure/quantum/how-to-manage-quantum-workspaces-using-bicep
Submit QIR jobs to Azure Quantum with Azure CLIhttps://learn.microsoft.com/en-us/azure/quantum/how-to-submit-jobs-azure-cli

Signals

GitHub stars
742
Forks
120
Last commit
Sep 2026

ahel review

  • S4info
    community integration — published by microsoftdocs, not azure

Automated review, not a security audit. Ruleset v1+k2.

Advanced
Catalog kind
skill
Gateway key
azure-quantum
Source
github.com/microsoftdocs/agent-skills