by George Chrysovaladis Grammatikos | Feb 17, 2022 | Azure, Networking
In this post, I’ll guide you through Azure CDN and how you can leverage it in practice. What is an Azure Content Delivery Network? The Azure Content Delivery Network (CDN) is a geographically distributed compute cluster that works together to deliver internet...
by George Chrysovaladis Grammatikos | Jan 25, 2022 | Azure, DevOps
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...
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...