Change a property on the filters/topic
Hi,I have a servicebus created with the filters/topic. I now need to update the configuration as follows.subscription settings------------------------------Lock Duration: 3 min Max Delivery Count: 3...
View ArticleAzure service bus queues, very poor performance
Hello everybody,I'm facing an integration between two systems by making a C# process. One of those system uses azure service bus to get requests and put resonses, so my process has to use it as...
View ArticleAzure Service Bus features
Hi, I've got some question about Azure Service Bus functionalities. 1. If I use PartitionKey in my Topic that will handle the order of the messages in that specific partition. I've found some articles...
View Articlereceive relay with amqp
Hi, I want my device to listen to relays on event hubs. However, I'm not able to install the azure servicebus nuget. Is it possible to listen to relays, without the azure service bus nuget? thanks!Filip
View Article503 Errors (Server Busy) Received for Service Bus
Hello Teams! An Azure customer (engaged via Twitter @xdansmith) is experiencing Service Bus issues in the South Central US. Customer is receiving 503 errors for Server Unavailable: Server Busy when...
View ArticleService Bus for Windows server - creation of namespace by REST API
Does it possible to create a namespace via REST API in Service Bus for Windows Server? I found a way to communicate with it (e.g. sending messages) but I was not able to figure out how to create a...
View ArticleService Bus For Windows
We're currently using Service Bus for Windows 1.1. This particular release has not been updated since Oct, 2013. Is there a plan to release updated on-premise version in the near future?
View ArticleAzure Notification Hub .Net SDK Methods are not working
I started using Azure Notification Hub to send PUSH to Android and iOS devices. To send PUSH i am using .net SDK. I created a REST API to allow device to register on Azure Notificaion Hub and...
View ArticleUnable to connect to iot hub using client sample app in c
Hi,I'm trying to run the sample apps associated with the iot hub client. My current task is to get the client sample to work with amqp and then again with amqp/websockets. I'm trying to do this on...
View ArticleError registering resource providers
I am trying to create a new IoT Hub as per the tutorial https://azure.microsoft.com/en-us/documentation/articles/iot-hub-csharp-csharp-getstarted/. But I am getting the following error.Registering the...
View ArticleAzure ServiceBus ConnectionsQuotaExceeded for namespace exception
We are using Azure ServiceBus in our project to pass messages to different components. Currently we have 7 topics and 45 subscriptions among those topics. Recently we have started getting...
View ArticleReceiving messages from browser-running code and/or IoT REST APIs
Hello,Got a bunch of questions regarding Azure IoT Hub, if anyone can help me.1. I'm trying to read device-to-cloud messages; I've already browsed through the useful samples presented...
View ArticleCheckpointAsync may possibly be skipping offsets
I wrote C# code to watch the data in my test Event Hub. I wrote it to see data that would come from API Management (using the Logger feature). I thought that there was a bug in the API Management...
View ArticleMax. Payload Size for Apple Device PUSH Notification
According to apple documentation, it supports two payload sizes that are 2046 KB and 4096 KB. And support depends on API version. Apple has two set of API one is old API and its support is 2046 KB....
View ArticleAzure Service Bus relays on Linux
Hello everyone,I am currently hosting on premises WCF services on Azure service bus relays, soon we will develop a RESTful services on Linux and wondering how we do that on Linux platform?Thanks
View ArticleIssue: Vulnerability in Microsoft Service Bus Could Allow Denial of Service...
Hi,I'm currently working for a client on a large project in Norway, and we are experiencing DOS problems using AMQP protocol for sending messages to Service Bus Server 1.1 for Windows Server.Every 1-3...
View ArticleAzure IOT Suite - Dashboard templates?
Hello, I am new to Azure. I have sensors and would like to send data from sensors to the Azure backend, preferably to a database. After collecting those sensor data I would like to display them on a...
View ArticleService Bus error
From Phil Beresford @philberesford via Twitter@AzureSupport Hi, I had a Service Bus error @ 8:15GMT:X.509 certificateservicebus.windows.net is not in the trusted people store.Any tips?@AzureSupport...
View ArticleReceiving error message when attempting to create an IoT hub
From Guy Dillen @guydilleQ: Hello, tried yesterday, tried today to create a IoT Hub (using the portal), but every time I get "Deployment Failed". looking in audit logs I see errors for "Write...
View ArticleCan't publish device-to-cloud events via MQTT
Hi - Also posted here https://azure.microsoft.com/en-gb/documentation/articles/iot-hub-mqtt-support/#comment-2573025841 a week or so ago I had my Hub working with mosquitto_pub as the client and...
View Article