Service Bus Error
Hi,My service bus was all working correctly, and then between 20:00 and 21:00 on the 4th February, it stopped working.When I test this with fiddler, I post the...
View ArticleService Bus 1.1 Windows Services and "Log On As"
When our on-premise Service Bus was created, the services running on the host machine (Service Bus Gateway, Service Bus Message Broker, and Service Bus Resource Provider) run under the...
View ArticleSupported native procols for Azure Service Bus
Hello,I'm building an android client which needs to consume 2 end points in ASB. Sadly, I can't find a library that supports AMQS that will run on Android. So this rules out third party libraries so...
View ArticleReal time notification implementation using azure service bus in Web App
In my web application(using spring framework), there is a notification bell icon which shows notifictaion count and on click shows list of notifications the user has. I am hitting an api to check for...
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 ArticleAzure Event Hub - Started Receiving Storage Capture Events Today 2018-06-06...
I have had this event hub up for months. For some reason today it started receiving events from Blob storage which is configured to capture the Event Hub messages.The Event Hub listener started dying...
View ArticleStreaming to an Event Hub
I have an application that can be configured to send messages to a specified IP address/Port number. What I would like to do is capture this into Azure Data Lake to make available for analytics.I have...
View ArticleQueue is being created with wrong size
In Azure portal, if I navigate to an existing "Basic" tiered Service Bus namespace and add a new queue to it with the default options and by only providing name (default max size is 1GB) it creates a...
View ArticleService bus - get messages - REST - no content
Newbie question on the Azure SB QueueI managed to get the to get the token, and can perfectly create Messages in a queue. However when trying to retrieve Messages from the queue it is rather...
View ArticleWeb APi hosting using Azure Service Bus
Hi All, I have a Web api which is self hosted. I want create two Host one using Azure Service Bus and second localhost. I followed below link to host using Azure service bus but it is giving me error...
View ArticleRequesting feedback on Service Bus
Hello:Environment: 64 bit Windows 2016 server (on premise or VM instance on Azure cloud), Visual Studio 2017 (mostly C++ but also some C#). Database is MS SQL Server 2016 (standard edition)I am...
View ArticleFaultException with Service Bus
Hello,We are running into a bit of an issue using queues on an Azure Service Bus from a Web App.When doing AcceptMessageSession from a QueueClient there is a TimeoutException happening if there is no...
View ArticleHow can i save messages in Common Data Service from Azure Service Bus ?
I need to send the messages received in azure service bus topic/queue to common data service to create power apps. How can i achieve this ?
View ArticleEvent Grid throwing HttpOperationError
HttpOperationError: Operation returned an invalid status code "The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character...
View ArticleNeed to write a receiver for service bus topic getting around 50 msgs per second
We have a scenario in which messages are being pushed to a service bus topic from a LOB application. There are multiple listeners to this topic each having its own subscription (can have multiple...
View ArticleSession enabled azure service bus, what are operations, and how to make non...
Hi,As per Azure Service Bus pricing, I'm going to opt for standard tier as I need to create a session enabled queue so that 1000s of my clients can initiate a session (using a dynamic session guid)...
View ArticleConnection between ServiceBus properties AutoDeleteOnIdle and ForwardTo?
What is the relation between the ServiceBus properties AutoDeleteOnIdleand ForwardTo?I have a ServiceBus queue with AutoDeleteOnIdle property set to max value, 10675199:2:48:5:4775807I am updating the...
View ArticleCannot send messages bigger then 256kb to service bus queue
We are using amqps protocol to send messages to SB(on premise) and getting this error when seding messages bigger then 256kb. I dont know if this msg is coming from service bus itself or from the...
View ArticleEvent Hub Pointer
Hi,If a message is read from an EventHub, and something happens / errors during working with that message, has the pointer moved on, is the message now 'lost' ?We have a project where we have Azure...
View Article