Skip to content

Commit ffc4c3a

Browse files
authored
Update New-AzKeyVault.md (#26032)
Seems mis-explanation for this parameter.
1 parent 1aac18d commit ffc4c3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/KeyVault/KeyVault/help/New-AzKeyVault.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Accept wildcard characters: False
185185
```
186186
187187
### -DisableRbacAuthorization
188-
If specified, disables to authorize data actions by Role Based Access Control (RBAC), and then the access policies specified in vault properties will be ignored. Note that management actions are always authorized with RBAC.
188+
If specified, disables to authorize data actions by Role Based Access Control (RBAC), and then the access policies specified in vault properties will be honored. Note that management actions are always authorized with RBAC.
189189
190190
```yaml
191191
Type: System.Management.Automation.SwitchParameter

0 commit comments

Comments
 (0)