Best Method To Monitor WebApi POST
I need to call a WebApi POST service on a service bus every x minutes to make sure it is working. Is there a better way to ping the service without having to actually write a POST call? Please Vote...
View ArticleStatic WCF Relay
Hi ,Could someone tell me What is the usage of the new portal static WCF relays (Is Dynamic false as above image).Cheers,Madura
View ArticleWCF Relay changes in new portal
Hi,Here I'm referring the url https://azure.microsoft.com/en-us/blog/service-bus-and-the-new-azure-portal/.Does breaking relay services out into their own namespaces have been changed the old...
View ArticleCan't uninstall service bus
Hi,When trying to uninstall Service Bus i get this error:"This computer is part of a farm. To uninstall, first leave the farm either using 'Leave from Farm' option in Service Bus Configuration tool or...
View ArticleNeed assistance in creating eventhub using REST api
Hello,I am able to find the documentation for creating eventhub using management api through REST, but I am still struggling with that....
View Articleamqp1.0 using sasl PLAIN
Hi Microsoft, currently im developing my own amqp1.0 client, i have done with basic implementation , Now started implementing SASL support for my amqp client, I started with SASL PLAIN and took help of...
View Articlecommunicating azure using AMQP and SASL plain as security mechanism
HI Microsoft,Please may i know how to communicate azure using AMQP 1.0 ( my own amqp client implementation)Is sasl PLAIN is supported ?if yes from connection string how can i get the authorization id,...
View ArticleGetting AMQP exception trying to open connection to Azure Service bus relay
I have configured an Azure Service bus relay for allowing an application behind the firewall to open a WCF connection to allow third-parties to connect to it. The third-party in this case is a web api...
View ArticleService bus AMQP error on production
Dear Support, We are having problems with our Azure Service bus which is running on our production machines. It is impossible for clients to open a new connection to the relay agent. Which results in a...
View ArticleREST Endpoint Uri for Topic Get Operation
Hi ,My requirement is to get the service bus topic message count in run time . For this I am using the rest API documentation and can found the link associated...
View ArticleAzure Event Hubs and maximum 20 consumer groups ... increase possible?
Some maximums on resources in Azure can be increased with the submission of a ticket. I am curious if the current 20 consumer group maximum on a Azure Hub can be increased upon request OR if there is...
View ArticleUnpredictable latency for writing into Event Hub
We are experience unpredictable latencies for writing into an Event Hub. In general the synchronous write to Event Hub returns in under 100ms. But in 1-2% of the writes we see up to 10.000ms latency. I...
View ArticleDesign question - real time weather data application
HiWe currently have a weather data application that does the following;Several console applications runs as web jobs. They read data from different weather stations every x second (xml, json,...). Data...
View ArticleCreate service bus with resource group
Hi, I would like to create Service Bus name space of messaging type with specific resource group provided instead of default one but I did not find parameter to specify resource groupLooks like we have...
View ArticleNotification Hub GetAllRegistrationsAsync only returning 100 items
I am using the Azure Servicebus - Notification Hub to send messages to apple devices.I also want to be able to get a list of active devices and view some of the properties. I use the...
View ArticleHow to find the last reciever information from Azure Service Bus Queue...
We need to monitor queue receiver's health every 5 minutes. Do we have any API to get the information about the last receive/peek operation performed on a Service bus queue? There is a 'AccessAt'...
View ArticlePartitioned Queue - Connection String
Hi,For the CRM to Azure function integration, most of the sending of the messages and the receiving of the messages is handled automatically, if you use the OOB functionality. All you do is specify the...
View ArticleServiceBus RBAC control
I believe the service bus has been fully ported to RM.However, we have users who are assigned to the contributor role scoped to the subscription.Their contributor role permissions are properly...
View ArticleESB Relay with webHttpRelayBinding binding IIS hosting
Hello,I try to expose legacy LOB WCF service using webHttpBinding binding to the internet by refactoring it to use webHttpRelayBinding binding so it can be accessed through Azure ESB relay endpoint....
View ArticleHow to send data to Event Hub by Arduino uno?
I have Arduino Starter kit. I found out that because of lack of SSL in Uno model, I cannot send data to IoT Hub. Possible to send data to Event Hub anyway? Does anybody know good tutorial or sample...
View Article