we are working on a POC to consume event hub data from MS AZURE. there is a problem in connecting the MS AZURE services as port number 5671 is blocked on firewall. Just for testing purpose can we change this port in our code to 80 or 21 so that we can connect to AZURE. has anyone tried it?
i am using apache STORM and apache FLUME to consume the eventhub data from MS AZURE.
Kishan Singh