Azure / Azure/azure-cli

`az cognitiveservices account create` command allows setting maximum wait time

Open
#29,044 3 comments 0 reactions 0 assignees View on GitHub
act-codegen-extensibility-squad Auto-Assign Auto-Resolve Cognitive Services customer-reported Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

**Related command**

`az cognitiveservices account create -n myresource -g myResourceGroup --kind OpenAI --sku S0 -l
WestEurope --yes`

**Is your feature request related to a problem? Please describe.**

Sometimes the execution of the command will wait a long time to get the response result, guess is it maintenance?

**Describe the solution you'd like**

I hope you can set the waiting timeout time, so that you can control the waiting time.

**Describe alternatives you've considered**

**Additional context**

az version:

```json
{
"azure-cli": "2.56.0",
"azure-cli-core": "2.56.0",
"azure-cli-telemetry": "1.1.0",
"extensions": {}
}
```
```[tasklist]
### Tasks
```

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.