Quantcast
Channel: Service Bus forum
Browsing all 1916 articles
Browse latest View live

Need information overview!

Hello everyone , I'm starting learn service bus on Azure Website.But there are many information on there and I don't know where I have to begin.So, Does anyone help me by give me some useful articles?...

View Article


max entity size has been reached or exceeded for Topic

I ran into this issue recently:Microsoft.ServiceBus.Messaging.QuotaExceededExceptionMessage: The maximumentity size has been reached or exceeded for TopicWhen this occurred a message sender started...

View Article


Message Tracking

Hi,We are using server service bus 1.1 (on-prem). We would like to implement a monitoring solution which will calculate the total in-flight time for messages as they flow through service bus. This will...

View Article

EventHub feedback on send? (Or: Reliability?)

We're currently switching to EventHub coming from Azure Queues in our project. Since reliability is a big factor for us, I am confused as to how EventHub works / is placed in the market.Currently I'd...

View Article

Long running message processing

Hi,I am receiving messages from a queue using Peek Lock. The processing of the message could take longer than 5 minutes in some cases. I have found that a queue can have a maximum message lock time of...

View Article


Southcentral Service Bus Completely Down

Azure Service Bus is completely down in south central and microsoft is not really acknowledging it accurately on their health status page at http://azure.microsoft.com/en-us/status/ or fixing it - when...

View Article

ScheduledEnqueueTimeUTC is not working

Hi,I want to use the ScheduledEnqueueTimeUTC property of the BrokeredMessage to send the message to a service bus queue because I want this message to appear only in a particular delay (1 hour later).I...

View Article

Guidance OnMessageOptions.AutoRenewTimeout

Are you able to offer some more guidance on the use of the OnMessageOptions.AutoRenewTimeout as I haven't found much documentation on this option, and would like to know if this is the correct way to...

View Article


EventHubHost and Windows Service

I want to implement a receiver with EventHubHost inside the Windows Service.I've tried to do it but for some reason it didn't work.private void Worker() { var processor = new Processor(); }The...

View Article


How 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 Article

TimeoutException calling PeekBatch only on certain servers

On some servers when we call PeekBatch(TrackingContext trackingContext, Int64 fromSequenceNumber, Int32 messageCount, TimeSpan timeout)  on a ServiceBus Subscription we are getting a TimeoutException....

View Article

How to process Event Hub events in a Worker Role

A lot of Azure documentation points to the following sample for scaling out processing of events received from an Event Hub: https://code.msdn.microsoft.com/windowsazure/Service-Bus-Event-Hub-45f43fc3....

View Article

RESTful Authentication to Service Bus for Windows Server - Multiple Scopes?

We currently have a three-node farm set up and have tested authentication and sending/receiving messages to each node individually, with which we've had no issues.  However, we use NetScaler as a...

View Article


GetEventHubs returns an error: (401) Unauthorized.

Hello,var namespaceManager = NamespaceManager.CreateFromConnectionString(EventHubConnectionString); var client = EventHubClient.CreateFromConnectionString(EventHubConnectionString, EventHubName); var...

View Article

Peek and Lock with Offset for Service Bus Queue in REST API

In .NET library, the QueueClient has an API QueueClient.Peek(Int64), which accept an offset for the queue as starting point.Does the REST apialso can pass this parameter? I didn't find one.

View Article


Send 100+ messages in a transaction

How to send more than 100 brokered messages to Azure Service Bus within a Transaction? I know that TransactionScope does the trick but is limited to 100 messages. And I know that if I send the...

View Article

How can I check service bus relay exist or not

I try using "RelayExistsAsync()" of NamespaceManager. But , I received the following error message."System.ArgumentException(400) Cannot send message because the service endpoint hosted at the...

View Article


Issue With ACS Connection Strings after Data Migration between subscriptions.

My company recently downgraded from BizSparkPlus to BizSpark. The data migration worked well, and everything ran smoothly until we cancelled the BizSparkPlus subscription. Now, I cannot start the...

View Article

Can several topics have subscriptions that subscribe to the same message.

I have a topic called 'Templating' with a subscription called HighPriority. I've got another topic called 'Addressing' with a subscription called HighPriority.  I'd like the Templating HighPriority...

View Article

QueueClient.CreateFromConnectionString()

I want to access a servicebus queue that I have already created in manage.windowsazure.com.I am using Microsoft Azure Service Bus version 2.5.4 from NuGet.I attempted to access the queue as...

View Article
Browsing all 1916 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>