Hello, @Ryan Daulton !
I just ran through this successfully myself but there are many things that can go wrong during setup that would result in the error you are seeing (some as a result of external dependencies, some as a result of changing values or a typo while completing the exercise). If you repeat the exercise using copy/paste, you should see the expected result.
I'd be happy to do some additional troubleshooting if you can provide a copy/paste of the setup commands you used leading up to this point in Exercise - Create an Azure Virtual Machine and Exercise - Configure network access.
Where am I seeing this?
- Subject: Exam AZ-900: Microsoft Azure Fundamentals
- Learning Path: Azure Fundamentals: Describe Azure architecture and services
- Module: Describe Azure compute and networking services
- Unit: 9 of 14 Exercise - Configure network access
Why am I getting a curl: (3) URL using bad/illegal format or missing URL
error?
This is usually caused by a sandbox that has expired since you ran unit 3 Exercise - Create an Azure Virtual Machine to create the required VM less than an hour ago, an error from an external dependency when the VM was created, or a typo when creating the VM. The most reliable way to address this error is to repeat unit 3 and unit 9 using the Copy command in the exercise.
Even in running this exercise myself, I ran into an error when creating the VM. When running the commands a second time, I was able to complete both exercises successfully and got both of the expected results from curl --connect-timeout 5 http://$IPADDRESS
:
The first run:
The second run:
We appreciate your feedback so please take a moment to accept answers as this helps increase visibility of this question for other members of the Microsoft Q&A community. If you are still running into issues, let us know in the comments. Thank you for helping to improve Microsoft Q&A!