Skip to content

Soft-delete on by default via the Azure CLI #11039

@ravijan

Description

@ravijan

Is your feature request related to a problem? Please describe.
For Azure Key Vault, the new version of the API enables by default that soft-delete is true. We are asking the CLI team to support "on" or true by default.

Describe the solution you'd like
The existing behavior will now change. By default, the CLI should set this to true by default. If they leave it blank, this will now default to true. They will need to specific false specifically to ensure this is off.

Today's behavior is as follows:
https://docs.microsoft.com/en-us/azure/key-vault/key-vault-soft-delete-cli

Specifying blank should enable this to be true (not false) as it is today.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions