Creating Azure Key Vault with Azure Portal

  1. Navigate to portal.azure.com and log in to your Azure Account.

  2. Locate the Key vaults Azure service, click on it to get redirected to your key vaults.

image-20260629-150459.png

Azure services

  1. Click on + Create to start the process of creating a key vault.

image-20260629-150558.png


Home page of Azure Key Vaults

  1. Select your subscription and the resource group. Enter the Key vault name and Region for the key vault you will be using. Make sure to select the Premium pricing tier to include support for the HSM backed keys. Set the Recovery options according to your company’s policies.

image-20260629-150649.png


Create key vault page

  1. Enable access to your selected users and administer the policy which is the most suitable for your company.

image-20260629-150826.png


Create key vault access policy page

  1. Select your connectivity method.

image-20260629-150913.png


Create key vault networking page

  1. If needed, add tags to categorize resources and view consolidated billing.

image-20260629-150935.png


Create key vault tags page

  1. Review the creation of the key vault. After reviewing, click on Create to finish the creation of the key vault.

image-20260629-151008.png


Create key vault review and create page