Thank you for posting your query on Microsoft Q&A.
From above description it seems like you are getting the access issue with message "Connection is not an approved private link and caller was ignored because bypass is not set to 'AzureServices' and PublicNetworkAccess is set to 'Disabled' " while trying to create a new KeyVault MyKeyvault12354.
How ever such error occurs when you try to create/add new key/secrets to the KeyVault. Assuming which I am responding below
Please do correct me if this is not the case by responding in the comments section also do share the screenshot to validate the error generating step .
This error occurs when :
- You have disabled public access on KeyVault.
- Allow trusted Microsoft services to bypass this firewall is not checked.
- And the service or device you are accessing this KeyVault from is not using the allowed private IP.
Solution: Allow public access from specific virtual networks and IP addresses and adding your device IP address to it would fix the issue.
Also if you are trying access the vault via a Trusted Microsoft service then set Allow trusted Microsoft services to bypass this firewall.
Please do let me know if you have any queries by responding in the comments section.
Thanks,
Akshay Kaushik
Please "Accept the answer" (Yes), and share your feedback if the suggestion answers you’re your query. This will help us and others in the community as well.