Differences
This shows you the differences between the selected revisions of the page.
2018-01-09 | 2018-01-09 | ||
5.12 Bug 1589 Use SHA-256 host key fingerprints (martin) | restoring link to azure portal (martin) | ||
Line 8: | Line 8: | ||
===== [[linux]] Connecting to a Linux Virtual Machine with SFTP ===== | ===== [[linux]] Connecting to a Linux Virtual Machine with SFTP ===== | ||
- | First, collect information about your virtual machine instance, on the Azure portal: | + | First, collect information about your virtual machine instance, on the [[https://portal.azure.com/|Azure portal]]: |
* Host name: | * Host name: | ||
Line 59: | Line 59: | ||
* On the //New site// node, select //FTP// protocol and //TLS/SSL Explicit encryption//. | * On the //New site// node, select //FTP// protocol and //TLS/SSL Explicit encryption//. | ||
* In //Host name// box enter an address of your virtual machine: | * In //Host name// box enter an address of your virtual machine: | ||
- | * Use IP address you find in the //Public IP address// section on your virtual machine instance page on the Azure portal. | + | * Use IP address you find in the //Public IP address// section on your virtual machine instance page on the [[https://portal.azure.com/|Azure portal]]. |
* Or setup a DNS name for the virtual machine by clicking on the //Configure// link in //%%DNS%% name// section. A //Configuration// panel opens. There, in the //%%DNS%% name label//, enter a sub domain for your virtual machine. Click //Save// button. A full hostname now appears in the //%%DNS%% name// section in a format ''subdomain.location.cloudapp.azure.com''. | * Or setup a DNS name for the virtual machine by clicking on the //Configure// link in //%%DNS%% name// section. A //Configuration// panel opens. There, in the //%%DNS%% name label//, enter a sub domain for your virtual machine. Click //Save// button. A full hostname now appears in the //%%DNS%% name// section in a format ''subdomain.location.cloudapp.azure.com''. | ||
* Enter username and password of an account you want to connect with. Use the account you have specified when creating the instance or any other account you have created on the instance. | * Enter username and password of an account you want to connect with. Use the account you have specified when creating the instance or any other account you have created on the instance. | ||
Line 70: | Line 70: | ||
===== [[website]] Connecting to a Web Site with FTPS ===== | ===== [[website]] Connecting to a Web Site with FTPS ===== | ||
- | First, collect information about your web site, on the Azure portal: | + | First, collect information about your web site, on the [[[https://portal.azure.com/|Azure portal]]: |
* Host name: Copy host name from //FTPS hostname// section on the //Essentials// panel. | * Host name: Copy host name from //FTPS hostname// section on the //Essentials// panel. |