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

Use IOfferingsOperations to Determine if Target is Quantum-Executable #681

Open
ScottCarda-MS opened this issue Jun 8, 2022 · 0 comments
Labels
Area-Kernel Issue relates to the IQ# kernel. Kind-Maintenance Issue represents work to improve code quality and maintainability.

Comments

@ScottCarda-MS
Copy link
Contributor

In AzureClient.cs, we define and use function IsQuantumExecutionTarget to determine if a target is quantum-executable. Instead we should use the API provided by the Service defined here: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/quantum/Microsoft.Azure.Management.Quantum/src/Generated/QuantumManagementClient.cs#L82

@cgranade cgranade added Area-Kernel Issue relates to the IQ# kernel. Kind-Maintenance Issue represents work to improve code quality and maintainability. labels Sep 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Area-Kernel Issue relates to the IQ# kernel. Kind-Maintenance Issue represents work to improve code quality and maintainability.
Projects
None yet
Development

No branches or pull requests

2 participants