Getting Started with Microsoft Graph and PowerShell

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. 

Continue reading “Getting Started with Microsoft Graph and PowerShell”