Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.96 KB

quick-create-cli.md

File metadata and controls

43 lines (30 loc) · 1.96 KB
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

Quickstart: Create a key vault using the Azure CLI

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.

Create a resource group

[!INCLUDE Create a resource group]

Create a key vault

[!INCLUDE Create a key vault]

Clean up resources

[!INCLUDE Delete a key vault]

Next steps

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.