Gökhan Kurt
My feedback
-
79 votes
Gökhan Kurt supported this idea ·
-
1 voteunder review ·
AdminAzure Stream Analytics Team on UserVoice (Product Manager, Microsoft Azure) responded
Relay has its own characteristics and advantages, but you may be able to use Servicebus Topics or Queues instead, which are supported by ASA today.
An error occurred while saving the comment Gökhan Kurt shared this idea ·
-
24 votes
Gökhan Kurt shared this idea ·
-
7 votes
Gökhan Kurt shared this idea ·
-
4 votes
Gökhan Kurt shared this idea ·
-
2 votes
Gökhan Kurt shared this idea ·
-
5 votes
Gökhan Kurt shared this idea ·
-
7 votes
Gökhan Kurt shared this idea ·
-
7 votes
Gökhan Kurt shared this idea ·
We use Relay to access web services behind a firewall without opening firewall ports. That is why tt cannot be replaced by Queues or Topics. Right now we are sending results to a Queue and implementing a cloud service to read the queue and send further to a relay. This idea, if it is rolled out, save us and others a lot of extra work.