An Azure service that provides quantum computing and optimization solutions.
Provisioning issues with the IonQ and PASQAL providers in your Azure Quantum workspace can be caused by several factors. Here are some steps you can take to troubleshoot and potentially resolve the issue:
- Check Permissions: Ensure that your Azure account has the necessary permissions to provision resources for the IonQ and PASQAL providers. You may need to be an Owner or have Contributor access to the resource group.
- Review Terms Acceptance: Although you mentioned that terms have been accepted, double-check that there are no pending agreements or conditions that need to be fulfilled for these providers.
- Resource Group Configuration: Verify that the resource group
quantum-researchis properly configured and that there are no restrictions or policies that might prevent the creation of managed resource groups for IonQ and PASQAL. - Region Availability: Confirm that the IonQ and PASQAL providers are available in the
westeuroperegion. Sometimes, specific providers may not support certain regions. - Retry Provisioning: If the provisioning state shows 'Failed', try to delete any partially created resources (if applicable) and attempt to provision the providers again.
- Check Azure Status: Sometimes, Azure services may experience outages or issues. Check the Azure status page to see if there are any ongoing issues that could affect provisioning.
If the issue persists after these checks, consider reaching out to Azure support for more detailed assistance regarding your specific workspace and provisioning errors.
References: