Azure / Azure/azure-cli

Issue while creating a self-signed certificate using Azure Keyvault with azure-cli

Open
#9,850 8 comments 1 reaction 1 assignee Claimed by @houk-ms View on GitHub
act-identity-squad feature-request KeyVault
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### **This is autogenerated. Please review and update as needed.**

## Describe the bug

**Command Name**
`az keyvault certificate create`

**Errors:**
```
Expecting property name enclosed in double quotes: line 2 column 3 (char 4)
```

## To Reproduce:
Steps to reproduce the behavior.

- `az keyvault certificate create --vault-name my-random-keyvault-name -n cert1 -p "$(az keyvault certificate get-default-policy)"`

## Expected Behavior
That it would generate a selfsigned certificate

## Environment Summary
```
Linux-4.4.0-18362-Microsoft-x86_64-with-debian-stretch-sid
Python 3.6.5
Shell: bash

azure-cli 2.0.68

Extensions:
azure-firewall 0.1.2
interactive 0.4.3

```
## Additional Context

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.