title | description | services | author | ms.service | ms.subservice | ms.topic | ms.date | ms.author | ms.custom | ms.devlang |
---|---|---|---|---|---|---|---|---|---|---|
Quickstart - Create an Azure Key Vault with the Azure CLI |
Quickstart showing how to create an Azure Key Vault using the Azure CLI |
key-vault |
msmbaldwin |
azure-key-vault |
general |
quickstart |
01/30/2024 |
mbaldwin |
mode-api, devx-track-azurecli |
azurecli |
Azure Key Vault is a cloud service that provides a secure store for keys, secrets, and certificates. For more information on Key Vault, see About Azure Key Vault; for more information on what can be stored in a key vault, see About keys, secrets, and certificates.
[!INCLUDE quickstarts-free-trial-note]
[!INCLUDE azure-cli-prepare-your-environment.md]
- This quickstart requires version 2.0.4 or later of the Azure CLI. If using Azure Cloud Shell, the latest version is already installed.
[!INCLUDE Create a resource group]
[!INCLUDE Create a key vault]
[!INCLUDE Delete a key vault]
In this quickstart you created a Key Vault and deleted it. To learn more about Key Vault and how to integrate it with your applications, continue on to the articles below.
- Read an Overview of Azure Key Vault
- Review the Azure Key Vault security overview
- See the reference for the Azure CLI az keyvault commands