[QUERY] Azure FormRecognizer resource temporarily unavailable error on Azure VM #23629
Labels
Client
This issue points to a problem in the data-plane of the library.
Cognitive - Form Recognizer
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-author-feedback
Workflow: More information is needed from author to address the issue.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Query/Question
I have the following console app (.net core 5.0):
I executed the above console app from my WIndows 10 PC, like below:
And it worked as expected; the line "Got Form Recognizer working" was printed on my console.
Now I executed the same app on my Azure VM (Ubuntu 20.04) like below:
But, this time it printed "Start using Azure Form Recognizer ..." and after some time it threw the following errors:
What might be wrong here?
Environment:
The text was updated successfully, but these errors were encountered: