az feedback auto-generates most of the information requested below, as of CLI version 2.0.62
Related command
az cognitiveservices account create -n achand-openai10 -g achand-openai-rg10 --kind OpenAI --sku s0 -l eastus
Describe the bug
Azure OpenAI creation hangs (even after the instance creation is complete per the portal). It shows the Running ... status without completing/returning.
To Reproduce
az cognitiveservices account create -n achand-openai10 -g achand-openai-rg10 --kind OpenAI --sku s0 -l eastus
Expected behavior
It returns
Environment summary
Tried in various environments including local windows, cloudshell, codespaces, vscode. Always the same issue.
Additional context
Related command
az cognitiveservices account create -n achand-openai10 -g achand-openai-rg10 --kind OpenAI --sku s0 -l eastus
Describe the bug
Azure OpenAI creation hangs (even after the instance creation is complete per the portal). It shows the Running ... status without completing/returning.
To Reproduce
az cognitiveservices account create -n achand-openai10 -g achand-openai-rg10 --kind OpenAI --sku s0 -l eastus
Expected behavior
It returns
Environment summary
Tried in various environments including local windows, cloudshell, codespaces, vscode. Always the same issue.
Additional context