Receive Messages from Azure Service Bus using Powershell
How to receive messages from Windows Azure Service Bus using Powershell?SharePoint Architect
View ArticleRoadmap for Service Bus for Windows Server
Hello!Who knows is there exist roadmap for Service Bus for Windows Server?When we can use Express Topics and partitioning on promise environment?nigo
View ArticleTimeout while trying to create Azure service bus topic subscription
Hi,An error occurred while creating a Azure service bus topic subscription. The error information is below:System.ApplicationException: Error creating Subscriptions for...
View ArticleEthertype
Hiya,I might log that under wrong category, anyway, I want to find out what is the ethertype when connecting to MS Azure using Express route on Ethernet later 2.Please adviseThank youKamil
View ArticleIoT Hub Client accepted the message for delivery but doesn't show up in my...
Here's the output from the serial port of my Huzzah Feather esp8266 board.Sending sensor value Temperature = 2, Humidity = 2 IoTHubClient accepted the message for deliveryThe device list in the Remote...
View ArticleEvent Hub and ASP.NET
Hi,While working on event hubs, both publisher and receiver works fine on using console application.However, when I implement an event hub receiver using ASP.NET, then none of the EventProcessor...
View ArticleChannel Open did not complete within the specified timeout of 00:01:00 -...
Hi Unable to send message to Topic, resulting in Channel Open did not complete within the specified timeout of 00:01:00 exceptionstaticvoidMain(string[] args){ stringbaseTopic...
View ArticleConflict with WCF
Hello, I've a console app with this code :QueueClient Client = QueueClient.CreateFromConnectionString(connectionString, queueName);ManualResetEvent CompletedEvent = new...
View ArticleService Bus for windows server 1.1 powershell
I'm trying to update the admin and tenant site credentials for my service bus for windows server 1.1 farm with three nodes.I've followed the instructions here......
View ArticleService bus paired namespace failover testing
Hi,We are implementing paired namespace in our application to increase service bus availability and we want to test this configuration. I am not able to simulate service bus fail over to test paired...
View ArticleIngress and Egress not matching in Azure Event Hub
Hi Team, I am working on the POC for Azure Event hubs to implement same into our application. Quick Brief on flow.Created tool to read the CSV data from local folder and send it to event hub.We are...
View ArticleHow to Determine Endpoint Connection String Across Multiple Version and Machines
I am having to work to deploy APIs across different Virtual Machines and different bus versions - from Windows Service Bus 1.1 to Azure. I use PowerShell to query for the information I need for each...
View ArticleConsistent operation timeouts for subscriptions for a specific service bus topic
I'm seeing consistent timeouts for subscriptions for a specific topic in an Azure Service Bus. I've tried various operations and they all seem to time out (using the latest version of the .NET Service...
View ArticleARM Template - Preview API
Hello,1. I would like to create a Service Bus (Preview) instead of the Service Bus, only available on the old portal.This has to be done using Azure ARM Templating. How can i make use of the the...
View ArticleWhat happens internally when a topic reaches its max size?
Due to various circumstances I've got a topic that has hit its max size of 5 GB. Now what I'm seeing is that when an app tries to publish to the topic it gets an exception. That's all good and...
View ArticleJava EventHubProcessor
I am using the new Java com.microsoft.azure.eventhubs.sample.EventHubProcessor sample and I"ve connected to three different EventHubs and get no messages received. I get no errors or anything, the...
View ArticleAzure Service Bus delayed (scheduled) message on Topic is lost when used with...
We are facing a problem with Service Bus.We have a topic, with two subscriptions.We have enabled Duplicate Detection on those, with 1 minutes window (tried with 2 seconds first). We are using...
View ArticleIssue with retrieving event hub policies through arm template
I provisioned event hub at a service bus namespace using ARM template. Template: https://github.com/sjkp/Azure.ARM.EventHub/blob/master/Templates/azuredeploy.json I observed that after provisioning it...
View ArticleEventHub: How to set up the offset when using EventProcessorHost ?
I'm using the EventProcessorHost for receiving messages.I want to initialize the EventProcessorHost and start receiving the last messages. I didn't find a method to set up an offset. So now I have to...
View ArticleService Bus for windows with Azure Service Fabric not working together?
When there will be a Service Bus for Azure Service Fabric on-premise? Azure Service Bus - is not on-premiseService Bus for Windows work with old version named Windows Service Fabric and can not be run...
View Article