Service Bus Metrics Delayed
I've been using the Metrics REST API documented at https://msdn.microsoft.com/en-au/library/azure/dn163589.aspx to get metrics for Service Bus Queues. I've noticed that there seems to be a 10-15 minute...
View ArticleMessage Container Database grown to over 100 GB, Deletes failing
On our production environment we have seen the Message Container database of Servicebus grow to over 100 GB of data. This data was mostly in the MessageBodies table. Simultaneously we have seen two...
View ArticleMessage Filters with Rest API
Hello All,I have been trying to user service bus with REST API.Till now I have been able to Create Topic,Send message, Create Subscriptions, get messages using the REST API.Now with the basics working...
View ArticleRestrict access by IP to Service Bus Queue
Hi there,Is it possible to restrict access to a Service Bus Namespace or Service Bus Queue to only one IP address?
View ArticleIoT Hub REST API Error Message
Hi, I try to get a list of devices from my IoT hub using the REST API and the URL https://{IoTHubName}.azure-devices.net/devices?top={top}&api-version={api-version} that I got from there...
View ArticleACS OAuth2 tokens
Hi, I have created Service Bus with ACS, attached WCF relay service and everything work great. Now I would like to use OAuth2 with my relay service. In first step I sent POST to get token from :...
View ArticleMonitoring Azure Event Hub
I have been researching on Microsoft Azure Event Hubs. My goal is to figure out a way to provideautomatic scalability. This is a experimental work and I am really only trying to know what can I do...
View ArticleIs it possible to build a REST back office web service in front of REST relay...
Hello,I am new to Azure Service Bus. I want to build a REST based RELAY component in Azure with REST web service as back office web service and calls made from REST web service.Is it possible to build...
View ArticleTrackingId - Service Bus 1.0 on premise
Hi, While using Service Bus for Windows Server 1.0 (on premise) I'm frequently getting error messages that mention a TrackingId: TrackingId:urn:uuid:fa025763-d137-43bd-b929-4cf65e2f235dIs there a way...
View ArticleNamespaces
Removed all entities leaving just Notification Hubs. Namespace still reported as 'mixed'
View ArticleWhat are the FQDNs used by the Azure Service Bus Relay (besides...
My customer uses our client application to connect an on-premises WCF service with the Azure Service Bus relay. They want to restrict their firewall to permit only outbound access on ports 443 and...
View ArticleHow to create REST back office service + REST Relay Service + REST client.
Hi,I want to create REST Back Office Service, REST Relay Service & REST client in Azure.Plz. provide sample code for the same.Thanks in advance,
View ArticleHow to create SOAP Back Office Service + SOAP Relay Service + SOAP client in...
Hi,I want to create SOAP Back Office Service + SOAP Relay Service + SOAP client in Azure.Plz. provide sample code for above.Thanks in advance.
View ArticleHow to create SOAP Back Office Service + REST client + REST Relay Service in...
Hi,I want to create SOAP Back Office Service + REST client + REST Relay Service in Azure.Plz. provide me sample code for the same.Thanks in advance.
View ArticleHow to create REST Back Office Service + SOAP client + SOAP Relay Service in...
Hi,I want to create REST Back Office Service + SOAP client + SOAP Relay Service in Azure.Plz. provide sample code for the same.Thanks in advance.
View ArticleRelay oAuth2 and CORS
Hi,I have REST api as Service Bus Relay endpoint with oAuth2. When I want to use my api from web browser, before POST or GET browser sends OPTIONS request, and service respond with "The request...
View ArticleService Bus relay - WCF service hosted through a Windows Service
Hi AllI'm using a service bus relay to communicate with a WCF service hosted on-premise. The relay works absolutely fine when I use VS to host the WCF service through a console application and I'm able...
View ArticleBest practice on triggering a processing job on blob upload
Hello everyoneMy application requires users to upload 50mb+ files that I need to then process and update the database with details after processing.Here is my current workflow when web app user tries...
View ArticleFrom the IoT Hub to the Database
I have an experimental IoT Hub running with an device placing events on the the event hub.I've implemented a StoreEventProcessor class to consume the messages, filter the informations and place the...
View ArticleWhere is the Log for Azure Service Bus Topic Subscriptions Messages...
I have an accute problem that I can't see what is going on in the ServiceBus. I need to find/activate the logs. Thanks for any quick tips!My unanswered, identical, question on Stack:(See...
View Article