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:
-
Browse to the Key Vault that EJBCA is using, in this example EJBCARootKeyVault, and select Firewalls and Virtual Networks.
-
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.
-
Click Save.
-
You will now be able to access all of the keys on the Keys tab of the Azure Key Vault.