Skip to content

az cognitiveservices account create command allows setting maximum wait time #29044

@lichunqiang

Description

@lichunqiang

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": {}
}
### Tasks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions