Configure PuTTY for Azure Connections | Teradata Vantage on Azure (DIY) - Configuring PuTTY - Teradata Vantage on Azure

Teradata Vantageā„¢ on Azure (DIY) Installation and Administration Guide

Product
Teradata Vantage on Azure
Release Number
2.2
Published
August 2021
Language
English (United States)
Last Update
2021-08-06
dita:mapPath
djf1623284042771.ditamap
dita:ditavalPath
fon1623285509395.ditaval
dita:id
B035-2810
lifecycle
previous
Product Category
Cloud
PrerequisiteThis procedure assumes you have PuTTY and the PuTTY Key Generator (PuTTYgen) installed.
  1. From the Azure portal, select the VM.
  2. Record the public IP of the VM to which you want to connect.
  3. Convert your *.pem file to a *.ppk file.
    1. Run PuTTYgen.
    2. Select Conversions > Import key.
    3. Select the *.pem file that was created when you deployed the VM, and click Open.
    4. At Actions, select Save private key, and save your key in *.ppk format.
  4. From your desktop, run PuTTY.
  5. Under Category, select Session.
  6. At Host Name, enter the public IP address you previously recorded.
  7. At Port, enter 22.
  8. Under Category again, select SSH > AUTH.
  9. At Private key file for authentication, click Browse and navigate to the *.ppk file you created.
  10. Click Open and log in with the user name specified when you deployed the VM, which may or may not be azureuser.