Last active
September 8, 2019 21:32
-
-
Save mifung/9383fb6d77d1ecfc3154cd6189bdd1f1 to your computer and use it in GitHub Desktop.
AZ Command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## AZ Command Key Vault | |
``` | |
az keyvault secret list --vault-name "ContosoKeyVault" | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment