Get-AzureADGroup
Den här artikeln innehåller migreringsinformation från Get-AzureADGroup kommando till Microsoft Graph PowerShell.
Sammanfattning
- Azure AD kommando: Get-AzureADGroup
- Azure AD-modul: AzureAD
- Microsoft Graph-kommando: Get-MgGroup (communityexempel)
- Graph-modul: Microsoft.Graph.Groups
- Graph-slutpunkt: GET /groups/{id}
Behörigheter
Behörighetstyp | Minst privilegierade behörigheter | Behörigheter med högre privilegier |
---|---|---|
Delegerad (arbets- eller skolkonto) | GroupMember.Read.All | Group.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All |
Delegerad (personligt Microsoft-konto) | Stöds inte. | Stöds inte. |
Program | GroupMember.Read.All | Group.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All |
Visa mer information om behörigheter.
Egenskapsmappning
Azure AD namn | Microsoft Graph-namn |
---|---|
Alla | Alla |
Filtrera | Filtrera |
ObjectId | Id |
SearchString | NA |
Överkant | Överkant |