How does kafka enabled event hub with iot hub works?2019 Community Moderator ElectionAzure ioT and Event Hub?Iot Hub - default event hub receive same message twiceMQTT Topic / property bag from Iot hub routed to event hubSend IOT Hub messages to external DBHow to send data from a device to IOT HUB?Scaling Azure IoT hub, partitioning and custom routes/endpointsWhy don't I see an event hub when I create an IoT Hub?How to read device-to-cloud from Azure IoT hub with android?Custom endpoint receives no IoT Hub meta dataSubscribe to Azure IoT Hub Device Events

Difference between 'stomach' and 'uterus'

Is there a full canon version of Tyrion's jackass/honeycomb joke?

What are all the squawk codes?

Movie: Scientists travel to the future to avoid nuclear war, last surviving one is used as fuel by future humans

Why can't we make a perpetual motion machine by using a magnet to pull up a piece of metal, then letting it fall back down?

What are the issues with an additional (limited) concentration slot instead of Bladesong?

How to kill a localhost:8080

Plagiarism of code by other PhD student

Why won't the strings command stop?

What are SHA-rounds?

1970s scifi/horror novel where protagonist is used by a crablike creature to feed its larvae, goes mad, and is defeated by retraumatising him

Wardrobe above a wall with fuse boxes

How can I handle a player who pre-plans arguments about my rulings on RAW?

What is a term for a function that when called repeatedly, has the same effect as calling once?

Every subset equal to original set?

Rationale to prefer local variables over instance variables?

I encountered my boss during an on-site interview at another company. Should I bring it up when seeing him next time?

How do I deal with being envious of my own players?

How to roleplay my character's ethics according to the DM when I don't understand those ethics?

Skis versus snow shoes - when to choose which for travelling the backcountry?

Levi-Civita symbol: 3D matrix

Would the melodic leap of the opening phrase of Mozart's K545 be considered dissonant?

apt: What's the difference between "apt install php" and "apt install php-defaults"?

School performs periodic password audits. Is my password compromised?



How does kafka enabled event hub with iot hub works?



2019 Community Moderator ElectionAzure ioT and Event Hub?Iot Hub - default event hub receive same message twiceMQTT Topic / property bag from Iot hub routed to event hubSend IOT Hub messages to external DBHow to send data from a device to IOT HUB?Scaling Azure IoT hub, partitioning and custom routes/endpointsWhy don't I see an event hub when I create an IoT Hub?How to read device-to-cloud from Azure IoT hub with android?Custom endpoint receives no IoT Hub meta dataSubscribe to Azure IoT Hub Device Events










0















I am using iot hub service for device connection. Now is it possible to read the messages from event hub if I have created the custom endpoint in iot hub?



I am sending some data to IoT hub and I want to send the messages to kafka enabled event hub so that kafka based application can read the data from this event hub.



Please guide me I am new to the technology.
Any documentation or blog/article would be helpful.










share|improve this question


























    0















    I am using iot hub service for device connection. Now is it possible to read the messages from event hub if I have created the custom endpoint in iot hub?



    I am sending some data to IoT hub and I want to send the messages to kafka enabled event hub so that kafka based application can read the data from this event hub.



    Please guide me I am new to the technology.
    Any documentation or blog/article would be helpful.










    share|improve this question
























      0












      0








      0








      I am using iot hub service for device connection. Now is it possible to read the messages from event hub if I have created the custom endpoint in iot hub?



      I am sending some data to IoT hub and I want to send the messages to kafka enabled event hub so that kafka based application can read the data from this event hub.



      Please guide me I am new to the technology.
      Any documentation or blog/article would be helpful.










      share|improve this question














      I am using iot hub service for device connection. Now is it possible to read the messages from event hub if I have created the custom endpoint in iot hub?



      I am sending some data to IoT hub and I want to send the messages to kafka enabled event hub so that kafka based application can read the data from this event hub.



      Please guide me I am new to the technology.
      Any documentation or blog/article would be helpful.







      azure azure-iot-hub azure-eventhub






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 5 hours ago









      Yatin GaikwadYatin Gaikwad

      36111




      36111






















          1 Answer
          1






          active

          oldest

          votes


















          0














          You can route device-to-cloud messages sent to your IoT hub to one or more endpoints by configuring routes - in addition to the built-in endpoint, you can route messages to Event Hubs, Service Bus, or blob storage. To get started, take a look at: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-messages-d2c. There's also a routing tutorial you can follow: https://docs.microsoft.com/azure/iot-hub/tutorial-routing






          share|improve this answer






















            Your Answer






            StackExchange.ifUsing("editor", function ()
            StackExchange.using("externalEditor", function ()
            StackExchange.using("snippets", function ()
            StackExchange.snippets.init();
            );
            );
            , "code-snippets");

            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "1"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55021293%2fhow-does-kafka-enabled-event-hub-with-iot-hub-works%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            You can route device-to-cloud messages sent to your IoT hub to one or more endpoints by configuring routes - in addition to the built-in endpoint, you can route messages to Event Hubs, Service Bus, or blob storage. To get started, take a look at: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-messages-d2c. There's also a routing tutorial you can follow: https://docs.microsoft.com/azure/iot-hub/tutorial-routing






            share|improve this answer



























              0














              You can route device-to-cloud messages sent to your IoT hub to one or more endpoints by configuring routes - in addition to the built-in endpoint, you can route messages to Event Hubs, Service Bus, or blob storage. To get started, take a look at: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-messages-d2c. There's also a routing tutorial you can follow: https://docs.microsoft.com/azure/iot-hub/tutorial-routing






              share|improve this answer

























                0












                0








                0







                You can route device-to-cloud messages sent to your IoT hub to one or more endpoints by configuring routes - in addition to the built-in endpoint, you can route messages to Event Hubs, Service Bus, or blob storage. To get started, take a look at: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-messages-d2c. There's also a routing tutorial you can follow: https://docs.microsoft.com/azure/iot-hub/tutorial-routing






                share|improve this answer













                You can route device-to-cloud messages sent to your IoT hub to one or more endpoints by configuring routes - in addition to the built-in endpoint, you can route messages to Event Hubs, Service Bus, or blob storage. To get started, take a look at: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-messages-d2c. There's also a routing tutorial you can follow: https://docs.microsoft.com/azure/iot-hub/tutorial-routing







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 2 hours ago









                Dominic BettsDominic Betts

                1,7201410




                1,7201410





























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Stack Overflow!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55021293%2fhow-does-kafka-enabled-event-hub-with-iot-hub-works%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Thal And Out Agency railway station See also References External links Navigation menuOfficial Web Site of Pakistan RailwaysArchivedOfficial Web Site of Pakistan Railwayseeexpanding ite

                    Understanding generators in Python2019 Community Moderator ElectionGenerator function not working pythonFor loop not executing two timesGenerators - Printing generated valuesWhy can a python generator only be used once?What exactly do generators do?What does the “yield” keyword do?What does “list comprehension” mean? How does it work and how can I use it?sklearn Kfold acces single fold instead of for loopIs a generator the callable? Which is the generator?Apply Border To Range Of Cells Using OpenpyxlCalling an external command in PythonWhat are metaclasses in Python?What is the difference between @staticmethod and @classmethod?Finding the index of an item given a list containing it in PythonDifference between append vs. extend list methods in PythonHow can I safely create a nested directory in Python?Does Python have a ternary conditional operator?Understanding slice notationUnderstanding Python super() with __init__() methodsDoes Python have a string 'contains' substring method?

                    How can I change the color of pagination dots of UIPageControl?How to change UIPageControl dotsIs there a way to change page indicator dots colorCustomize dot with image of UIPageControl at index 0 of UIPageControlNo visible @interface for 'NSObject<PageControlDelegate>' declares the selector 'pageControlPageDidChange:'How to change the color of pagination dots in UIPageControl with a different color per pagepagecontrol indicator custom image instead of DefaultChanging the colour of UIPageControl dots in MonoTouchpagecontrol selectable page visibility color?Alternative way to load ViewControllers on a UIPageControlHow to set only layer.border-color for UIpage control dots in swiftHow can I develop for iPhone using a Windows development machine?How to change the name of an iOS app?UITableView - change section header coloruipagecontrol indicator(dot)issueCustom UIPageControl dots color not changingchange the interspace between UIPageControl dotsHow to change Status Bar text color in iOSHow can I change image tintColor in iOS and WatchKitUIPageControl dots with larger space in between each dotsHow to change the color of pagination dots in UIPageControl with a different color per page