admin管理员组文章数量:1417555
So we have an Azure AI Translator instance running.
But when I try to create a workspace for it in the Custom Translation Portal I get this error:
The key is either invalid or doesn't use the region provided. Please verify your key and region in the Azure portal then try again.
The key and the location are guaranteed correct. Both copy/pasted.
The thing is it's the Translator instance of a customer who does have a lot of things locked down. But we can't figure out what it is that has an impact on if an API key from a service isn't working.
However: this is most likely the culprit. On AI Translator/Networking/Firewall Allow access: Disabled
and in Private Endpoint connection the connection is in an approved state.
I'm guessing it's the fact that we have a private endpoint but- how can I access that when I am only able to add a key/location in a workspace?
Hope someone knows, thanks!
So we have an Azure AI Translator instance running.
But when I try to create a workspace for it in the Custom Translation Portal I get this error:
The key is either invalid or doesn't use the region provided. Please verify your key and region in the Azure portal then try again.
The key and the location are guaranteed correct. Both copy/pasted.
The thing is it's the Translator instance of a customer who does have a lot of things locked down. But we can't figure out what it is that has an impact on if an API key from a service isn't working.
However: this is most likely the culprit. On AI Translator/Networking/Firewall Allow access: Disabled
and in Private Endpoint connection the connection is in an approved state.
I'm guessing it's the fact that we have a private endpoint but- how can I access that when I am only able to add a key/location in a workspace?
Hope someone knows, thanks!
Share Improve this question edited Jan 31 at 9:52 jps 22.7k16 gold badges88 silver badges107 bronze badges asked Jan 31 at 9:19 MarcoMarco 2,4633 gold badges23 silver badges21 bronze badges1 Answer
Reset to default 1AI Translator/Networking/Firewall Allow access: Disabled
might be the issue. Probably need to be configured as Selected Networks and Private Endpoints
.
refer to this link's Use the Custom Translator portal
section:
https://learn.microsoft/en-us/azure/ai-services/translator/custom-translator/how-to/enable-vnet-service-endpoint
If you configure Selected Networks and Private Endpoints via the Networking → Firewalls and virtual networks tab, you can't use the Custom Translator portal to create workspaces to train and publish models. However, you can still use the Translator resource with Custom Translator non-interactive REST API to build and publish custom models.
also check the service endpoint is correctly configured and includes Microsoft.CognitiveServices
.
本文标签:
版权声明:本文标题:artificial intelligence - Key invalid or doesn't use the region provided, but credentials are all correct. Azure AI Cust 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745272343a2650969.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论