`az cognitiveservices account create` command allows setting maximum wait time
- 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
Assessment
This issue has not been assessed yet.