Create a Linux virtual machine and install Nginx

Luseni, Benjamin Wleh 0 Reputation points
2024-07-29T14:08:44.5466667+00:00

I am Creating a Linux virtual machine and want to install Nginx. I did the custom batch. whenever I put my password, it keeps saying password error or try again

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,593 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. hossein jalilian 5,715 Reputation points
    2024-07-29T21:50:29.08+00:00

    Thanks for posting your question in the Microsoft Q&A forum.

    Use the following command for you ensure that you're entering the correct password:

    ssh azureuser@<VM public IP address>
    

    Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful

    0 comments No comments