page_type | description | languages | products | ||||
---|---|---|---|---|---|---|---|
sample |
This sample shows you how to connect to data sources such as Azure Blob Storage from within an Azure Quantum Jupyter Notebook |
|
|
This sample shows you how to connect and use Azure Quantum with external datasources such as Azure Blob Storage. This sample is implemented as a Jupyter Notebook, which can be run locally or through the Azure Quantum hosted notebooks experience.
This sample is available as part of the Azure Quantum notebook samples gallery in the Azure Portal. For an example of how to run these notebooks in Azure, see this getting started guide.
You must have an Azure Quantum Workspace deployed to use this sample, as it connects to the Azure Storage account associated with your Workspace. This Storage account is automatically created when you create a new Azure Quantum Workspace.
You can find details for this storage account by navigating to your Azure Quantum Workspace in the portal - it is shown in the 'Essentials' section at the top - if you click the name of the storage account it will take you to view it in the portal.
- storage-data-management.ipynb: Jupyter Notebook for the data management sample.