Output Error- Exercise - Configure network access- task 4

2023-04-17T10:30:13.1266667+00:00

22.PNG
when I run
curl --connect-timeout 5 http://$IPADDRESS the output is like this 4 times! <html><body><h2>Welcome to Azure! My name is my-vm.</h2></body></html> which effects the result of the web server page.
how can I solve this problem?

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,563 questions
{count} votes

1 answer

Sort by: Most helpful
  1. kobulloc-MSFT 26,246 Reputation points Microsoft Employee
    2023-04-19T01:38:39.6333333+00:00

    Hello, @افنان سيف بن عبدالرحمن الدوسري !

    Where am I seeing this?

    Why am I receiving multiple output messages from the curl --connect-timeout 5 http://$IPADDRESS command?

    There are some third party dependencies which are outside of the scope of the Azure Fundamentals training however getting a response (or 4 in this case) means that you were successfully able to access the web server that was created for this course. You can move on to the next unit now that this has been successfully completed.

    0 comments No comments

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.