An Azure relational database service.
Hi **Jeanne Kacprzak,
**Please confirm if this is Azure sql database or Azure SQL VM.
If it is Azure SQL VM, The cause was because of the missing Reader role permissions on the NIC of the VM. Required permissions to enable Bastion connection:
Reader role on the Virtual Machine
Reader role on the NIC of the VM (with private IP)
Reader role on the Azure Bastion resource
Reader role on the Virtual Network of the target VM (if Bastion is deployed in a peered network)