Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am trying to train a custom text clasification multilabel model, and i encountered this issue:
I ensured my managed identity has "Blob storage contributor" role and also myself.
Also i ensured that i have the 8 methods allowed for "https://language.cognitive.azure.com" in my storage account CORS.
And also my storage account allows traffic from anywhere.
I encountered that the file mentioned on the error "training_input_processed_504712.json" doesn't exist yet in the blob container.
Edit: i use logs analitics and i have the following :