Event Hubs sporadic exceptions
Hello all,I hope someone can give me a hint on where to look for solutions for these errors we're encountering sporadically when sending messages to Event Hubs from a series of web roles. This is a...
View ArticleError: Request to a downlevel service failed
Hi,I am trying to create a Service Bus Namespace using the REST APIs [https://msdn.microsoft.com/en-us/library/azure/jj856303.aspx]. Below is my code:var uri =...
View ArticleCan I use Service Bus for Windows Server 1.1 for azure like Relay feature ?
I was looking here : https://msdn.microsoft.com/en-us/library/dn282142.aspxI do see that service bus for windows server supports Queues and Topics.Does it support rely too? -PPT
View Articleco-location
What if any guidance is given on co-locating Windows Service Bus on a server with other application?
View Articleco-location
Are there any restrictions on communicating over the bus to an application on the same server as the bus itself?
View ArticleWCF service application hosted in IIS for reading Windows server service bus...
We have a WCF service application(not web application) which is deployed in IIS 8 pointing to the windows server service bus topic/subscription. We have configured the WCF service with...
View ArticleService Bus: System.ServiceModel.QuotaExceededException:...
Hi,I have a couple of systems connecting to one single Service Host using netTcpRelayBinding. It has been working ok for a long time. Suddenly when I was restarting the Service Host (windows service),...
View ArticleCan Azure service bus components be hosted on my own servers or only on...
I am still new to the concept of Azure or cloud computing in general. I keep bumping into the Azure name so I decided to do some reading. One thing I am likely to be looking at closely is the concept...
View ArticleAzure service bus queue: Why do I keep getting a MessageLockLostException?
I read a post that dealt with the same problem I'm having. It is located at...
View Article'System.TimeoutException' occurred in Microsoft.ServiceBus.dll
Hi all,I have just started understanding how azure service bus works so I went through the...
View ArticleHosting new WCF Service
I have been looking at the Service Bus Relay Service to communicate with a new WCF service hosted in a web role. Now I realize that I might have chosen a wrong architectural decision.I have few...
View ArticleCan't get the ConnectionStatusBehavior to work
Hello, I'm registering a WCF service endpoint on the Windows Azure Service Bus using the NetTcpRelayBinding. Now I want to monitor the connection state to the Windows Azure Service Bus with help of the...
View ArticleThe remote event receiver callout didn't return a successful result.
I have sharepoint remote event receiver, in order to debug it its widely known you have to use a Windows Azure Service Bus,ACS connection string to be specific.The problem is I have intermitent errors...
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 ArticleWindows Fabric Warning messages and node failure
Hi ,We have a service bus farm with 3 servers and sql installed in separate alwaysOn Instance.we are seeing some warning messages in Event Viewer:failed to send message Activate to node...
View ArticleHow to provide Authorization of Devices in servicebus event hub
HiI am new to window azure ,Actually I want to send multiple machine data to azure servicebus EventHubby creating only one Eventhub. But I want that at the time of receiving data from event hub only a...
View ArticleAzure monitoring tools
Hi,There are many performance (data processing & page loading) issues in our Azure cloud portal.This is how the process flow of the application:1) Our Web Role receives data packets from various...
View ArticleIs it a good idea to expose internet facing Azure hosted cloud service (PaaS)...
Hi - We are planning to move our on site services to cloud as PaaS. most of the service might be internet facing. One of the feature we have in our platform is called "Discovery". we were looking into...
View ArticleAMQP connection still alive even if EventHubClient closed
Hello,"playing" with event hub (using last Azure SDK 2.6.0), I discovered a strange thing ...I use event hub with AMQP as underlying protocol (using TransportType.Amqp) that as we know needs : a...
View ArticleRestore-SBFarm - How to make this work?
Hi, I've read through some docs on the restore-sbfarm cmdlet, which according to Microsoft does the same as new-sbfarm except with existing databases (full of data one would assume). Restore-SBFarmI...
View Article