Azure OpenAI creation hangs (even after the instance creation is complete per the portal)
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
> ### `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**
Contributor guide
Assessment
This issue has not been assessed yet.