Exercise - Configure network access connection fails with timeout

daffda 25 Reputation points
2024-09-25T00:52:00.0766667+00:00

Exercise - Configure network access connection fails with timeout, restarted my-vm but still

curl --connect-timeout 5 http://$IPADDRESS fails

This question is related to the following Learning Module

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

Accepted answer
  1. kguntaka 2,940 Reputation points Microsoft Vendor
    2024-09-25T03:32:13.4666667+00:00

    Hello daffda,

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

    Task 1: Access your web server. Step 1 will take the IP address of the VM you created in an earlier lesson (Exercise - Create an Azure Virtual Machine) and store it as a variable. If it's been more than an hour, that sandbox and all related resources will have been removed, and the variable won't be created correctly.

    1. Go back to Exercise - Create an Azure Virtual Machine.
    2. Complete the module to create the VM.
    3. Try Exercise - Configure network access again. This time the variable in Task 1, step 1, should be set correctly, and you should see the correct response after running curl on step 2.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


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.