we added an Azure Bastion Gateway feature for easy access to private Azure VMs in Royal TS 7.02.50111:
To use it, you will first have to configure an Azure Bastion Gateway like this:

If you want to connect to a certain Azure VM instance, you will have to create a separate object for that instance. For example, if you want to connect to an RDP instance, you will have to create an RDP object for the connection where the computer name has to be configured "like" this:

/subscriptions/SUBSCRIPTION_ID/resourceGroups/BastionTest-RG/providers/Microsoft.Compute/virtualMachines/COMPUTER_NAME
You will have to provide the correct name and define:
- SUBSCRIPTION_ID
- COMPUTER_NAME
- SUBSCRIPTION_ID
- COMPUTER_NAME
Please note: This example with the resource ID only shows one possibility (of several) and yours might differ. The resource ID depends heavily on how/where it is configured in Azure.
You can access the resource ID here in the Azure portal:


You will also need to configure the Azure Bastion Gateway in the properties of the connection under "Secure Gateway" like this:

Please make sure you have created a credential for your Azure VM Credential like this:

