Publish ServiceBus for Windows Server to Internet
Hello all,I have deployed the Service Bus for Windows Server already in my server. Now i would like to publish it to use outside the network like Azure Service Bus does. Client can connect Service Bus...
View ArticleLogging service bus to database
Hello,I'm fairly new to the service bus and I was wondering if I'm able to log the data from the service bus to a database.I need the database to retreive the data from the database and display it on a...
View Articleany way to retrieve skipped event using EventProcessorHost in azure event hub?
I'm using azure event hub's EventProcessorHost to process batch of events. For some reason I have to skipped events by not writing checkpoint when the threads count has reached the maximum, but I have...
View ArticleHow To get Policy Keys For Event Hub from Powershell
Hi,I am creating a stream analytic job from powershell and for that i am using a json file which provide all the details to create the job.While creating input which is of type stream and getting data...
View ArticleCommunicationException on Service Bus queue
I have developed a webjob which sends messages to Dynamics Marketing by placing them on a service bus queue. I have multiple instances of the webjob running. When I place multiple messages on the...
View ArticlePosting a message in a queue from SQL-database
I'm sure this has been asked before (but can't find it anywhere): How can I post a message into an Azure Service Bus queue from within a SQL-Server stored procedure (CLR)?Thanks!Leon
View ArticleAutomatic refresh on power BI not Working
I am having issues with powerBI ,seems the automatic refresh its failing ,i currently have to click refresh to see new data coming in ,i have configure the the tumblingwindow part...
View ArticleWhat are ports 9350-9353 used for and are they needing to be opened outbound...
From @kenvlowe via Twitter"Hello I am using the azure service bus and all the documents regarding ports say that I need ports 9350-9353 open can someone please tell me what these ports do or what they...
View ArticleUsing Call Back on backend (401 - 40100 error received)
From @pLopezFr on Twitter who tweets:“Is there any doc on how to use "Azure Callback" in the backend ? All I can get is 401-40100 Unauthorized Send”When engaged the customer also added: “Hi. Here is my...
View ArticleHow to derive/access a shared secret for Windows Service Bus
A lot of documentation I'm finding is obviously for Azure and it all presupposes you have a shared secret rather than the way that WSB handles it for you via the STS. Is it possible to derive the...
View Articlewhat is the syntax in powerhsell for filtering on a subscription and a field...
What I am looking for is how to do I sayif (subscription ="xyz") if (<mesagefield1 = "abc") then filter =abcxyzSo my subscription is xyz. Then If the messagefield="abc" then set the filter for this...
View Articleevent hub client for UWP
HiMy UWP app wants to log events to event hub. How would I go about doing that? Or do I have to stick with ApplicationInsight and dump the data to BlobStorage or SQL?Thanks!
View ArticleBrokeredMessage.CompleteAsync always gives ObjectDisposedException
message.CompleteAsync().ContinueWith(tr => { if (tr.Exception != null) {...
View ArticleDelivering of BrokeredMessage - PeekLock
Hi,I've got a question regarding the Lock in PeekLock-mode of ServiceBus BrokeredMessage: I have several Tasks which try to receive BrokeredMessages. Can I be sure that a message is delivered only to...
View Articlemy external ip poinintg to us
hi allThe below mentioned are the Public IP Address of our VM’s / VNET/Blob storage etc.. all, these IP address are point to US region, but as this all of our VM’s and blobs are created in North...
View ArticleCan you filter based on the content of the message
Hi,I have some messages and when they are recieved they should go to subscriptions based on the Message content1. First question is can messages be filtered to subscriptions based on its content.I...
View ArticleAn error occurred while retrieving Namespace MessagingSKU information
Hi, Since this week we are hitting this error when connecting to queues. The application has been running fine since 3 years and it's the first time we get this. Is it related to a new kind of...
View ArticleUnreadable timestamp values
I'm collecting messages from azure service bus using a Logic App. I'm seeing strange values in some the DateTime fields, e.g. EnqueuedTimeUtcvalues look like this: 5247588462813888675 It isn't a...
View ArticleWhat´s the best way to connect a siemens PLC to IoT hub?
From @UlissesOPaiva via Twitter"@AzureSupport What´s the best way to connect a siemens PLC to IoT hub? Have I implement AMQP on PLC or I can use OPC...
View ArticleAzure IoT Hub Python SDK
HelloAre there plans for a Python SDK for Azure IoT Hub?Dieter
View Article