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 | Power Apps, Power Platform
Hey folks! This short guide describes how to share a canvas app with other users or groups within an organization or outside of it. Let us see the steps to share a Power Apps app below: Step 1: Navigate to the Power Apps portal from https://make.powerapps.com Step 2:...
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 | Oct 2, 2023 | Power Apps, Power Automate, Power Platform
Each of us who have implemented Power Automate flows has had to add a flow to a Power Apps application at some point. I will show you a workaround for adding Instant flows to Power Apps solutions when this is not possible. Problem Description In the...