MENU

Fun & Interesting

Getting Started with Microsoft Graph and PowerShell

Travis Roberts 27,575 3 years ago
Video Not Working? Fix It Now

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. 00:00 - Start 04:33 - Install PowerShell 7 06:37 - Install the Graph SDK 07:29 - Set API Version 08:08 - Connect to Microsoft Graph 09:45 - Search for a Group in Azure AD 12:54 - Create a Group in Azure AD 14:01 - Update a Group in Azure AD 16:53 - Remove a Group in Azure AD 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&WT.mc_id=AZ-MVP-5004159 Filtering with MS Graph and PowerShell https://docs.microsoft.com/en-us/graph/aad-advanced-queries?tabs=powershell&WT.mc_id=AZ-MVP-5004159#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&WT.mc_id=AZ-MVP-5004159

Comment