The Azure AD and MSOnline PowerShell Modules will be depreciated soon. The replacement is the Microsoft Graph PowerShell module based on the Microsoft Graph API. This video is for those new to the Microsoft Graph API. The video starts by reviewing the change and outlining differences between the Azure AD and MSOnline modules and the new Microsoft Graph module. We then move on to examples using groups. We search for a group, add a group, update group membership, and then remove the group.
Links
Zero to Hero with Azure Virtual Desktop
https://www.udemy.com/course/zero-to-hero-with-windows-virtual-desktop/?referralCode=B2FE49E6FCEE7A7EA8D4
Hybrid Identity with Windows AD and Azure AD
https://www.udemy.com/course/hybrid-identity-and-azure-active-directory/?referralCode=7F62C4C6FD05C73ACCC3
Get Started with Microsoft Graph PowerShell SDK
https://docs.microsoft.com/en-us/powershell/microsoftgraph/get-started?view=graph-powershell-1.0
Filtering with MS Graph and PowerShell
https://docs.microsoft.com/en-us/graph/aad-advanced-queries?tabs=powershell#legend
Create a Group
https://docs.microsoft.com/en-us/graph/api/group-post-groups?view=graph-rest-1.0&tabs=powershell
Command Reference
https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.groups/get-mggroup?view=graph-powershell-1.0