Hi Medha Bhatt ,
You can add your public IP address to Ketvault > Networking > Firewall:
You can get your Ip public by below command :
curl ifconfig.me
Let me know if you need additional assisstance.
Luis Arias
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I am trying to view the keys in the Azure key vault of the subscription where I have the 'Owner' & Global Admin permission. However, it keeps giving me 'not authorized to view' error.
So I tried adding my IP address ( connecting remotely from home) in the allowed IP addresses in firewall -- however it fails saying this ip address falls within Microsoft's prohibited IP addresses.
So, how do I add my home network IP address in the allowed range in the key vault's firewall?
Thank you.
Hi Medha Bhatt ,
You can add your public IP address to Ketvault > Networking > Firewall:
You can get your Ip public by below command :
curl ifconfig.me
Let me know if you need additional assisstance.
Luis Arias
Thank you for your post!
Error Message:
Not authorized to view
I understand that you're trying to view the Keys within your Key Vault but are running into the above error message and even after adding your IP address to your Vault's Firewall, you're still having issues. To hopefully help point you in the right direction, I'll share some troubleshooting steps below.
Key Vault Firewall:
To add your home network / IP address to your Vault's Firewall, you can use the browser's Developer Tool (F12) or you can Capture a Fiddler Trace to see what IP address is being blocked.
12.345.678.901
or 12.345.678.0/24
Additional Links
If you're still having problems, can you share your full error message along with any screenshots so I can gain a better understanding of your issue?
I hope this helps!
Thank you for your time and patience throughout this issue.
If the information helped address your question, please Accept the answer. This will help us and also improve searchability for others in the community who might be researching similar information.