Hi Simone Scanu,
Thanks for posting your question in Microsoft Q&A, apologize for any inconvenience caused on this.
The mentioned errors typically point to permission or access issues.
Here are some steps you can take to resolve this:
- Verify Permissions: Ensure that you have the necessary permissions to list and create capability hosts. You might need roles such as
Azure AI Developer
orAzure AI Administrator
assigned to your account. - Check Role Assignments: Make sure that the roles are assigned at the correct scope. The roles should be assigned directly to the Azure AI resource via the Azure portal.
- Review Network Configuration: Sometimes, network configurations or firewall settings can cause access issues. Ensure that your network settings allow access to the required Azure services.
- Check Quota Limits: The error might be related to exceeding quota limits. You can check your current quota and request an increase if necessary. This can be done through the Azure portal under the "Usage + quotas" section.
If the issue persists, please provide the full error message in more detail, as well as the region and network settings.
I hope this is helpful! Do not hesitate to let me know if you have any other questions.
Thanks