create a Virtual machine in sandbox

John-91 80 Reputation points
2023-11-10T01:39:25.2533333+00:00

As i am doing the azure fundamentals course, In the module 2 , Unit: (3/14) Exercise - Create an Azure Virtual Machine

i want to create the azure virtual machine ,but i am getting error in cloud shell ,as i have activated sandbox and followed the steps as per documentation , its asking password after the second code i am unbale to get the hint to enter password.

need help!

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,530 questions
0 comments No comments
{count} votes

Accepted answer
  1. Abdul 2,540 Reputation points Microsoft Vendor
    2023-11-10T05:38:59.66+00:00

    Hi @John-91,

    Thank you for reaching out to Microsoft Q&A forum.

    We see that you are facing an issue during your training on Microsoft Learn path. Please try to follow the instruction below.

    Please activate new sandbox and create the VM as instructed in the exercise. After task 1 finishes, make a note of the public-IP-Address that was assigned to the VM (e.g :137.135.41.129).

    Connect to the newly created VM using ssh in cloud shell. Use below command format to enter the password (Replace the VM public IP address with the actual IP address).

    ssh azureuser@<VM public Ip address>

    For your better understand I am sharing screenshot as below.

    User's image

    If the issue persists, please contact us and we'll be glad to assist you.

    If the information provided has been helpful to you! then please accept the answer by clicking the Accept Answer on the post. We value your feedback, and it will help us to assist others who might have a similar query. Thank you for your contribution in enhancing Microsoft Q&A.

    1 person found this answer helpful.

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.