Hello, @Rodolfo Bonnin !
Why can't I see a target when the provider shows as available?
Not being able to see a target is likely the result of:
- The provider plan is not enabled
- A QDK update is missing
Since the provider is available in this case, you'll likely need to update to the latest version of the QDK which adds Aria support (and be sure to restart the kernel--thank you for the update, @Rodolfo Bonnin !):
pip install --upgrade azure-quantum
Additionally, you can view the page for QDK updates for a variety of other update methods:
https://learn.microsoft.com/en-us/azure/quantum/install-update-qdk
ionq.qpu.aria-1 is available:
ionq.qpu.aria-1 is not visible as a target (likely because the QDK needs to be updated):
I can now see Aria, I needed to restart the kernel. Thanks!
Ah, thank you for the update! Good to hear that everything is working.