Viewing Keys in Key Vault

When accessing the Keys tab in Azure Key Vault, you may get an error that says:

Firewall is turned on and your client IP address is not authorized to access this key vault.

To get around this, perform the following steps:

  1. Browse to the Key Vault that EJBCA is using, in this example EJBCARootKeyVault, and select Firewalls and Virtual Networks.

  2. In the Allow access from screen, add your public IP into the Firewall section. To allow a single IP, end the IP with /32. Otherwise, add your appropriate subnet.

  3. Click Save.

  4. You will now be able to access all of the keys on the Keys tab of the Azure Key Vault.