I'm using the wizard in Azure Custom Translator Portal to create a new Workspace but get this error:
"A problem was encountered while creating your Custom Translator workspace. Please try again later."
Edge DevTools shows this error for initiator createWorkspaceWizardActions.ts
Request URL: https://custom-api.cognitive.microsofttranslator.com/api/texttranslator/v1.0/workspaces
Request Method: POST
Status Code: 400 Bad Request
This worked last week. I've tried different browsers and also in Private mode, but issue remain. I also have issues with uploading document sets. I've tried parallell documents as well as Translation Memory (tmx files) but this week no files gets uploaded. Worked fine last week.
The document upload wizard returns this error for initiator ParallellDocumentForms.tsx:
Status Code: 500 Internal Server Error
Error Message: "error": "Retry failed after 6 tries. Retry settings can be adjusted in ClientOptions.Retry or by configuring a custom retry policy in ClientOptions.RetryPolicy. (No such host is known. (ctuserdataprodameswc.blob.:443)) (No such host is known. (ctuserdataprodameswc.blob.:443)) (No such host is known. (ctuserdataprodameswc.blob.:443)) (No such host is known. (ctuserdataprodameswc.blob.:443)) (No such host is known. (ctuserdataprodameswc.blob.:443)) (No such host is known. (ctuserdataprodameswc.blob.:443))"
Basically I'm having same issues as reported in
https://learn.microsoft.com/en-us/answers/questions/2114038/custom-translator-portal-generic-error-message-whe