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:
{
"azure-cli": "2.56.0",
"azure-cli-core": "2.56.0",
"azure-cli-telemetry": "1.1.0",
"extensions": {}
}
Related command
az cognitiveservices account create -n myresource -g myResourceGroup --kind OpenAI --sku S0 -l WestEurope --yesIs 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:
{ "azure-cli": "2.56.0", "azure-cli-core": "2.56.0", "azure-cli-telemetry": "1.1.0", "extensions": {} }