Skip to content

az managedapp definition create command doesn't provide an option to control the deployment mode  #21274

@cbellee

Description

@cbellee

Is your feature request related to a problem? Please describe.
az managedapp definition create command doesn't provide an option to control the deployment mode type (Incremental, Complete) and defaults to 'Complete'. The REST API provides a way to achieve this

Describe the solution you'd like
The CLI command would need a --deployment-mode parameter added, for example.
az managedapp definition create --deployment-mode=incremental

Describe alternatives you've considered
Use the REST API directly, but this is a more complicated approach.

Additional context

Metadata

Metadata

Labels

ARMaz resource/group/lock/tag/deployment/policy/managementapp/account management-groupact-identity-squadfeature-request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions