Skip to content

[Feature request] Allow the configuration of a custom timeout duration on azd provision #6555

Description

@GABRIELNGBTUC
  • Make sure you've installed the latest version using instructions

Output from azd version
azd version 1.23.0 (commit 9a02add)

Describe the issue
Currently there is a 20 minutes (for app service deployments) timeout on azd deployments. While it is good to have this timeout, the current duration is way too high for simple deployments in a pipeline environment. It would be great to be able to configure a shorter timeout to have faster feedback from the deployment.

Expected solution
The ability to run a command such as azd deploy service --fromPackage path --timeout timeInSeconds to configure the deployment timeout.

Metadata

Metadata

Labels

Type

Fields

No fields configured for Task.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions