Question about Event Hub
hi, Background: The purpose for the app is to find out ServiceBus event hub's max capacity for reading/writing messages. environment: 2 senders which sending batch of data per 10 seconds to the...
View ArticleWhen will Service Bus have DNXCORE50 Support
With the release of the new ASPNET5 DNXCORE50 platform just around the corner, when will we see support for Service Bus using CoreCLR?I would really like to use it for a new project that I am busy...
View ArticlePost Processing of Event Hub events: What's the best way to design an "event...
After an Event Hub has received an event, I want to design a "consumer" that will pass the event object through a pipeline of custom processing functions ...the last module would write the...
View ArticleService bus restoration
Hello,we restored service bus to different servers. we are getting below errors in event viewer after restorationMessageEntity load failed. Entity name = container...
View ArticleServiceBus Authorization rule creation always fails with "Request to a...
Hi All,I am using \packages\Microsoft.WindowsAzure.Management.ServiceBus.0.17.1-preview\lib\net40\Microsoft.WindowsAzure.Management.ServiceBus.dll ServiceBus Authorization rule creation always fails...
View ArticleHow to resolve the issue as when I receiving the messages from IoT hub at...
Hi,I am Working on Internet of things, in one of my current project I need to receive the messages from IoT Hub, before I receiving the messages from IoT Hub, first I was sending messages from Two IoT...
View ArticleWhat´s the best way to connect a siemens PLC to IoT hub?
From @UlissesOPaiva via Twitter"@AzureSupport What´s the best way to connect a siemens PLC to IoT hub? Have I implement AMQP on PLC or I can use OPC...
View ArticleARM templates - Event hub consumer group creation fails with status code...
Hello All,We are trying to do an incremental ARM deployment.But the deployment behaves differently at different time:sometime fails with the statuscode:Conflictmost time succeeds but the Audit log has...
View ArticleMessagingCommunicationException Exception Type
From @joec7B6 via Twitter, For 75D, everything’s been stable with SBus until last Thursday when we started getting MessagingCommunicationException causing restarts to resolve. What up? FYI, In March,...
View ArticleWindows Service Bus 1.1 Breaks for AMQP Clients when KB3155464 is applied
Wasn't sure where else to log this hopefully this will at least help any one searching for this on Google/Bing.We have identified that KB3155464 (https://support.microsoft.com/en-us/kb/3155464) breaks...
View ArticleUpgrading a service to 1.8 causes MessageBufferClient not found error
We have an old Windows Service. We have discovered a bug which I would like to fix and deploy.However, since this was last worked on we are now using Visual Studio 2015 and the Azure Framework is 1.8...
View ArticleEvent Hub: Unauthorized access. 'Send' claim(s) are required to perform this...
I am receiving the following error when attempting to send telemetry to Event Hub using AMQP from an ASP.NET application.Unauthorized access. 'Send' claim(s) are required to perform this operation....
View ArticleDefault logging & message tracking in Service Bus for window server
Hi, I am new to window service bus and I am using on premises service bus for windows 1.1. Bus will be using publisher/ Subscription(Topics). Sending and receiving are two different organization on...
View ArticleSending messages through a proxy
If I use REST API I can configure proxy server in my code so that messages are sent through the proxy. But in Service Bus SDK what is the way to do this?Frank
View ArticleSend message to queue gives the "40103: Invalid authorization token signature...
I am new to the AZure.I am trying to send a message to the service bus queue from javascript.Below code gives me the "40103: Invalid authorization token signature error".Could you please help on thisI...
View ArticleSend message to queue gives the "40103: Invalid authorization token signature...
I am new to the azureI am trying to send a message to the service bus queue uisng javascript.But i am getting the below error(40103: Invalid authorization token signature) <script...
View ArticleJava Client for Micorsoft Event Hub
Hi,Do we have any Java sdk or Client for Microsoft Event hub which supports all the functionalities ?Thanks
View ArticleIncrease Default TTL of message in service bus
I have a service bus 'basic' tier queue, in which the TTL of the message is 14 days. So if I have a message which is to be read after say 20 days, how can I do that without changing my...
View ArticleCommitting offset in Direct Receivers
hi,Please somebody share me the code to Commit the offset in case of Direct receivers( consumers ) in MS Event Hub.Thanks in advance.
View ArticleHow to receive the Data from a particular partition in Event hub using high...
Hi,Could you Please somebody tell me how to receive the data from a particular partition in event hub using high level consumer. I tried with low level consumer i was able to do it but realized that we...
View Article