Authentication with Service Bus for Windows Server 1.1
Hi:I installed Service Bus for Windows server 1.1 on a windows server 2012 R2 which joined a windows domain.I built a application try to connect to that server from my windows 10 which not joined any...
View ArticleAutomation of IoT Hub using PowerShell
Hereās the code: Ā How do I create the SAS token using PowerShell?# Load the System.Web assembly to enable UrlEncode[Reflection.Assembly]::LoadFile( `...
View ArticleUsing AMQP to send data from Android device to Event Hub?
I was able to test the AMQP Java example sending data to Event Hub. However, I was wondering if there is an example showing AMQP with Android? The qpid-proton client would not work due to the lack of...
View ArticleEventhub Partition
What is the limit for partition in eventhub? I am getting error that maximum is 32. I had created a support ticket and they said number of partition can be equal to number of TU. Currently, I have 100...
View ArticleAzure ServiceBus Resource Manager
Hi,I have created c# that provisions an IoT Hub using the Azure Resource Manager REST API. This works fine and after succesfull creation I can also get the security credentials by using "listkeys".I...
View ArticleRead Atom Feed With RSS reader
Hi all,I'm looking to have clients subscribe to topics on an Azure service bus using an RSS/Atom Reader.I know that the bus automatically produces a feed, but I don't understand how the users would...
View Articlepython script which subscribes/listens to Azure Event Hub?
I am interested in listening to an Event Hub from a Python script and executing some code when an inbound message is detected. On Ubuntu, using Python 2.7 with...
View ArticleEvents HUB and Python
Hello,Does Events HUB works with Python?I saw in documentation only example for .NET, Java and C.Ā
View ArticleNetTcpRelayBinding - The handshake failed due to an unexpected packet format
We have a WCF service that's self-hosted by a Windows Service inside our corporate network, which resides behind a HTTP web proxy (MacAfee Web Gateway).The WCF service is called by a web application...
View ArticleUsing SSIS to feed data to Azure Event Hub
Is anyone using SSIS to feed data into an Azure event hub? I'm going to have events streaming into the event hub andĀ I need to ETL data from our on premise sql databasesĀ in real time into Azure and...
View ArticleService Bus 1.1 for Windows Server configuration fail - Service can not start
I have an issue during configuration of Service Bus via GUI. It happens at adding host to service bus farm stage. I found two errors in the details: 1.It failed to adding the logged in user account...
View ArticleAuthorization needed to call TopicClient.SendBatch (Service Bus 1.0 for...
Hi, I'm using Service Bus 1.0 for Windows Server (on premise) and I am tring to call TopicClient.SendBatch(). In the (Windows) user making the call is 'manage user' on the entire namespace, the call...
View ArticleFuture of on premise version of service bus
Hello, Does anyone have any insight on whether the on premise version of the service bus will be supported in the foreseeable future? It seems that it hasn't been updated since 2013, even though a...
View ArticleCollect data from Azure ioT HUB with nodeJS?
Trying to find example code on how to connect to my Azure ioT HUB to collect the data my devices is sending to me? I only can find on how i can read from one device.
View ArticleRun a simple C sample on Intel Edison
Hi all , I am trying to connect a intel Edison to IOT hub as to documentation on Azure at Git...
View ArticleAmqp client Android
Hi thereI am curious to see when will be there any sdk for android to connect directly to Azure service through Amqp? Is there a plan for microsoft to do so?Thanks
View ArticleConnecting ThreadX devices to Azure IOT Hub
This is more of a could do question, i have a ThreadX based RTOS system which supports http using Netx . The tutorials which MS provides does not speak of this system. Can we use Azure IOT Hub / Event...
View ArticleMemory leak in the Azure Service Bus Queue
Hi guys,I am usingĀ Azure Service Bus Queue as described here:https://azure.microsoft.com/en-us/documentation/articles/service-bus-dotnet-how-to-use-queues/#commentsSource code is following:......
View Article[EventHub] Explicit call to close required: bug or wrong usage?
Hi everyone,I have a simple web app that, on each request, send an event through an EventHub in order to process it later (for now with a Stream Analytics in order to get some "quick win aggregation")....
View ArticleTrying to Connect to SSTP server using Service Bus Relay
From @msaqibhashmi via Twitter:"I want to connect to my server using relay service bus. I am running RRAS server and I will use SSTP server for remote connection using relay service bus. Also is there...
View Article