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
Labels
Area-Kernel
Issue relates to the IQ# kernel.
Kind-Maintenance
Issue represents work to improve code quality and maintainability.
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#L82The text was updated successfully, but these errors were encountered: