How to by-pass the password issue while trying to install Nginx?

Cloudering-5437 20 Reputation points
2024-08-12T20:09:24.3733333+00:00

One of the training steps is to install the Nginx, when entering the sudo apt-get update prompt it asks for a password which I am 100% sure I have it correct but it keeps saying that the password is incorrect.

Any advice on how to bypassScreenshot_1

it or reset the password?

This question is related to the following Learning Module

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,805 questions
Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,518 questions
0 comments No comments
{count} votes

Accepted answer
  1. TP 90,556 Reputation points
    2024-08-12T20:17:10.0833333+00:00

    Hi,

    You are not supposed to enter "sudo apt-get update" or "sudo apt-get install -y nginx" into the cloud shell window. These commands are run automatically in the vm you created when you copy/paste the az vm extension set... command in the code block. They mention these commands to you for informational purposes so that you know what the command is doing.

    If there is still time remaining on your sandbox go ahead and continue through the module and complete the Configure network access exercise in Unit 9. If your sandbox has expired, please Activate a new sandbox and complete Unit 3 exercise as well as Unit 9 exercise. This exercises are intended to be completed in sequence using the same sandbox.

    Please click Accept Answer and upvote if the above was helpful.

    Thanks.

    -TP

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.