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...
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...
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...
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...
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...