August 2014 Scheduled Maintenance - Are Service Bus Queues & Storage affected
Are Service Bus Queues & Storage affected by the maintenance on August 15. & 16.? Do we have to take some kind of action?We would like to make sure that we are not missing anything. Cloud...
View ArticleAzure for Dynamics AX
Hello All,We have just started Dynamics AX in our organization. We are situated in Multan Pakistan. As part of Dynamics AX, we want to use Approval App for different approvals. After some research, we...
View ArticleReplicate large volumes of data from applications like Sharepoint online,...
Hi,I am new to Azure and currently working on a requirement.Our client has an application written in Java. The requirement is to Integrate this with Microsoft Azure in-order-to replicate large volumes...
View ArticleService bus advise on implementation
Dear all,I have an Azure SQL server database hosted on Azure where I have live data in it. What I mean by live data is data which are updated frequently from our configuration web portalor client WPF...
View ArticleService Bus 1.1 for Windows Server performance
First, Service Bus has nice API and rich feature set (especially, scheduled messages).But, IMHO, it has some performance issues with synchronous message sending/receiving. I can send about 560 msg/sec...
View ArticleUnable to upload APNS Certificate in Notification Hub configuration
After generating a .p12 file from my keychain (following the recommended steps here: ), I upload it to the notification hub configuration and get the following error message:SubCode=40000. Failed to...
View ArticleService Bus for Windows Server - The API Version is not Supported
Hi, We're working with Service Bus 1.1 for Window Server installed on our LAN. Our machines are Windows Server 2008. We're also using Service Bus Explorer...
View ArticleNotification Hubs issues uncovered in documentation
Hi,I've got two important in my opinion questions on Notification Hubs that are not covered enough in the documentation.1) Registration time to live and Apple token...
View ArticleService Bus Auditing
Hi there,We are using Windows Server Service Bus 1.1 to distribute some sensitive information and would like to implement some sort of auditing around the bus. As far as we understand, Service bus does...
View ArticleNotifications when Service Bus Relay Stops
I have a Service Bus Relay on Azure that is tied to a windows service that hosts the a WCF service on premise. When I start the widows service it connects to azure and starts the bus relay. All works...
View ArticleAzure Event Hubs
Hello,I have recently discovered Azure Event Hubs. I am currently building an app where I want to store my company's application logs. With the ability to log millions of events per second, it sound...
View ArticleUnable to associate Azure Service Bus namespace with an ACS namespace as of...
It seems impossible to use ACS security for Azure Service Bus anymore. The management portal does not let me configure ACS for Sercice Bus anymore and the mythical "-useACS" parameter for the...
View ArticleWhen to use OnMessageAync()?
Hello,I'd like some advice about when it would be appropriate to use OnMessageAsync() instead of OnMessage() with QueueClient and SubscriptionClient. Since OnMessage() can receive messages on multiple...
View ArticleUsing TrasferMode="Streamed" with NetMessagingBinding or Custombinding with...
Hi, Is there a way to use TransferMode="Streamed" when using the NetMessagingBinding or a CustomBinding with the NetMessagingTransport configured? I was trying to overcome the QuotaExceededException...
View ArticleEvent Hubs Per-publisher tokens
Hello,I am trying to understand exactly how "per-publisher tokens" as documented in the Event Hubs docs (http://msdn.microsoft.com/en-us/library/azure/dn789972.aspx) are used by the Service Bus and...
View ArticleHow can subscriber receive message data
Dear all,I am actually working on a complex development process which involved different 3rd party tools like Dynamics AX, Sales Force, SQL server..I have a scenario which is as follow:A client WPF...
View ArticleSubscribe to topic from another language
We are testing Azure ServiceBus as a possible solution to integrate in to an existing infrastructure and require the ability to send and subscribe to topics from different languages. During testing we...
View ArticleApplication crash because of Service bus...
Hi,We are using service bus to send message to deployed cloud service. But client application will crash after running some time with below exception. We have already add try-catch for all service bus...
View ArticleDeleting messages from a session supported Service Bus Queue/Subscription...
Hi we are using the REST Api DELETE method to remove messages from a session supported service bus queue/subscription as documented in http://msdn.microsoft.com/en-us/library/hh780768.aspx. However we...
View ArticleEvent Hub Consumer Consumer Groups Confusion
I am a bit confused with EventHub ConsumerGroups. I am currently sending event data to<NAMESPACE>.servicebus.windows.net/<EVENT_HUB_NAME>/publishers/<PUBLISHER_NAME>, which gives me a...
View Article