Some concept confused for Azure Service Bus EventHub
Currently, I’m trying to use the Azure Service Bus Event hub and I have some concepts a little bit confused:I have create an event hub (our requirement is send 10Kb data per seconds to the event hub),...
View ArticleHow can i use service bus for communication between applications and...
How can i use service bus for communication between applications and authenticate the application WITHOUT using azure active directory. And i want to authenticate only using on-premises active...
View ArticleHow to set the Throughout Unit for Service bus, Event Hub?
From MSDN, I found Event Hub Throughput Units are explicitly selected by the customer, either through the Azure portal or Event Hub management APIs. But I didn't find the way to set the units? Is there...
View ArticleHow to set the Throughout Unit for Azure Service bus?
From the guideline " The Throughput Units value that is set on a Service Bus namespace determines the actual throughput allowed". so how to set the Throughout Unit for Azure Service bus?
View ArticleService Bus for Windows Server 1.1 (On Premise) - Memory Requirements and...
We have an on-premise service bus farm (3 servers hosting service bus along with separate machines hosting sql server in a high availability group). The first host in the farm periodically alerts us to...
View ArticleReceive Messages from Azure Service Bus using Powershell
How to receive messages from Windows Azure Service Bus using Powershell?SharePoint Architect
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 ArticleNegative current size in manangement portal?
Both the management portal and Service Bus Explorer (which I assume is using the same API under the hood), is reporting that one of my topics which has 0 messages in it has a "Current Size" of around...
View ArticleSend message to android device use xamerin with notification hub
Hi:I want send a message to android device use notification hub with xamerin.I reference this web...
View ArticleHow to Connect to Service bus(Queue) Https end point?
Hi, I have a requirement where an application running outside of Azure posts messages to the service bus Queue I have configured in Azure. After creating the service bus and the queue I can see a HTTPS...
View ArticleHow to connect to a HTTPS enpoint of a service bus queue
Hi, I have a requirement where an application running outside of Azure posts messages to the service bus Queue I have configured in Azure. After creating the service bus and the queue I can see a HTTPS...
View ArticleConnection Azure service bus via Java client
I am trying to connect Azure service bus via Java client I followed the post in the link :http://azure.microsoft.com/en-us/documentation/articles/service-bus-java-how-to-use-jms-api-amqp/ But still...
View ArticleAuthentication and Authorization for Azure service Bus Queue.
Scenario: Currently we have some devices which sends data to a sever where a FIFO messaging queue logic is implemented. The devices use certificate handshake mechanism with the server and it is not...
View ArticleAzure Service Bus Relay and SWT header authentication - how to preserve...
Hello all, I have Azure Service Bus Relay accompanying by ACS configured to accept SWT tokens issued by my ADFS. Service Bus Relay acts as a reverse proxy to my 'on premises' RESTful web service.Each...
View ArticleProblem Authenticating Azure Service Bus on Preflight request
I'm facing CORS issue accessing Web API service through Azure Service Bus. It appears that service requires authentication header for OPTIONS verb. But this preflight request is constructed by the...
View ArticleHow to connect to service bus queue (https endpoint) without Tokens.
Hi,Scenario : The existing solution1. Client (mobile device) downloads uri from configuration server2. Client forms a JSON payload. 3. Client will do a https post to the uri downloaded from the...
View ArticleService Bus 1.1 - 401 Unauthorized. InvalidSignature.
I've tried to install Service Bus 1.1 twice now. Once locally (Windows 7) and once on Windows 2008 Server. Both machines had previous working versions of 1.1 Preview. On both setups I have...
View ArticleService Bus Event Hub Throughput unit and Message Replay?
I'm looking into the azure service bus event hub form thehttp://msdn.microsoft.com/en-us/library/azure/dn789972.aspx and below is the pricing for itand I have two unclear concept for the eventhub:1....
View ArticleService Bus Event Hub Throughput unit and Message Replay?
I'm looking into the azure service bus event hub form thehttp://msdn.microsoft.com/en-us/library/azure/dn789972.aspx and below is the pricing for itand I have two unclear concept for the eventhub:1....
View ArticleHow to active the Partitions for an EventHub?
I looking into sth for EventHub follow : http://msdn.microsoft.com/en-us/library/azure/dn789972.aspxFor instance:We have 10 Partitions when create an EventHub, so do we have a way to set which...
View Article