microsoft/microsoftgraph-powershell
microsoftgraph/powershell
Contains of a set of commands for managing Microsoft Graph recourses directly from PowerShell.
Microsoft Graph PowerShell SDK consists of a set of commands for managing Microsoft Graph recourses directly from PowerShell.The SDK acts as an API wrapper for the Microsoft Graph APIs, exposing the entire API set for use in PowerShell. It contains a set of cmdlets that helps you manage identities at scale from automating tasks to managing users in bulk using Azure Active Directory (Azure AD). It will help administer every Azure AD feature that has an API in Microsoft Graph.
Microsoft Graph PowerShell SDK is written in .NET Standard and is supported on the supported version of PowerShell as described on the PowerShell Support Lifecycle page.
docker pull mcr.microsoft.com/microsoftgraph/powershell:latest
Please refer to the getting started documentation page.
docker run -it mcr.microsoft.com/microsoftgraph/powershell:<version>
Please refer to the run in Docker documentation page for more information on how to use this image.
If you have any problems with or questions about this image, please contact us through a GitHub issue.
Please provide feedback to Feedback.
docker pull mcr.microsoft.com/microsoftgraph/powershell