In this post, I’ll walk you through the process of exporting and importing a CI pipeline from one Azure DevOps project to another. Prerequisites An Azure DevOps account – If you don’t already have a DevOps account, you may create one by following the...
SFTP (Secure File Transfer Protocol) is a network protocol through which we can transfer files in a secure manner. The usual port is 22 but, we can use change it and assign another if you want. In this post, we can read how to deploy an SFTP using an Azure Storage...
In this post, I will present one of the two sign-in options provided by an Azure AD B2C tenant, and this is the custom policies (the other one is the user flows). With Custom Policies, you can build customized authentication flows based on your needs. Getting Started...
This post explains how to configure Azure B2C for the PowerApps portal. This presupposes having an active Azure B2C tenant. Steps to configure Configure Azure AD B2C settings Register a new App Sign-in the Azure B2C tenant From the left-hand side blade select Manage...
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...
In this post, I will show you how easy you can configure the Auto-Shutdown setting to send a notification on Microsoft Teams. Prerequisites A valid Azure Subscription An Azure VM An Azure Logic App The most important part of this post is the Azure Logic App because it...