Azure Quantum Workspace

An Azure Quantum Workspace is a managed environment for running quantum and optimization workloads in Azure. It provides access to quantum hardware, simulators, and optimization solvers through a unified interface. The workspace handles job submission, resource management, and integration with Azure services, enabling developers and researchers to build, test, and run quantum applications without managing underlying infrastructure.

azure.quantum_workspace

Fields

TitleIDTypeData TypeDescription
_keycorestring
api_key_enabledcoreboolIndicator of enablement of the Quantum workspace Api keys.
endpoint_uricorestringThe URI of the workspace endpoint.
idcorestringFully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
identitycorejsonManaged service identity (system assigned and/or user assigned identities)
locationcorestringThe geo-location where the resource lives
namecorestringThe name of the resource
providerscorejsonList of Providers selected for this Workspace
provisioning_statecorestringThe Workspace provisioning status.
resource_groupcorestring
storage_accountcorestringARM Resource Id of the storage account associated with this workspace.
subscription_idcorestring
subscription_namecorestring
system_datacorejsonMetadata pertaining to creation and last modification of the resource.
tagscorehstore_csv
typecorestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
usablecorestringWhether the current workspace is ready to accept Jobs.