Today the Logic Apps team announced that the Azure Logics Apps will be General Available. They also announced the preview release for the Azure Logic Apps Visual Studio designer. Where you can design, manage, deploy your Logic App. You can find more information on: Azure Logic Apps Team site Azure…
A couple days ago I was working on some EDI case with the Logic Apps. As you already know you need a "Trading Partner Management" API App to use AS2, EDIFACT, ... So I created a Trading Partner Management API App. Then I tried to add a Partner in…
In this How-To I will explain how you can use Stream Analytics to analyze data from an Event Hub. We will use the information we used in my other BlogPost. First we will create our “Stream Analytics Job”. You need to click on “New”, then we choose for “Data + Analytics”…
In this How-To we will work with Event-Hubs. You can find more information on the following place. First we go to the Azure Portal Then we click on the “New” button. Then we click on “Data + Analytics”and then on the “Event Hub” section. We will be forwarded to the…