I have a setup in Azure with a Virtual Network that includes Azure Bastion, Azure Virtual Machine and Private Links (among others with a private DNS Zone "privatelink.azure.com") to different Azure resources. I started with Bastion and the VM what worked well. But as soon as I add the Private Links to the same VNET I get an error when trying to access the VM via Bastion:
APP.DIALOG_HEADER_CONNECTION_ERROR
What can I do to resolve that and to be able to access the VM again?