Edit

Share via


Migrate your Azure Quantum job data

As of September 30, 2025, the Azure Quantum service will be available in only the following Azure regions:

  • East US
  • West US
  • North Europe
  • West Europe

Azure Quantum will discontinue support for the following Azure regions:

  • UK South
  • UK West
  • Japan East
  • Japan West
  • West US 2
  • Germany West Central
  • West Central US

If your Azure Quantum workspace is deployed and hosted in any of the discontinued regions, then you'll lose access to your workspace on September 30, 2025. You'll still be able to access and use Azure Quantum from all currently supported Azure geographies, and be able to associate storage accounts from any Azure region with your Quantum workspace. To continue using Azure Quantum, create a new Quantum workspace in one of the supported regions.

To retain your Azure Quantum job information, migrate all the job data from your old workspace to your new workspace. When you do the migration, your job input and output data are available in your new workspace. But you can't see the job history for those jobs anymore in the Azure portal, Azure Quantum SDK, or the Azure CLI.

Migration instructions depend on whether your old workspace's storage account is managed or unmanaged.

Important

Don't delete your old workspace until after you migrate your data to your new workspace. Before you migrate your job data, make sure that you don't have open jobs in the queue. To remove an open job from the queue, either wait for the job to finish running or cancel the job.

If your old workspace uses an unmanaged storage account, then link that storage account to your new workspace. Your old job data will be available in your new workspace because the linked storage account already contains your old job data.

Note

To link a storage account to a Quantum workspace, you must have a role assignment that allows you to perform role assignments on that storage account, such as Owner or User Access Administrator.

To create a new Quantum workspace and link your storage account, follow these steps:

  1. Log in to the Azure portal, go to Quantum Workspaces, and then choose Create.
  2. Choose your subscription in the Subscription dropdown list, and then select Advanced create.
  3. In the Project details section, open the Resource group dropdown list and choose the resource group that contains the storage account for your old workspace.
  4. In the Instance details section, enter a name for your new workspace in the Workspace name field, and then choose one of the supported regions from the Region dropdown list (East US, West US, North Europe, or West Europe).
  5. For Data Storage, choose Customize storage account settings (advanced). A Storage Account dropdown list appears that contains all the storage accounts in your selected resource group. Choose the storage account ID for your old workspace's storage account.
  6. To review your workspace settings, choose Review + create. Or, choose Next: Providers > to customize your provider and plan options, and then choose Next: Tags > to add tags to your workspace.
  7. Verify that all your workspace settings are correct, and then choose Create.

The storage account for your old workspace is now associated with your new workspace, and all job history is retained in that storage account.

Save your Jupyter Notebook files

If you have Jupyter notebooks in your old workspace that you want to retain, then download those notebooks from the Azure portal before you delete your old workspace. To download Jupyter notebooks from the Azure portal, follow these steps:

  1. Log in to the Azure portal.
  2. Go to Quantum Workspaces and choose your old workspace.
  3. In the Operations dropdown on the Quantum Workspace blade, choose Notebooks.
  4. In the Jupyter Notebooks blade, open the My notebooks dropdown. A list of all your Jupyter notebooks appears.
  5. For each notebook that you want to save, choose the ellipsis button (...), and then choose Download Notebook to download the notebook to your device.

Delete your old Quantum workspace

After you set up your new workspace and migrate all your data, delete your old workspace. Note that all workspaces in discontinued regions will be automatically deleted on September 30, 2025.

Note

For questions about migration issues, email azurequantuminfo@microsoft.com.