What is Microsoft Entra ID?
This post is just for the sake of completeness about my blog post series dealing with the Microsoft Entra product…
Change Display Name in Azure for Azure AD joined Computers
If you rename your computer locally by using the Rename-Computer cmdlet or the Windows – System – settings page, after…
RDP to Azure Active Directory joined Windows 10 Computer
In case you have trouble to connect to an Azure AD joined Windows 10 Computer by using the Remote Desktop…
Windows Local Administrators Group Membership on Azure AD joined Devices
What actually happens to the local administrators group membership when you join a windows device to Azure AD? Below to…
Set up Windows Hello for Business Hybrid Azure AD joined Devices
In one of my last posts you will see how to disable the mandatory Windows Hello for Business Prompt (provisioning)…
Disable Mandatory Windows Hello for Business Prompt on Azure AD joined Devices
If you join your device to Azure AD by using the Access work or school settings, the device by default…
Azure Hybrid Cloud – Enable Azure AD Password Writeback and self-service Password Reset
In this post we will enable password writeback and self-service password reset in Azure AD. If enabled, users can update…
Azure AD – App Registrations vs. Enterprise Applications
Azure Active Directory (Azure AD) is Microsoft’s cloud-based identity and access management (IAM) service and an identity provider (IdP). Azure…
Create an ASP.NET Core Web App using Azure AD Authentication
In this post I want to show, how you can create a claim aware ASP.NET Core Web App with C# in Visual…
Create an ASP.NET Web Application (.NET Framework – Web Forms or MVC) using Azure AD Authentication
In this post I want to show, how you can create a claim aware ASP.NET web application (.NET Framework –…