Skip to content

Commit f69ae6e

Browse files
Update New-AzKeyVault.md (#26032) (#26056)
Seems mis-explanation for this parameter. Co-authored-by: jufuku0108 <[email protected]>
1 parent c1d8ef1 commit f69ae6e

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)