by George Chrysovaladis Grammatikos | Aug 1, 2021 | Azure, Data Factories, Dynamics 365, Integration
Hi folks, in this really quick post I will explain to you how to authenticate D365 Online with AAD Service Principal. Prerequisites Before proceed, please make sure you meet the following prerequisites. A Dynamics 365 online instance An active MS account A valid Azure...
by George Chrysovaladis Grammatikos | Sep 14, 2020 | Automation, Azure, DevOps, Integration, IT
The Azure cloud offers a lot of services to make our daily work easier. In this post, we will read about an ordinary reflection for IT/DevOps departments, and to build our solution we use Logic Apps and Automation Account services. Case The main case is to...
by George Chrysovaladis Grammatikos | Jun 26, 2020 | Azure, Integration
Since I started using Azure Service Bus service, I used Azure Service Bus Explorer mostly for testing purposes and troubleshooting, and always I had on my mind the idea Microsoft to integrate that tool on the Azure Portal. And finally, when I first heard at the MVP...
by George Chrysovaladis Grammatikos | Apr 22, 2020 | Azure, Integration, Integration, IT-Troubleshooting, Powershell
In this post, you can read the steps you need to follow to delete an Azure DataFactory. Specifically, the steps below apply to the error code “DeleteFactoryBlockedByIR”. The Problem When we try to delete the Azure Data factory using the...
by George Chrysovaladis Grammatikos | May 18, 2018 | Azure, Integration
Azure Service Bus is a cloud delivery messaging service. Azure Service Bus Models Service bus has two primary ways of enabling messaging, these are : Queue model [one to one]: Many Front End applications send messages to the queue and one application on the back end...