Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example app setup script not working #16

Open
Regenhardt opened this issue Feb 7, 2022 · 3 comments
Open

Example app setup script not working #16

Regenhardt opened this issue Feb 7, 2022 · 3 comments

Comments

@Regenhardt
Copy link

Tried following the MS learn module. Opened the sandbox, cURL'd the script into bash, and was met with the following error message:

This region has quota of 0 instances for your subscription. Try selecting different region or SKU.

Afterwards it shows the properly created "form-recognizer-resource".
If I interpret this correctly, it fails creating the app service plan. Therefore afterwards all other calls including that or the webapp fail.

Azure Portal only shows the storage account created for the cloud shell in north europe and the form recognizer in West US 2.

@userr2232
Copy link

Were you able to solve it? I am having the same issue

@Regenhardt
Copy link
Author

Unfortunately not, but I'm also done trying out form recognizer anyway so not too bad for me. I do hope they fix this, can't just publish a tutorial that doesn't work.

@igor-ztt
Copy link

Found a workaround for this. After the script fails to run, you can access the Azure Portal. There you'll find a Document Intelligence resource. Select it and go to Resource Management > Keys and Endpoint. Collect one of the keys and the Endpoint URL and test the application at the Document Intelligence Studio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants