Azure Key Vault
Azure Key Vault is a cloud service offered by Microsoft Azure that provides secure storage and management of sensitive information such as secrets, keys, and certificates. It helps protect cryptographic keys and secrets used by cloud applications and services.
Steps to create an Azure Key Vault
Step 1
On your Azure Portal search and  click Key Vault

Step 2
Click on +create to create key vault

Step 3
Enter resource group and key vault name (give any)

Note: leave other parameters as default, unles you wish to change them
Step 4
Click on Review and Create

Step 6
Click on go to resource

Step 7
Click on keys on the left pane 

Step 8
Click on Generate/Import

Step 9 (Final step)
Enter name, activation date and expiration date (if willing) and click create

note: you will see the key create at key vault portal
              
    
Top comments (0)