by George Chrysovaladis Grammatikos | Dec 10, 2021 | Azure, Storage
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...
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 | Jul 1, 2021 | DevOps, IT, Window Virtual Desktop
In the Covid19 days, more and more enterprises start using Windows Virtual Desktop to provide a safe remote work environment to their employees. This post will help us to get understand how to configure a VM to start, when a user connects via the RDP, and what are the...