by George Chrysovaladis Grammatikos | Feb 1, 2024 | App Service, Azure
In this post, I will show you how to add a custom domain with an SSL certificate on your Azure Web App. As a prerequisite you must have deployed an Azure Web App and the least service plan must be B1. Let’s get it configured! From the Web App left-hand side...
by George Chrysovaladis Grammatikos | Dec 1, 2023 | Azure, Compute
In this post, I will show you how to map a network drive (Azure File Share) to a Linux and Windows Azure VMs. Mount SMB on Azure Linux VM At first, you’ll need to create a new file, i.e. filesharecredentials sudo mkdir -p /etc/filesharecredentials and store the...
by George Chrysovaladis Grammatikos | Nov 30, 2023 | Azure, Identity, Identity + Security, Power Apps, Power Platform
In this short post, I will show you how to retrieve the user object ID in MS Entra ID and the Principal User ID in D365 stored in an entity in a Dataverse. MS Dynamics (Dataverse) Sign in to Make Power Apps portal. In the top right corner, select the environment...
by George Chrysovaladis Grammatikos | Nov 1, 2023 | Azure, Identity, Identity + Security
How secure is your tenant? In case you can’t identify how secure your tenant is, Microsoft provides you with this useful information via the Identity Secure score page. You can access the Identity secure score from the Azure Active Directory > Security >...
by George Chrysovaladis Grammatikos | May 14, 2023 | PRESENTATIONS
In this presentation, I will introduce IAC solutions and discuss about Azure Terraform. As part of this presentation, I’ll demonstrate how to deploy resources to Azure using Azure...