Not able to load jenkins in VM browser
I have used Windows (Windows Server 2016 Datacenter) as Operating system for the VM that I have created.
Installed jdk 11 and jenkins in VM.
I am not able to load the jenkins in VM browser.
Done all the below possible solutions but still the same issue:
Turned off IE Enhanced Security Configuration
Added the inbound port rule in NSG for port 8080, 443.
No firewall is added to VM
tried with localhost:8080/jenkins url as well, still the jenkins is not loaded in browser.
Tried running localhost after clearing the cache, cookies, but not resolved.
Please suggest me the appropriate solution to resolve this issue.