Azure Active DirectoryAzure AD Management

Azure AD External Identities for B2C scenarios: Overview

Azure AD External Identities, a part of Microsoft Entra is a feature that provides a secure and efficient digital experience for identities outside an organization with customization controls.To break it down, partners, customers, suppliers, etc. can be securely authorized and authenticated. With Azure AD, external identities and user directories can be unified in one portal to manage access…
Read more
Azure Active DirectoryAzure AD Management

How to resend Azure AD invitation to guest user?

Why does an organization need guest users In today’s digital landscape, organizations often collaborate with external businesses, providing access to certain resources or services within the organization’s digital ecosystem is essential for collaboration and facilitating workflows. Guest users enable seamless collaboration while maintaining security and control over important…
Read more
Azure Active DirectoryAzure AD Management

Master Azure AD automation with Microsoft Graph PowerShell

For Active Directory (AD) administrators, using native AD tools for recurring tasks can be time-consuming. PowerShell is a scripting language built into Windows, that can tackle this issue by automating repetitive tasks. While Azure AD PowerShell has been a reliable tool for managing Azure AD, there is now a need for a shift towards Microsoft Graph PowerShell. This article provides a brief intro…
Read more
Azure Active DirectoryAzure AD Management

Elevate access for Azure subscriptions and group management

As organizations expand their Azure active directory (AD) usage, managing multiple subscriptions and organizing resources across various departments or projects becomes increasingly complex. To streamline this process and ensure effective governance, Azure offers a feature called “Elevate access,” which allows users to manage all subscriptions centrally and management groups. This…
Read more
Azure AD Management

How to deploy Azure AD Connect with Custom Group Filtering Options

Azure Active Directory (Azure AD) Connect is the bridge between your on-premises directories and the Azure AD, enabling you to maintain a common user identity for your workforce and setting the stage for complex hybrid identity solutions. One of the most powerful features of Azure AD Connect is its ability to filter which objects are synchronized to the cloud directory, based on attributes…
Read more
Azure AD ManagementHand-picked Resources

How to configure Azure DNS for Custom Domain Names

In the dynamic realm of cloud computing and modern enterprise operations, Azure Active Directory (Azure AD) stands as a linchpin for secure identity management and access control. As organizations increasingly migrate their workflows to the cloud, the significance of a robust and adaptable identity management solution cannot be overstated. Managing Azure AD, customizing the Domain Name System…
Read more
Azure AD Management

How to Install RSAT in Windows 10, Windows 11, and Windows Server

As a beginner system administrator, it’s important to understand how to install Remote Server Administration Tools (RSAT) on Windows 10, Windows 11, and Windows Server. RSAT tools allow you to remotely manage key Windows features like Active Directory, DNS, DHCP, and more. In this step-by-step guide, we will walk you through the installation process using both the graphical interface and…
Read more
Azure AD Management

How to Install Azure CLI on Windows, Linux, MacOS & Azure Shell?

Introduction Azure Command-Line Interface (CLI) is a powerful tool that allows administrators to manage and interact with Azure resources from the command line. With Azure CLI, you can automate tasks, streamline workflows, and efficiently manage your Azure infrastructure. In this article, we will provide detailed, step-by-step instructions on how to install Azure CLI on various…
Read more
Azure AD Management

How to create an Azure VM in Microsoft Azure Cloud?

Introduction In today’s digital age, cloud computing has become an integral part of businesses and organizations worldwide. Microsoft Azure Cloud offers a wide range of services and solutions to meet the growing demands of the industry. One of the fundamental aspects of Azure Cloud is creating and managing virtual machines (VMs). In this article, we will delve into the…
Read more
Azure AD Management

How to Install and Setup Microsoft LAPS: Step-by-Step Guide

Microsoft Local Administrator Password Solution (LAPS) is a powerful tool designed to enhance the security of local administrator accounts on domain-joined computers. By randomizing and regularly changing the local administrator password, LAPS helps mitigate the risks associated with having the same password across multiple machines. In this step-by-step guide, we will walk you through the process…
Read more