Runtime integration for streamlined access to Azure Quantum supported devices.
azure
extra:
AzureQuantumProvider
integrates with Azure Quantum via the azure-quantum
package. It connects to an Azure Quantum Workspace, which manages your quantum resources.
Workspace
object and pass it to AzureQuantumProvider
:
AzureQuantumProvider
without passing explicit credentials:
AzureQuantumProvider
:
.run
method:
job
which is of type AzureQuantumTask
, which inherits from QuantumJob
. To see the results: