You can translate the question and the replies:

Doesn't seems to work on azure

Seems that it doesn't work on azure I can see my server listening to the ports, all is configured well (including ports / firewall) telnet to port 9999 on localhost work well but not from outside to the public ip. ```tcp6 0 0 :::9996 :::* LISTEN tcp6 0 0 :::9997 :::* LISTEN tcp6 0 0 :::9998 :::* LISTEN tcp6 0 0 :::9999 :::* LISTEN tcp6 0 0 :::111 :::* LISTEN tcp6 0 0 :::46162 :::* LISTEN tcp6 0 0 :::22 :::* LISTEN tcp6 0 0 :::9090 :::* LISTEN tcp6 0 0 :::9097 :::* LISTEN tcp6 0 0 :::9098 :::* LISTEN ```
user
19-03-2017 05:02:01 -0400
code

1 Answer

According to your community question related to this topic, I guess your steps missed the regenerate of the startup scripts (as described in step #4 on the server side in the KB article [Installation Steps on a cloud environment](https://community.denodo.com/kb/view/document/Installation%20steps%20on%20a%20cloud%20environment?category=Installation+%26+Updates)). Please restart the Denodo server after the regenerate of the files.
Denodo Team
24-03-2017 08:36:00 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here