Azure servicesMicrosoft Entra ID

Step-by-Step guide to enable Azure AD authentication for Azure Files

"Azure Files" is a managed, cloud-based file share that can access via SMB protocol. Once you create Azure File share it can be accessed from any ware using Windows, Linux or macOS. It can also map as a shared drive to a system. This can be used as a unified, reliable, simple solution to replace traditional file servers.  In the on-premises Active Directory environment, we use NTFS…
Read more

Step-by-Step guide to Microsoft Entra Agent ID – Part 03 – Create Attribute-Driven Conditional Access Policy for Agent Identities

Step-by-Step guide to Microsoft Entra Agent ID – Part 02 - Create Agent identity blueprints and Agent Identities

Azure servicesMicrosoft Entra ID

How Azure AD Seamless Single Sign-On (SSO) Works?

There are 3 different methods which we can use to integrate on-premises Active Directory with Azure AD.  • Pass Password hash synchronization • Federation using Microsoft AD FS or PingFederate • Pass-through Authentication  All above methods allow on-premises users to use their existing domain user names and passwords in order to authenticate in to Azure AD integrated services. However…
Read more

Step-by-Step guide to Microsoft Entra Agent ID – Part 03 – Create Attribute-Driven Conditional Access Policy for Agent Identities

Step-by-Step guide to Microsoft Entra Agent ID – Part 02 - Create Agent identity blueprints and Agent Identities

Azure servicesMicrosoft Entra ID

Step-by-Step Guide: Manage Group using Azure Active Directory PowerShell for Graph module

In my previous blog post, I explained how we can manage Azure AD users by using Azure Active Directory PowerShell for Graph module. In there I also shared many examples. You can access it via http://www.rebeladmin.com/2019/05/step-step-guide-manager-users-using-azure-active-directory-powershell-graph-module/ In this blog post I am going to show how we can manage Groups, using same method.  Azure…
Read more

Step-by-Step guide to Microsoft Entra Agent ID – Part 03 – Create Attribute-Driven Conditional Access Policy for Agent Identities

Step-by-Step guide to Microsoft Entra Agent ID – Part 02 - Create Agent identity blueprints and Agent Identities

Azure servicesMicrosoft Entra ID

Step-by-Step Guide: Manage Users using Azure Active Directory PowerShell for Graph module

Similar to the on-premises Active Directory, we also can use PowerShell to manage Azure Active Directory. Let's see why we should use PowerShell to manage Azure Active Directory.  Early bird access to features– Microsoft keeps releasing new features, bug fixes, updates, feature enhancements more frequently to Azure AD services than on-premises Active Directory. Microsoft releases new…
Read more

Step-by-Step guide to Microsoft Entra Agent ID – Part 03 – Create Attribute-Driven Conditional Access Policy for Agent Identities

Step-by-Step guide to Microsoft Entra Agent ID – Part 02 - Create Agent identity blueprints and Agent Identities