Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@rmshaffer
Copy link
Contributor

@rmshaffer rmshaffer commented Jun 19, 2020

This PR adds support for single Azure Quantum resource ID to connect to an Azure Quantum workspace, rather than requiring four separate parameters. The storage account connection string also becomes optional.

For example, a connection command may now look like:

%azure.connect resourceId=/subscriptions/f846b2bd-d0e2-4a1d-8141-4c6944a9d387/resourceGroups/RESOURCE_GROUP_NAME/providers/Microsoft.Quantum/Workspaces/WORKSPACE_NAME

where the argument is a resource ID string that can be copied and pasted directly from the Azure portal.

The separate parameters are still supported, and have been renamed to subscription, resourceGroup, workspace, and storage for better consistency with the standalone executable command-line argument names.

Resolves AB#15814.

Base automatically changed from rmshaffer/azure-mock-tests to feature/azure-client June 22, 2020 23:34
@rmshaffer rmshaffer merged commit d76cd53 into feature/azure-client Jun 23, 2020
@rmshaffer rmshaffer deleted the rmshaffer/linked-storage branch June 23, 2020 05:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants