by George Chrysovaladis Grammatikos | Oct 1, 2021 | Azure, Identity, Identity + Security
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...
by George Chrysovaladis Grammatikos | Sep 1, 2021 | Azure, Identity, Identity + Security, Portals
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...
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 | Jun 1, 2021 | Automation, Azure, DevOps, DevOps, IT
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...
by George Chrysovaladis Grammatikos | May 1, 2021 | Azure, Compute, DevOps, General, Identity, IT
In this post, we will read how to sign in to an Azure VM using an Azure AD account. This way allow us to use our corporate account credentials instead of a local windows account. Prerequisites Before you start to follow the guide steps you must make sure that applies...
by George Chrysovaladis Grammatikos | Apr 1, 2021 | Azure, DevOps, DevOps, IT
In this post, we will see how we can validate the azure resources before we move them to another resource group. Prerequisites A Microsoft Account A valid Azure Subscription Installed Postman or Fiddler Create an Azure AD App Before we begin, we need to create...