Azure IoT Suite Failed to Provision IoT Remote Maintenance Demo
I'm trying to provision a remote maintenance demo at https://www.azureiotsuite.com/#. It fails, with the following error.I'm using US East server"Error converting datatype varchar to...
View ArticleService Bus for Windows service 1.1 accessing errors
I have several windows services instances accessing its own namespaces in same one service bus host. But lately most of services start getting strange errors when trying to work with service bus (the...
View ArticleResource groups
Hello Community. I dont understand resource groups and i have a hard time to google any concrete information about it. Anyone have a link or can explain exactly what it is and what it do? If i have a...
View Articleget namespace rest api
I was following this section.https://msdn.microsoft.com/en-us/library/azure/dn140232.aspxI can create namespace and delete namespcae,but I can't get namespace.It returned 403 Forbidden.I don't know...
View ArticleReceiving data from Event Hub suddenly stops when using HTTP ConnectivityMode
Hello,receiving data from Event Hub stops after a while when the following conditions are met:- messages contain lots of fields (e.g. 38 field including an array) - using...
View ArticleMicrosoft.ServiceBus.Messaging.SessionLockLostException
Hi -We have workflow manager 1.0(CU2) and service bus 1.1)(CU2) installed on a Win2k8R2 On-premise SharePoint 2013 farm. Workflow manager has been installed on 3 SharePoint servers in App layer...
View ArticleHow to resolve the issue as when I receiving the messages from IoT hub at...
Hi,I am Working on Internet of things, in one of my current project I need to receive the messages from IoT Hub, before I receiving the messages from IoT Hub, first I was sending messages from Two IoT...
View Articlehow to get sas connectionstring of sbnamespace(notification hub type) rest api
https://msdn.microsoft.com/en-us/library/azure/jj856303.aspxI got the response body with acs connectionstringbut what I want is sas connectionstringhow can I get it?or is there other way to get sas...
View ArticlePost Processing of Event Hub events: What's the best way to design an "event...
After an Event Hub has received an event, I want to design a "consumer" that will pass the event object through a pipeline of custom processing functions ...the last module would write the...
View ArticleMessage expires after one day on azure service bus
Hi,I have a Topic and subscription on windows azure service bus. I have 10-12 messages on Topic. I am using peek-lock method when pulling messages from service bus using subscription client. I am not...
View ArticleAzure Java SDK for Event Hubs
Hello everyone The 0.7.0 Azure SDK incl ServiceBus for Java doesn't include Event Hubs. Can I get an ETA from MS please? In the mean time, does anyone have a working alternative Java example...
View ArticleFacing issue while pushing data into Event hub via Telco Generator
Hello,I was trying to implement the sample provided for Stream Analytics using Event hub. But I am facing issue while I am trying to push the data into Event hub. I have used sample code provided for...
View ArticleWhich is the secure way of reading the data from the Azure IoT hub?
Hi,I am working on internet of things, in one of my current project I am reading the data from Azure IoT hub in a Windows 10 UWP app, where I am passing my IoT Hub connection string to azure while...
View ArticleEvent Hubs - is there a way to obtain the IP address of the device sending...
I am posting to an Azure Event Hub using HTTPS. Is there a way to obtain the IP address of the sending device? I looked at the IEventProcessor and EventData APIs (e.g....
View Article[Help] Connect an electronic devide to cloud for data reading, remote...
Hello,I don't know if this is the correct forum for this topic, sorry if not...I have a customer that produces electronic devices and we developed a desktop application to connect a PC to one of these...
View ArticleDead Lettering Messages
We have dead lettering enabled for set of queues. But we have a requirement to either delete specific messages from dead letter queue or not dead letter them at all after TTL due to Legal Obligations....
View ArticleFacing issue while pushing data into Event hub via Telco Generator
I am trying to implement the eventgen sample provided for hdinsight-storm using Event hub in java. It gives me this error "org.apache.qpid.amqp_1_0.client.ConnectionException:...
View ArticleState of the art relative to JSON namespacing and JSON schema?
First, my apologies if this isn't the correct forum. There don't appear to be any Microsoft forums for discussing JSON.I would very much appreciate it if you could reply with a couple links to get me...
View ArticleAzure Active Directory: Provisioning failed error
From Chris @chriswry via Twitter @AzureSupport I tried several times to create Remote monitoring on Azure IoT Suite. Provisioning failed > Azure Active DirectoryI'm trying to create the Remote...
View ArticleHDinsight Storm Examples - Connection time out issue with Event Generator Code
Hello,I am trying to run the HDinsight Storm Examples provided in link https://github.com/hdinsight/hdinsight-storm-examples/tree/master/IotExampleI have set up/ installed all the pre-requisites...
View Article