Skip to content

Support az containerapp stop and az containerapp start #27433

@maskati

Description

@maskati

Related command
az containerapp

Is your feature request related to a problem? Please describe.
Azure Container Apps REST API supports stopping and starting container apps. This same capability should be supported through Azure CLI.

Describe the solution you'd like
Add support for az containerapp stop and az containerapp start mapping to the REST API.

Describe alternatives you've considered
Use the REST API directly az rest -m post -u "/subscriptions/.../resourceGroups/.../providers/Microsoft.App/containerapps/.../stop?api-version=2023-05-01".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions