You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This updates the command for adding a secret to use the `--display-name` parameter instead of `--credential-description` for the secret name. Using `--credential-description` results in the following error:
```
ERROR: unrecognized arguments: --credential-description
```
Tested on Azure CLI v2.39.
0 commit comments