How to connect Service bus queue to IBM Websphere Message broker?
From @RodSayers via Twitter"Do you have anything that explains how I can connect my Azure Service Bus queue to IBM Websphere Message Broker? We are looking for code or instructions in .NET or Java. I...
View ArticleJava EventHubClient Java 1.7
We are trying to send events to an event hub using java and storm on Azure (Java 1.7), and using the following version of the java event hub sdk: <dependency>...
View ArticleWindows Store App and Notification Hub - Windows Store registration is being...
I use Notification Hubs to send Notifications to IPhone and Windows Store app. The IPhone is working perfectly fine, but there is some issue with Windows Store when sending the...
View ArticleTimeout when connecting to Servicebus relay
HelloI've got a problem when my worker role is connecting to a service bus relay. It has worked for atleast two years but it suddenly stopped working 4 days ago. Do anyone know if MS changed something...
View ArticleConsumer Groups, How it works?
Hi every one.I'm using eventhub for about 1year and I will start now play with complex event processing, my doubt it is, if each consumer group it is a different copy of the stream.For examplethe...
View ArticleService Bus on reserved IP?
Hi,There are lots of customers that don't accept the wide IP ranges that must be white listed for Service Bus access. This is a reality that we must handle, regardless of tecnical explanations of the...
View Articleevent hub client for UWP
HiMy UWP app wants to log events to event hub. How would I go about doing that? Or do I have to stick with ApplicationInsight and dump the data to BlobStorage or SQL?Thanks!
View ArticleAzure IoT Hub Microsoft.Azure.Devices not compatible with Universal Windows
Hi Everyone,Does anyone know how you can use IoT hub on Universal Windows and Windows 10 IoT if Microsoft have not released a nuget package for Microsoft.Azure.Devices which is compatible with...
View ArticleDynamics AX Hybrid
Hi all,I have a client who running Dynamics server 2012 R2, he is already reached his maximum capacity of the hardware resource. He is looking for hybrid scenario that he can put new workload on azure....
View ArticleTopic subscription list is missing some subscriptions
Hello, we are developing a produce hosted in Azure and we are using the service bus to dispatch worker tasks. We have a topic in which each worker type creates a subscription. When we list...
View ArticleService bus internal error
Hi Team,we meet a problem that on the service bus dashboard, we saw there is a internal server error, request time is one hundred,we would like to know is there a way to check what the error details...
View ArticleAutoCommit offset in EventHubReceiver.
Hi,I've created a EventHubReceiver for a particular partition and Started Receiving the messages. But noticed that LastEnqueuedOffset is getting incremented when i checked the LastEnqueuedOffset in the...
View ArticleDifference between LastEnqueuedSequenceNumber and LastEnqueuedOffset in...
What is the difference between LastEnqueuedSequenceNumber and LastEnqueuedOffset in PartitionRuntimeInformation Class in Event Hub ?
View ArticleService Bus for windows with Azure Service Fabric not working together?
When there will be a Service Bus for Azure Service Fabric on-premise? Azure Service Bus - is not on-premiseService Bus for Windows work with old version named Windows Service Fabric and can not be run...
View ArticleService Bus client library v.1.0 compatibility with SB 1.1 for Windows Server...
I have an application that currently is using Service Bus 1.0 for Windows Server (on premise), accessed using Service Bus 1.0 client library (.NET) (taken from NuGet:...
View ArticleBrokeredMessage.CompleteAsync always gives ObjectDisposedException
message.CompleteAsync().ContinueWith(tr => { if (tr.Exception != null) {...
View ArticleMoving to the Azure Service Bus - Some questions
Hi,We currently use BizTalk for integrating a number of systems.We are looking to move away from BizTalk due to licence costs and training costs and a steep learning curve.In addition to this our...
View ArticleUnable to create service bus under CSP subscription using PowerShell
Hi,I have two types of Azure Subscription 1) CSP Subscription ( through re-seller) 2) Pay As You Go (Direct Subscription)I am using following PowerShell command (using rm account) to provision Azure...
View ArticleConsumer Group Create option disabled
Hi,I have setup a trail account on Azure and trying to configure service bus and event hub as per the article...
View ArticleSetting partition-key in log-to-eventhub policy in API management
I have an API that is set up in API management, and I'm using the log-to-eventhub policy to send data to an event hub after an API call. Is there a way to use data within the request to set the...
View Article