Exercise - Configure network access

Alfredo CREGO 5 Reputation points
2024-04-02T12:46:24.2133333+00:00

In Microsoft Azure Fundamentals: Describe Azure architecture and services

Exercise - Configure network access

does not work for me.

When I run:
curl --connect-timeout 5 http://$IPADDRESS
alter having update the NSG rules, I still get:

curl: (28) Failed to connect to 40.112.184.134 port 80 after 5003 ms: Timeout was reached

Is it possible that my companies proxy or firewall is preventing me from reaching the IP address and port?
Is there a way to check the VM is running properly?

(e.g. ssh to the VM and run the curl command locally)

Azure | Azure Training
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-04-02T13:49:55.3033333+00:00

    Hi Alfredo CREGO,

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

    From your question we understand that you are trying to complete the exercise from Describe Azure compute and networking services

    We have tried to perform the exercise from our end and successfully completed.

    When we run the following command (curl --connect-timeout 5 http://$IPADDRESS) please find the below screenshots for your reference:

    1

    2

    URL

    Please try to follow each step from the given exercise. We suggest you start the lab from the beginning and complete the steps as mentioned in the exercise. Wait for each command in the exercise to execute completely.

    As mentioned by you, the company proxy or firewall will prevent from reaching the IP address and port depends on your company firewall settings. Kindly reach out to your company admin to check about the restrictions.

    If the company firewall settings are enabled, we request you to avoid the company network, devices or VPN. Try with your own environment credentials.

    Please don't hesitate to reach out to us if you have any other queries with screenshots of the error.

    If the information is helpful, please Upvote & Accept Answer so that it would be helpful to community members.

    Thank you.


Your answer

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