Remove all Office 365 licenses for a group of users from CSV file via the Azure AD PowerShell module
Use this PowerShell snippet to bulk remove all Office 365 licenses from a list of users, provided via a CSV file. The method detailed here uses the Azure AD cmdlets. …