Azure / Azure/azure-cli

Azure OpenAI creation hangs (even after the instance creation is complete per the portal)

Open
#26,393 1 comment 0 reactions 0 assignees View on GitHub
act-codegen-extensibility-squad Auto-Assign Cognitive Services Service Attention
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.