Updated: February 08, 2025 |
This section describes how to connect to cloud target using SSH or the QNX Momentics IDE.
You must be familiar with using the Azure portal. For details on navigating the Azure portal, go to the Azure documentation: https://learn.microsoft.com/en-us/azure/virtual-machines/.
When connecting to a target, check that the target's security group permits the connection from the IP of your development host machine.
ssh -i <key file location>.pem qnxuser@<public IP DNS address>
To connect using the Momentics IDE, launch the qconn process on the target to set up an IP connection, and then connect by following the instructions in the Creating a target connection chapter of the QNX Momentics IDE User's Guide.