<div dir="ltr">Hi.  Has anyone had luck accessing Keycloak in a VM in Azure?  I&#39;ve got it running, I believe.  But I cannot access it all from my browser.  What I have done<div><br></div><div>- Created a VM in Azure (Ubuntu 15), and this created an equivalent Cloud Service in Azure</div><div>- Installed a Java8 JDK to the VM</div><div>- Installed Keycloak 1.4.0 Final, standalone</div><div>- Created a self-signed certificate in a Keystore (as per the doco)</div><div>- Configured the standalone config to use the keystore (as per the doco)</div><div>- Started keycloak using standalone.sh</div><div><br></div><div>At this point, the log file looks like instances I have run on my local PC.  There&#39;s nothing in there that looks any difference.</div><div><br></div><div>For the Azure VM, I&#39;ve added the following endpoints</div><div><br></div><div>public 80 maps to private 8080</div><div>public 443 maps to private 8443</div><div>public 9990 maps to private 9990</div><div>public 9993 maps to private 9993</div><div><br></div><div>Any attempt to access the instance from my browser, however, ends up pwith a connection refused error.  I can&#39;t even get to the launching page, let alone the admin console.</div><div><br></div><div>Are there additional ports that need to be opened?  If anyone has done this and can point out a missing step, I&#39;d be very happy to have the help.</div><div><br></div><div>Thanks,</div><div>Ed</div><div><br></div></div>