Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.DirectoryObjects-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.directoryobjects/confirm-mgbetadirectoryobjectmembergroup
Locale: en-US
Module Name: Microsoft.Graph.Beta.DirectoryObjects
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Confirm-MgBetaDirectoryObjectMemberGroup
---
Expand All @@ -31,7 +31,7 @@ Confirm-MgBetaDirectoryObjectMemberGroup -DirectoryObjectId <string>
[-ResponseHeadersVariable <string>] [-AdditionalProperties <hashtable>] [-GroupIds <string[]>]
[-Break] [-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [<CommonParameters>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
```

### Check
Expand All @@ -42,7 +42,6 @@ Confirm-MgBetaDirectoryObjectMemberGroup -DirectoryObjectId <string>
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### CheckViaIdentityExpanded
Expand All @@ -52,7 +51,7 @@ Confirm-MgBetaDirectoryObjectMemberGroup -InputObject <IDirectoryObjectsIdentity
[-ResponseHeadersVariable <string>] [-AdditionalProperties <hashtable>] [-GroupIds <string[]>]
[-Break] [-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [<CommonParameters>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
```

### CheckViaIdentity
Expand All @@ -63,7 +62,6 @@ Confirm-MgBetaDirectoryObjectMemberGroup -InputObject <IDirectoryObjectsIdentity
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

## ALIASES
Expand All @@ -83,9 +81,9 @@ Because Microsoft 365 groups cannot contain other groups, membership in a Micros

| Permission type | Permissions (from least to most privileged) |
| --------------- | ------------------------------------------ |
| Delegated (work or school account) | Application.Read.All, User.ReadWrite.All, Device.Read.All, GroupMember.Read.All, Group.ReadWrite.All, Group.Read.All, Directory.ReadWrite.All, Directory.Read.All, Application.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, AgentIdUser.ReadWrite.All, User.Read.All, |
| Delegated (work or school account) | Application.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Application.ReadWrite.All, Device.Read.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, User.ReadWrite.All, |
| Delegated (personal Microsoft account) | Not supported |
| Application | Application.Read.All, AgentIdUser.ReadWrite.IdentityParentedBy, User.Read.All, GroupMember.Read.All, Group.ReadWrite.All, Group.Read.All, Directory.ReadWrite.All, User.ReadWrite.All, Device.ReadWrite.All, Device.Read.All, Application.ReadWrite.All, Directory.Read.All, AgentIdUser.ReadWrite.All, |
| Application | Application.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Application.ReadWrite.All, Device.Read.All, Device.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, User.ReadWrite.All, |

## EXAMPLES
### Example 1: Check group memberships for a directory object
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.DirectoryObjects-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.directoryobjects/confirm-mgbetadirectoryobjectmemberobject
Locale: en-US
Module Name: Microsoft.Graph.Beta.DirectoryObjects
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Confirm-MgBetaDirectoryObjectMemberObject
---
Expand All @@ -27,7 +27,7 @@ Confirm-MgBetaDirectoryObjectMemberObject -DirectoryObjectId <string>
[-ResponseHeadersVariable <string>] [-AdditionalProperties <hashtable>] [-Ids <string[]>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [<CommonParameters>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
```

### Check
Expand All @@ -38,7 +38,6 @@ Confirm-MgBetaDirectoryObjectMemberObject -DirectoryObjectId <string>
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### CheckViaIdentityExpanded
Expand All @@ -48,7 +47,7 @@ Confirm-MgBetaDirectoryObjectMemberObject -InputObject <IDirectoryObjectsIdentit
[-ResponseHeadersVariable <string>] [-AdditionalProperties <hashtable>] [-Ids <string[]>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [<CommonParameters>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
```

### CheckViaIdentity
Expand All @@ -59,7 +58,6 @@ Confirm-MgBetaDirectoryObjectMemberObject -InputObject <IDirectoryObjectsIdentit
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

## ALIASES
Expand All @@ -75,9 +73,9 @@ Invoke action checkMemberObjects

| Permission type | Permissions (from least to most privileged) |
| --------------- | ------------------------------------------ |
| Delegated (work or school account) | Application.Read.All, User.ReadWrite.All, Directory.Read.All, User.Read, GroupMember.Read.All, Group.ReadWrite.All, Group.Read.All, Directory.ReadWrite.All, Application.ReadWrite.All, Device.Read.All, AgentIdUser.ReadWrite.IdentityParentedBy, AgentIdUser.ReadWrite.All, User.Read.All, |
| Delegated (work or school account) | Application.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Application.ReadWrite.All, Device.Read.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read, User.Read.All, User.ReadWrite.All, |
| Delegated (personal Microsoft account) | Not supported |
| Application | Application.Read.All, AgentIdUser.ReadWrite.IdentityParentedBy, User.Read.All, GroupMember.Read.All, Group.ReadWrite.All, Group.Read.All, Directory.ReadWrite.All, User.ReadWrite.All, Device.ReadWrite.All, Device.Read.All, Application.ReadWrite.All, Directory.Read.All, AgentIdUser.ReadWrite.All, |
| Application | Application.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Application.ReadWrite.All, Device.Read.All, Device.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, User.ReadWrite.All, |

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.DirectoryObjects-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.directoryobjects/get-mgbetadirectoryobject
Locale: en-US
Module Name: Microsoft.Graph.Beta.DirectoryObjects
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaDirectoryObject
---
Expand All @@ -28,7 +28,7 @@ Get-MgBetaDirectoryObject [-ExpandProperty <string[]>] [-Property <string[]>] [-
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-PageSize <int>] [-All]
[-CountVariable <string>] [<CommonParameters>]
[-CountVariable <string>]
```

### Get
Expand All @@ -37,7 +37,7 @@ Get-MgBetaDirectoryObject [-ExpandProperty <string[]>] [-Property <string[]>] [-
Get-MgBetaDirectoryObject -DirectoryObjectId <string> [-ExpandProperty <string[]>]
[-Property <string[]>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

### GetViaIdentity
Expand All @@ -46,7 +46,7 @@ Get-MgBetaDirectoryObject -DirectoryObjectId <string> [-ExpandProperty <string[]
Get-MgBetaDirectoryObject -InputObject <IDirectoryObjectsIdentity> [-ExpandProperty <string[]>]
[-Property <string[]>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.DirectoryObjects-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.directoryobjects/get-mgbetadirectoryobjectbyid
Locale: en-US
Module Name: Microsoft.Graph.Beta.DirectoryObjects
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaDirectoryObjectById
---
Expand All @@ -28,7 +28,7 @@ Get-MgBetaDirectoryObjectById [-ResponseHeadersVariable <string>]
[-AdditionalProperties <hashtable>] [-Ids <string[]>] [-Types <string[]>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [<CommonParameters>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
```

### Get
Expand All @@ -39,7 +39,6 @@ Get-MgBetaDirectoryObjectById
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.DirectoryObjects-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.directoryobjects/get-mgbetadirectoryobjectcount
Locale: en-US
Module Name: Microsoft.Graph.Beta.DirectoryObjects
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaDirectoryObjectCount
---
Expand All @@ -26,7 +26,7 @@ Get the number of the resource
Get-MgBetaDirectoryObjectCount -ConsistencyLevel <string> [-Filter <string>] [-Search <string>]
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.DirectoryObjects-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.directoryobjects/get-mgbetadirectoryobjectdelta
Locale: en-US
Module Name: Microsoft.Graph.Beta.DirectoryObjects
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaDirectoryObjectDelta
---
Expand All @@ -29,7 +29,7 @@ Get-MgBetaDirectoryObjectDelta [-ExpandProperty <string[]>] [-Filter <string>]
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-PageSize <int>] [-All]
[-CountVariable <string>] [<CommonParameters>]
[-CountVariable <string>]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.DirectoryObjects-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.directoryobjects/get-mgbetadirectoryobjectmembergroup
Locale: en-US
Module Name: Microsoft.Graph.Beta.DirectoryObjects
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaDirectoryObjectMemberGroup
---
Expand All @@ -31,7 +31,6 @@ Get-MgBetaDirectoryObjectMemberGroup -DirectoryObjectId <string> [-ResponseHeade
[-AdditionalProperties <hashtable>] [-SecurityEnabledOnly] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### Get
Expand All @@ -42,7 +41,6 @@ Get-MgBetaDirectoryObjectMemberGroup -DirectoryObjectId <string>
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### GetViaIdentityExpanded
Expand All @@ -52,7 +50,7 @@ Get-MgBetaDirectoryObjectMemberGroup -InputObject <IDirectoryObjectsIdentity>
[-ResponseHeadersVariable <string>] [-AdditionalProperties <hashtable>] [-SecurityEnabledOnly]
[-Break] [-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [<CommonParameters>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
```

### GetViaIdentity
Expand All @@ -63,7 +61,6 @@ Get-MgBetaDirectoryObjectMemberGroup -InputObject <IDirectoryObjectsIdentity>
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

## ALIASES
Expand All @@ -83,9 +80,9 @@ If you get the DirectoryResultSizeLimitExceeded error code, use the List group t

| Permission type | Permissions (from least to most privileged) |
| --------------- | ------------------------------------------ |
| Delegated (work or school account) | Application.Read.All, User.Read.All, Group.ReadWrite.All, GroupMember.Read.All, Application.ReadWrite.All, Device.Read.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, |
| Delegated (work or school account) | Application.Read.All, Application.ReadWrite.All, Device.Read.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, |
| Delegated (personal Microsoft account) | Not supported |
| Application | Application.Read.All, Application.ReadWrite.All, GroupMember.Read.All, Group.ReadWrite.All, Group.Read.All, Directory.ReadWrite.All, User.Read.All, Device.ReadWrite.All, Device.Read.All, Directory.Read.All, |
| Application | Application.Read.All, Application.ReadWrite.All, Device.Read.All, Device.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, |

## EXAMPLES
### Example 1: Check group memberships for a directory object
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.DirectoryObjects-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.directoryobjects/get-mgbetadirectoryobjectmemberobject
Locale: en-US
Module Name: Microsoft.Graph.Beta.DirectoryObjects
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaDirectoryObjectMemberObject
---
Expand All @@ -27,7 +27,7 @@ Get-MgBetaDirectoryObjectMemberObject -DirectoryObjectId <string>
[-ResponseHeadersVariable <string>] [-AdditionalProperties <hashtable>] [-SecurityEnabledOnly]
[-Break] [-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [<CommonParameters>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
```

### Get
Expand All @@ -38,7 +38,6 @@ Get-MgBetaDirectoryObjectMemberObject -DirectoryObjectId <string>
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

### GetViaIdentityExpanded
Expand All @@ -48,7 +47,7 @@ Get-MgBetaDirectoryObjectMemberObject -InputObject <IDirectoryObjectsIdentity>
[-ResponseHeadersVariable <string>] [-AdditionalProperties <hashtable>] [-SecurityEnabledOnly]
[-Break] [-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [<CommonParameters>]
[-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
```

### GetViaIdentity
Expand All @@ -59,7 +58,6 @@ Get-MgBetaDirectoryObjectMemberObject -InputObject <IDirectoryObjectsIdentity>
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm]
[<CommonParameters>]
```

## ALIASES
Expand All @@ -75,9 +73,9 @@ Invoke action getMemberObjects

| Permission type | Permissions (from least to most privileged) |
| --------------- | ------------------------------------------ |
| Delegated (work or school account) | Application.Read.All, User.ReadWrite.All, Directory.Read.All, User.Read, GroupMember.Read.All, Group.ReadWrite.All, Group.Read.All, Directory.ReadWrite.All, Application.ReadWrite.All, Device.Read.All, AgentIdUser.ReadWrite.IdentityParentedBy, AgentIdUser.ReadWrite.All, User.Read.All, |
| Delegated (work or school account) | Application.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Application.ReadWrite.All, Device.Read.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read, User.Read.All, User.ReadWrite.All, |
| Delegated (personal Microsoft account) | Not supported |
| Application | Application.Read.All, AgentIdUser.ReadWrite.IdentityParentedBy, User.Read.All, GroupMember.Read.All, Group.ReadWrite.All, Group.Read.All, Directory.ReadWrite.All, User.ReadWrite.All, Device.ReadWrite.All, Device.Read.All, Application.ReadWrite.All, Directory.Read.All, AgentIdUser.ReadWrite.All, |
| Application | Application.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Application.ReadWrite.All, Device.Read.All, Device.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, User.ReadWrite.All, |

## PARAMETERS

Expand Down
Loading