Skip to content

[Issue] Allow service to be in "services" (azure.yaml), but not participate in some commands like deploy #1669

@jongio

Description

@jongio

I have two services:

Frontend

Backend

I want to be able to call restore on the Frontend locally, and I therefore need it listed in the "services" section of azure.yaml

BUT

I do not want azd to deploy that service.

Could we add a flag, something like "skip-{command}" to azure.yaml so I can restore it using restore, but not deploy it when deploy is called.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions