nerdexam
Microsoft

70-537 · Question #25

You plan to create a Linux virtual machine on an Azure Stack integrated system. You download an Ubuntu Server image. Which authentication method can use to access the Linux virtual machine by using…

The correct answer is D. a password. When you create you Linux VM via the portal or the CLI, you have two authentication choices. If you choose a password for SSH, Azure configures the VM to allow logins via passwords. If you chose to use an SSH public key, Azure configures the VM to only allow logins via SSH keys…

Offer and manage Azure Stack services

Question

You plan to create a Linux virtual machine on an Azure Stack integrated system. You download an Ubuntu Server image. Which authentication method can use to access the Linux virtual machine by using SSH?

Options

  • AThe Extensible Authentication Protocol (EAP)
  • Ba Kerberos token
  • Ca service principal
  • Da password

How the community answered

(47 responses)
  • A
    2% (1)
  • B
    4% (2)
  • C
    9% (4)
  • D
    85% (40)

Explanation

When you create you Linux VM via the portal or the CLI, you have two authentication choices. If you choose a password for SSH, Azure configures the VM to allow logins via passwords. If you chose to use an SSH public key, Azure configures the VM to only allow logins via SSH keys and disables password logins. To secure your Linux VM by only allowing SSH key logins, use the SSH public key option during the VM creation in the portal or CLI. https://docs.microsoft.com/en-us/azure/virtual-machines/linux/overview

Topics

#Linux VM#SSH authentication#password#Ubuntu Server

Community Discussion

No community discussion yet for this question.

Full 70-537 Practice