Forum Discussion
Azure Keyvault and bastion integration
Hello,
I connect to my jump server via bastion, and uses KV to retrieve local administrator password of the jumpseever , then from my jumpserver launch RDP session onto my servers . However after setting up private endpoint , bastion is not able to retrieve the jumpserver password .
i confirmed my servers can access KV over the private link and resolves to internal KV private link address .
Does Azure bastion support private link? or perhaps managed identity issue and creating one bastion to allow allow access to KV would resolve the issue? if so not sure how to create
Error message from bastion >>>"unable to list key" and perhaps identity permissions to KV is the issue?
Any ideas?
thanks
5 Replies
Seems the Private DNS that you need to look into
- Dinesh_kumar_PalaniCopper Contributor
IgorOrmus Hi, I have the same issue even after linking Key vault DNS Zone to vnet where Azure Bastion is hosted. Do we have any other solution?
- T3CK4Copper ContributorSame issue for me.
- ibnmbodjiIron Contributor
Hello there is no private link resource for Azure Bastion
You can check the full list here : https://docs.microsoft.com/en-us/azure/private-link/private-endpoint-overview.However, as Igor suggest you can try to link (virtual network link) the key vault private DNS zone to your bastion virtual network.