Describe the bug
PS /home/santhosh> curl --connect-timeout 5 http://$IPADDRESS
curl: (3) URL rejected: No host part in the URL
Related command
PS /home/santhosh> curl --connect-timeout 5 http://$IPADDRESS
curl: (3) URL rejected: No host part in the URL
Errors
PS /home/santhosh> curl --connect-timeout 5 http://$IPADDRESS
curl: (3) URL rejected: No host part in the URL
Issue script & Debug output
PS /home/santhosh> curl --connect-timeout 5 http://$IPADDRESS
curl: (3) URL rejected: No host part in the URL
Expected behavior
Welcome to Azure! My name is my-vm.
Environment Summary
AZURE VM
Additional context
No response