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.Users.Functions-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/export-mgbetauserdeviceandappmanagementdata
Locale: en-US
Module Name: Microsoft.Graph.Beta.Users.Functions
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Export-MgBetaUserDeviceAndAppManagementData
---
Expand All @@ -26,7 +26,7 @@ Invoke function exportDeviceAndAppManagementData
Export-MgBetaUserDeviceAndAppManagementData -UserId <string> -OutFile <string>
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-PassThru]
[-Proxy <uri>] [-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-Proxy <uri>] [-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

### Export1
Expand All @@ -35,7 +35,7 @@ Export-MgBetaUserDeviceAndAppManagementData -UserId <string> -OutFile <string>
Export-MgBetaUserDeviceAndAppManagementData -UserId <string> -Skip <int> -Top <int>
-OutFile <string> [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-PassThru]
[-Proxy <uri>] [-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-Proxy <uri>] [-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

### ExportViaIdentity1
Expand All @@ -44,7 +44,7 @@ Export-MgBetaUserDeviceAndAppManagementData -UserId <string> -Skip <int> -Top <i
Export-MgBetaUserDeviceAndAppManagementData -InputObject <IUsersFunctionsIdentity> -OutFile <string>
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-PassThru]
[-Proxy <uri>] [-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-Proxy <uri>] [-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

### ExportViaIdentity
Expand All @@ -53,7 +53,7 @@ Export-MgBetaUserDeviceAndAppManagementData -InputObject <IUsersFunctionsIdentit
Export-MgBetaUserDeviceAndAppManagementData -InputObject <IUsersFunctionsIdentity> -OutFile <string>
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-PassThru]
[-Proxy <uri>] [-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-Proxy <uri>] [-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

## ALIASES
Expand All @@ -69,9 +69,9 @@ Invoke function exportDeviceAndAppManagementData

| Permission type | Permissions (from least to most privileged) |
| --------------- | ------------------------------------------ |
| Delegated (work or school account) | DeviceManagementServiceConfig.Read.All, DeviceManagementServiceConfig.ReadWrite.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementConfiguration.Read.All, |
| Delegated (work or school account) | DeviceManagementServiceConfig.Read.All, DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementServiceConfig.ReadWrite.All, |
| Delegated (personal Microsoft account) | Not supported |
| Application | DeviceManagementServiceConfig.Read.All, DeviceManagementServiceConfig.ReadWrite.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementConfiguration.Read.All, |
| Application | DeviceManagementServiceConfig.Read.All, DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementServiceConfig.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.Users.Functions-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/find-mgbetauserroom
Locale: en-US
Module Name: Microsoft.Graph.Beta.Users.Functions
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Find-MgBetaUserRoom
---
Expand All @@ -23,7 +23,7 @@ Invoke function findRooms
Find-MgBetaUserRoom -UserId <string> [-Count] [-Filter <string>] [-Search <string>] [-Skip <int>]
[-Top <int>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

### Find1
Expand All @@ -33,7 +33,7 @@ Find-MgBetaUserRoom -UserId <string> -RoomList <string> [-Count] [-Filter <strin
[-Search <string>] [-Skip <int>] [-Top <int>] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyUseDefaultCredentials]
```

### FindViaIdentity1
Expand All @@ -43,7 +43,7 @@ Find-MgBetaUserRoom -InputObject <IUsersFunctionsIdentity> [-Count] [-Filter <st
[-Search <string>] [-Skip <int>] [-Top <int>] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyUseDefaultCredentials]
```

### FindViaIdentity
Expand All @@ -53,7 +53,7 @@ Find-MgBetaUserRoom -InputObject <IUsersFunctionsIdentity> [-Count] [-Filter <st
[-Search <string>] [-Skip <int>] [-Top <int>] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-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.Users.Functions-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/find-mgbetauserroomlist
Locale: en-US
Module Name: Microsoft.Graph.Beta.Users.Functions
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Find-MgBetaUserRoomList
---
Expand All @@ -25,7 +25,7 @@ In this API, each meeting room and room list is represented by an emailAddress i
Find-MgBetaUserRoomList -UserId <string> [-Count] [-Filter <string>] [-Search <string>]
[-Skip <int>] [-Top <int>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

### FindViaIdentity
Expand All @@ -35,7 +35,7 @@ Find-MgBetaUserRoomList -InputObject <IUsersFunctionsIdentity> [-Count] [-Filter
[-Search <string>] [-Skip <int>] [-Top <int>] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-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.Users.Functions-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetauserdelta
Locale: en-US
Module Name: Microsoft.Graph.Beta.Users.Functions
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserDelta
---
Expand All @@ -29,7 +29,7 @@ Get-MgBetaUserDelta [-ExpandProperty <string[]>] [-Filter <string>] [-Property <
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-PageSize <int>] [-All]
[-CountVariable <string>] [<CommonParameters>]
[-CountVariable <string>]
```

## ALIASES
Expand All @@ -46,9 +46,9 @@ For more information, see Use delta query to track changes in Microsoft Graph da

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

## EXAMPLES
### Example 1: Default properties
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Functions-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausereffectivedeviceenrollmentconfiguration
Locale: en-US
Module Name: Microsoft.Graph.Beta.Users.Functions
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration
---
Expand All @@ -25,7 +25,7 @@ Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration -UserId <string> [-Count]
[-Skip <int>] [-Sort <string[]>] [-Top <int>] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyUseDefaultCredentials]
```

### GetViaIdentity
Expand All @@ -36,7 +36,7 @@ Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration -InputObject <IUsersFunctio
[-Skip <int>] [-Sort <string[]>] [-Top <int>] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-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.Users.Functions-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetauserloggedonmanageddevice
Locale: en-US
Module Name: Microsoft.Graph.Beta.Users.Functions
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserLoggedOnManagedDevice
---
Expand All @@ -24,7 +24,7 @@ Get-MgBetaUserLoggedOnManagedDevice -UserId <string> [-Count] [-ExpandProperty <
[-Filter <string>] [-Property <string[]>] [-Search <string>] [-Skip <int>] [-Sort <string[]>]
[-Top <int>] [-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-MgBetaUserLoggedOnManagedDevice -InputObject <IUsersFunctionsIdentity> [-Cou
[-Skip <int>] [-Sort <string[]>] [-Top <int>] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-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.Users.Functions-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanagedappblockeduser
Locale: en-US
Module Name: Microsoft.Graph.Beta.Users.Functions
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserManagedAppBlockedUser
---
Expand All @@ -23,7 +23,7 @@ Invoke function getManagedAppBlockedUsers
Get-MgBetaUserManagedAppBlockedUser [-Count] [-Filter <string>] [-Search <string>] [-Skip <int>]
[-Top <int>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

## ALIASES
Expand All @@ -39,9 +39,9 @@ Invoke function getManagedAppBlockedUsers

| Permission type | Permissions (from least to most privileged) |
| --------------- | ------------------------------------------ |
| Delegated (work or school account) | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementApps.ReadWrite.All, DeviceManagementApps.Read.All, |
| Delegated (work or school account) | DeviceManagementConfiguration.Read.All, DeviceManagementApps.Read.All, DeviceManagementApps.ReadWrite.All, DeviceManagementConfiguration.ReadWrite.All, |
| Delegated (personal Microsoft account) | Not supported |
| Application | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementApps.ReadWrite.All, DeviceManagementApps.Read.All, |
| Application | DeviceManagementConfiguration.Read.All, DeviceManagementApps.Read.All, DeviceManagementApps.ReadWrite.All, DeviceManagementConfiguration.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.Users.Functions-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanagedappdiagnosticstatus
Locale: en-US
Module Name: Microsoft.Graph.Beta.Users.Functions
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserManagedAppDiagnosticStatus
---
Expand All @@ -27,7 +27,7 @@ Get-MgBetaUserManagedAppDiagnosticStatus -UserId <string> [-Count] [-Filter <str
[-Search <string>] [-Skip <int>] [-Top <int>] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyUseDefaultCredentials]
```

### GetViaIdentity
Expand All @@ -37,7 +37,7 @@ Get-MgBetaUserManagedAppDiagnosticStatus -InputObject <IUsersFunctionsIdentity>
[-Filter <string>] [-Search <string>] [-Skip <int>] [-Top <int>]
[-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.Users.Functions-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanagedapppolicy
Locale: en-US
Module Name: Microsoft.Graph.Beta.Users.Functions
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserManagedAppPolicy
---
Expand All @@ -27,7 +27,7 @@ Get-MgBetaUserManagedAppPolicy -UserId <string> [-Count] [-ExpandProperty <strin
[-Filter <string>] [-Property <string[]>] [-Search <string>] [-Skip <int>] [-Sort <string[]>]
[-Top <int>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

### GetViaIdentity
Expand All @@ -38,7 +38,7 @@ Get-MgBetaUserManagedAppPolicy -InputObject <IUsersFunctionsIdentity> [-Count]
[-Skip <int>] [-Sort <string[]>] [-Top <int>] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-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.Users.Functions-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanageddevicewithappfailure
Locale: en-US
Module Name: Microsoft.Graph.Beta.Users.Functions
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserManagedDeviceWithAppFailure
---
Expand All @@ -27,7 +27,7 @@ Get-MgBetaUserManagedDeviceWithAppFailure -UserId <string> [-Count] [-Filter <st
[-Search <string>] [-Skip <int>] [-Top <int>] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyUseDefaultCredentials]
```

### GetViaIdentity
Expand All @@ -37,7 +37,7 @@ Get-MgBetaUserManagedDeviceWithAppFailure -InputObject <IUsersFunctionsIdentity>
[-Filter <string>] [-Search <string>] [-Skip <int>] [-Top <int>]
[-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.Users.Functions-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanageddevicewithappinstallationissue
Locale: en-US
Module Name: Microsoft.Graph.Beta.Users.Functions
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserManagedDeviceWithAppInstallationIssue
---
Expand All @@ -24,7 +24,7 @@ Get-MgBetaUserManagedDeviceWithAppInstallationIssue -UserId <string> [-Count] [-
[-Search <string>] [-Skip <int>] [-Top <int>] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyUseDefaultCredentials]
```

### RetrieveViaIdentity
Expand All @@ -34,7 +34,7 @@ Get-MgBetaUserManagedDeviceWithAppInstallationIssue -InputObject <IUsersFunction
[-Filter <string>] [-Search <string>] [-Skip <int>] [-Top <int>]
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

## ALIASES
Expand Down
Loading