Azure / Azure/azure-cli

Contradictory help message regarding the default value of az keyvault create --enable-rbac-authorization

Open
#29,116 1 comment 0 reactions 1 assignee Claimed by @evelyn-ys View on GitHub
act-identity-squad Auto-Assign Azure CLI Team customer-reported KeyVault potential-pruning question
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### Describe the bug

```bash
az keyvault create --help
...
--enable-rbac-authorization : ... If null or not specified, the vault
is created with the default value of false ... Allowed
values: false, true. Default: True.
...
```

### Related command

`az keyvault create`

### Errors

N/A

### Issue script & Debug output

N/A

### Expected behavior

Consistent help message for this flag.

### Environment Summary

```bash
$ az --version
azure-cli 2.61.0

core 2.61.0
telemetry 1.1.0
```

### Additional context

_No response_

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.