Azure Event Hub Vs Notification Hub
Dear service bus experts,Can anyone suggest the difference between Azure Event Hub and Notification Hub with a real time sample?Thanks,Thanks, SaravanaBharathi.A
View ArticleService Bus 1.1 - 401 Unauthorized. InvalidSignature.
I've tried to install Service Bus 1.1 twice now. Once locally (Windows 7) and once on Windows 2008 Server. Both machines had previous working versions of 1.1 Preview. On both setups I have...
View ArticleIs it possible for Service Bus Subscription Filter to expiry or reset to true...
Hello,To define the Problem, I have a Service Bus Resource with me. I create Topic and Subscriptions under this Service Bus via code on it's first run, if topic and subscription are not already found....
View ArticleOptimizing Database access in OnMessage callback
Hi everyone,I'm wondering what is the best way to use a SqlConnection object inside a QueueClient::OnMessage callback when the MaxConcurrencyCalls property form OnMessageOption is bigger than 1?My...
View ArticleConnecting ThreadX devices to Azure IOT Hub
This is more of a could do question, i have a ThreadX based RTOS system which supports http using Netx . The tutorials which MS provides does not speak of this system. Can we use Azure IOT Hub / Event...
View ArticleUsing PowerShell to create ‘shared access policies’ on Service Bus QUEUES
I’m struggling to create shared access policies using PowerShell on Service Bus Queues. It works at the Service Bus level but NOT the queue level unless anyone can help?I have tried:...
View ArticleError in Azure IoT hub Receiver
I copy pasted the code available in the getting started tutorial. I am able to get messages to IoT hub (the quota can show that). However, I am not receiving anything when I create the receiver. Any...
View ArticleService Bus DB names
Is there a way to specify different names for databases SbGatewayDatabase and SbManagementDB at the time of installation and configuration of SB?Shilpa
View ArticleWhich types of protocols are supported by Azure Service Bus Relay?
Hello,I am new to Service Bus Relay. I want to know which protocols are supported by Azure Service Bus Relay like HTTP/REST, SOAP etc.I want to create two different protocol service clients like SOAP...
View ArticleHow to get Service Bus queue connection string using PowerShell or .Net...
HiI need to get the ConnectionString of a Service Bus Queue using PowerShell or at least the using the .Net assembly Microsoft.ServiceBus.dll via PowerShell. I need it to put in a config file. I need...
View ArticleAzure Service Bus - Metrics
Hi there, Apologies if this has been asked before. I'm wanting to understand more about the "metrics" available on the Azure Service Bus monitoring graph for a few of our Notification Hubs, e.g. What...
View ArticlePython AMQP authentication for topics
Hi!I have been trying to get AMQP work from Python (in ubuntu) to Azure bus service topics.I installed the following packages:https://pypi.python.org/pypi/qpid-python...
View ArticleService Bus Reliability
We've just started dabbling with service bus with MassTransit and we are constantly seeing timeout errors when creating topics and queues. They show up in the log like this:System.TimeoutException:...
View ArticleOnMessage and lock expired message with multiple consumers
Hi, I'm venturing into this are and created a sample solution with 1 pulisher console app which adds to the queue, and 1 consumer which implements the OnMessage callback to recieve the items. When i...
View ArticleConnecting ThreadX devices to Azure IOT Hub
This is more of a could do question, i have a ThreadX based RTOS system which supports http using Netx . The tutorials which MS provides does not speak of this system. Can we use Azure IOT Hub / Event...
View ArticleI can't delete Service bus and it always deduct my money from my criedit card.
I have 4 service buses and didn't use them a long time, but they default deduct my money all the time and i can't delete them at all.
View ArticleService Bus for Windows Server 1.1 - virtualization requirements
Are there any restrictions with running the service bus nodes on Windows Server virtual machines vs. physical servers? I can't find anything in the system requirements or planning documentation that...
View ArticleService Bus and Azure Resource Manager
Hi all,I am using the ResourceManagementClient to create a service bus namespace. This works well. Next, I need the connectionstring of this newly created service bus namespace to create topics and...
View ArticleDetect when the ServiceHost has failed
hello,I am using a azure serviceBus relay and need to detect when this has failed or disconnected.My server is using the NetTcpRelayBinding in mostly the default settings and successfully registering...
View Articlecc3200 launch pad issues
Hi Team,I’m working on cc3200 launch pad board with Microsoft azure in windows 7 (32-bit operating system).<o:p></o:p>I have built the sample project provided in the below link and flashed...
View Article