Quick Start Guide for Intel® FPGA Development Tools on the Microsoft* Azure* Platform

ID 683498
Date 12/22/2017
Public
Document Table of Contents

1.4.5.2. Connecting from a Linux Computer

To connecting to a running Azure* virtual machine from a Linux computer:
In a terminal, type:
ssh -i <mysshkey> -l <admin username> <public dns or ip address>
Note: If your network uses a proxy, ask your system's administrator for the ssh connection syntax.