Why is Service Bus Relay faster than direct connection?
I have noticed a strange situation. I am writing a paper for class about Service Bus Relay component. I decided to test what impact does it have on performance (there is a "client <--> sb relay...
View ArticleRelay and routing in REST WCF service
Hi,Is it possible to build HTTP/REST WCF as RELAY service including ROUTING in HTTP?Plz. provide links for reference.Which binding is used? (webhttpbinding or relay binding)Thanks in advance
View ArticleService Bus for Windows Server SDK
Hy,I have a question to the Service Bus for Windows Server SDK. It is possible to access the Service Bus via the two ways1. Service Bus for Windows Server...
View ArticleWindows Service Bus LockDuration Property which value
Hy,I have a question regarding the LockDuration Property. I have this receive function:// Use the MessagingFactory to create a queue client for the orderqueue.QueueClient queueClient =...
View ArticleService Bus HTTP REST token without SSL
Hello,to access Service Bus using HTTP REST API, a token from ACS is needed.If I haven't SSL support on my platform, is it possible to obtain that token via HTTP (and not HTTPS) ?There will be a...
View ArticleThe server has terminated the request (tenant exceeded rate limit). Please...
An error occurred while processing your request. HTTP Error Code:429 Message:ACS90055: The server has terminated the request (tenant exceeded rate limit). Please wait a few seconds and try again.Trace...
View ArticleService bus not working and cloud services wiped out after cache spike.
Last saturday (May 10) I received an e-mail telling me that my BizSpark account was disabled because I had reached the account bonus limit.Checking the logs, I noticed a cache spike that consumed about...
View ArticleWindows Service Bus - MessageBroker service and heavy cpu usage
When sending messages to a (default configured) Topic and receiving messages via a Subscription... the Microsoft.ServiceBus.MessageBroker.exe service eventually uses all available cpu, making the...
View ArticlePub/sub using service bus Topics
Hi,Just wondering is it possible to use Azure Service Bus Topics to implement Pub/Sub just like Biztak server. I can see that one can publish message to topics and then subscriber can pull these...
View ArticleUDP communcation from Mobile Device
Hi,We are planning to monitor a gps enabled device in Azure using UDP. The device is sending messages using UDP. We are unable to configure UDP endpoint in Azure. Any pointers in this regard will be...
View ArticleWindows Service Bus REST over HTTP and HTTPS
Hy,I have a aquestion to REST over HTTP. Is it possible to work with the Service Bus with REST over HTTP and REST over HTTPS?Best regards
View ArticleSDK 2.3's OnMessageOptions.AutoRenewTimeout
Is this new property OnMessageOptions.AutoRenewTimeout a replacement to BrokeredMessage.RenewLock? Or are they at least related?Can you guys give me an example on how to use AutoRenewTimeout?Sorry,...
View ArticleExisting Namespaces are no longer available (managment portal errors), Newly...
Hi All,Over the past week, something has happened to my existing Service Bus Namespaces, and it also seems to be preventing me from creating any new Namespaces.Over the weekend, my subscription was...
View ArticleService Bus Namespace - The remote name could not be resolved
Hello,Suddenly and temporarily, I could not send messages to one of our Service Bus namespaces yesterday afternoon. The namespace and everything I did against it (Send, Receive, use Service Bus...
View ArticleService Bus for Windows Server 1.1 high-availability : need a load-balancer ?
Hi,I need to create a Service Bus for Windows Server 1.1 farm (with 3 servers according the requirements).I understand that, thanks to Windows Fabric, the Service Bus Gateway is able to load-balance...
View ArticleService Bus Relay functionality....
When can we expect the Service Bus Relay functionality?Thx.
View ArticleServicebus Namespace creation stuck in 'Activating' state for hours
Good evening,I created a new Azure Servicebus namespace earlier today (by now it's been 4..5 hours) but even now and after refreshing, logging in and out from the Management Portal, the creation of the...
View ArticleAzure Servicebus Relay Service => Unable to reach http via TCP (9351, 9352)...
HiI have understood the purpose of a Relay Service being the ability to access your backend services behind secured boundaries without special setup in terms of firewall settings and port openings.As...
View Articleadvise on sending notification to a SalesForce app
Dear all,I am collecting technology information in order to build a dev project for a cutomer. The idea is as follow. We will have an Azure SQL database which will contains different type of...
View ArticlePowershell cmd to set Authorization Rules on queues
Hi,I want to know if there is a way to set/update Authorization Rules that are set on a specific queue via PowerShell.I know I can use the SDK (and also the Service Bus Explorer), but how about...
View Article