Skip to content

Deploy container apps in parallel #3399

@davidfowl

Description

@davidfowl

Today azd deploy acts on each container app sequentially. This can be painfully slow if there are lots of container apps as the process includes:

  • Building the application
  • Publishing a new container image
  • Pushing to the registry
  • Creating a new container apps revision (several steps)

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions