by George Chrysovaladis Grammatikos | Jan 1, 2024 | App Service, Azure, Azure SQL Database, Compute, Databases
In this post, I will show how we can migrate a local sql server database to Azure SQL Database service using the Azure Migrate Service. Prerequisites: An active Azure subscription SQL Server (On-Premises) An Azure SQL Database A few words about Microsoft Azure...
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 | Oct 1, 2023 | Azure, Identity, Identity + Security
This post discusses a critical issue that is of daily concern for every organization that wants to ensure the security of users and applications. It all comes down to security and specifically Azure AD security features. The default password policy All cloud-based...
by George Chrysovaladis Grammatikos | Sep 1, 2023 | Azure, Identity
This post examines the Azure AD cross-tenant synchronization feature that allows an Azure IT admin to sync users between different Azure AD tenants. Cross-tenant synchronization feature supplements and upgrades Azure B2B collaboration, allowing users to join their...