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.People-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.people/get-mgbetauseractivitystatistics
Locale: en-US
Module Name: Microsoft.Graph.Beta.People
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserActivityStatistics
---
Expand All @@ -27,7 +27,7 @@ Get-MgBetaUserActivityStatistics -UserId <string> [-ExpandProperty <string[]>]
[-Top <int>] [-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-MgBetaUserActivityStatistics -ActivityStatisticsId <string> -UserId <string>
[-ExpandProperty <string[]>] [-Property <string[]>] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyUseDefaultCredentials]
```

### GetViaIdentity
Expand All @@ -46,7 +46,7 @@ Get-MgBetaUserActivityStatistics -ActivityStatisticsId <string> -UserId <string>
Get-MgBetaUserActivityStatistics -InputObject <IPeopleIdentity> [-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.People-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.people/get-mgbetauseranalyticactivitystatisticscount
Locale: en-US
Module Name: Microsoft.Graph.Beta.People
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserAnalyticActivityStatisticsCount
---
Expand All @@ -23,7 +23,7 @@ Get the number of the resource
Get-MgBetaUserAnalyticActivityStatisticsCount -UserId <string> [-Filter <string>] [-Search <string>]
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

### GetViaIdentity
Expand All @@ -32,7 +32,7 @@ Get-MgBetaUserAnalyticActivityStatisticsCount -UserId <string> [-Filter <string>
Get-MgBetaUserAnalyticActivityStatisticsCount -InputObject <IPeopleIdentity> [-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.People-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.people/get-mgbetauserperson
Locale: en-US
Module Name: Microsoft.Graph.Beta.People
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserPerson
---
Expand All @@ -31,7 +31,7 @@ Get-MgBetaUserPerson -UserId <string> [-ExpandProperty <string[]>] [-Property <s
[-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 @@ -40,7 +40,7 @@ Get-MgBetaUserPerson -UserId <string> [-ExpandProperty <string[]>] [-Property <s
Get-MgBetaUserPerson -PersonId <string> -UserId <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 @@ -49,7 +49,7 @@ Get-MgBetaUserPerson -PersonId <string> -UserId <string> [-ExpandProperty <strin
Get-MgBetaUserPerson -InputObject <IPeopleIdentity> [-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.People-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.people/get-mgbetauserpersoncount
Locale: en-US
Module Name: Microsoft.Graph.Beta.People
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserPersonCount
---
Expand All @@ -26,7 +26,7 @@ Get the number of the resource
Get-MgBetaUserPersonCount -UserId <string> [-Filter <string>] [-Search <string>]
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

### GetViaIdentity
Expand All @@ -35,7 +35,7 @@ Get-MgBetaUserPersonCount -UserId <string> [-Filter <string>] [-Search <string>]
Get-MgBetaUserPersonCount -InputObject <IPeopleIdentity> [-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.People-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.people/get-mgbetauserprofile
Locale: en-US
Module Name: Microsoft.Graph.Beta.People
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserProfile
---
Expand All @@ -23,7 +23,7 @@ Represents properties that are descriptive of a user in a tenant.
Get-MgBetaUserProfile -UserId <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 @@ -32,7 +32,7 @@ Get-MgBetaUserProfile -UserId <string> [-ExpandProperty <string[]>] [-Property <
Get-MgBetaUserProfile -InputObject <IPeopleIdentity> [-ExpandProperty <string[]>]
[-Property <string[]>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

## ALIASES
Expand All @@ -48,9 +48,9 @@ Represents properties that are descriptive of a user in a tenant.

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

## EXAMPLES
### Example 1: GET a user's profile
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.People-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.people/get-mgbetauserprofileaccount
Locale: en-US
Module Name: Microsoft.Graph.Beta.People
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserProfileAccount
---
Expand All @@ -25,7 +25,7 @@ Get-MgBetaUserProfileAccount -UserId <string> [-ExpandProperty <string[]>] [-Pro
[-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 @@ -35,7 +35,7 @@ Get-MgBetaUserProfileAccount -UserAccountInformationId <string> -UserId <string>
[-ExpandProperty <string[]>] [-Property <string[]>] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyUseDefaultCredentials]
```

### GetViaIdentity
Expand All @@ -44,7 +44,7 @@ Get-MgBetaUserProfileAccount -UserAccountInformationId <string> -UserId <string>
Get-MgBetaUserProfileAccount -InputObject <IPeopleIdentity> [-ExpandProperty <string[]>]
[-Property <string[]>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

## ALIASES
Expand All @@ -60,9 +60,9 @@ Get account from users

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

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

### GetViaIdentity
Expand All @@ -32,7 +32,7 @@ Get-MgBetaUserProfileAccountCount -UserId <string> [-Filter <string>] [-Search <
Get-MgBetaUserProfileAccountCount -InputObject <IPeopleIdentity> [-Filter <string>]
[-Search <string>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

## ALIASES
Expand All @@ -48,9 +48,9 @@ Get the number of the resource

| Permission type | Permissions (from least to most privileged) |
| --------------- | ------------------------------------------ |
| Delegated (work or school account) | User.Read, User.ReadWrite.All, User.ReadWrite, User.ReadBasic.All, User.Read.All, AgentIdUser.ReadWrite.IdentityParentedBy, AgentIdUser.ReadWrite.All, |
| Delegated (work or school account) | User.Read, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, User.Read.All, User.ReadBasic.All, User.ReadWrite, User.ReadWrite.All, |
| Delegated (personal Microsoft account) | User.Read, User.ReadWrite, |
| Application | User.Read.All, User.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, AgentIdUser.ReadWrite.All, |
| Application | User.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, 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.People-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.people/get-mgbetauserprofileaddress
Locale: en-US
Module Name: Microsoft.Graph.Beta.People
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserProfileAddress
---
Expand All @@ -25,7 +25,7 @@ Get-MgBetaUserProfileAddress -UserId <string> [-ExpandProperty <string[]>] [-Pro
[-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 @@ -34,7 +34,7 @@ Get-MgBetaUserProfileAddress -UserId <string> [-ExpandProperty <string[]>] [-Pro
Get-MgBetaUserProfileAddress -ItemAddressId <string> -UserId <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 @@ -43,7 +43,7 @@ Get-MgBetaUserProfileAddress -ItemAddressId <string> -UserId <string> [-ExpandPr
Get-MgBetaUserProfileAddress -InputObject <IPeopleIdentity> [-ExpandProperty <string[]>]
[-Property <string[]>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

## ALIASES
Expand All @@ -59,9 +59,9 @@ Represents details of addresses associated with the user.

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

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

### GetViaIdentity
Expand All @@ -32,7 +32,7 @@ Get-MgBetaUserProfileAddressCount -UserId <string> [-Filter <string>] [-Search <
Get-MgBetaUserProfileAddressCount -InputObject <IPeopleIdentity> [-Filter <string>]
[-Search <string>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

## ALIASES
Expand All @@ -48,9 +48,9 @@ Get the number of the resource

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

## PARAMETERS

Expand Down
Loading