Skip to content

az keyvault create gives "Bad JSON content found in the request." #8840

Description

I'm trying to create a new keyvault using AZ CLI. My command line is as follows:

 az keyvault create -n 'comet-key-vault' -g 'jun-mgmt' --enable-soft-delete true --enabled-for-deployment true --enabled-for-template-deployment true 

the response I get is:

Bad JSON content found in the request.

I am using AZ CLI on Windows, versions as follows:

azure-cli                         2.0.60
keyvault                          2.2.12

I am not able to see what is wrong in the request. Anyone here who can help?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

KeyVaultaz keyvaultbugThis issue requires a change to an existing behavior in the product in order to be resolved.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions