diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Export-MgBetaUserDeviceAndAppManagementData.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Export-MgBetaUserDeviceAndAppManagementData.md index ec5807a3e0c09..bb4949eeb69c1 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Export-MgBetaUserDeviceAndAppManagementData.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Export-MgBetaUserDeviceAndAppManagementData.md @@ -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 --- @@ -26,7 +26,7 @@ Invoke function exportDeviceAndAppManagementData Export-MgBetaUserDeviceAndAppManagementData -UserId -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ### Export1 @@ -35,7 +35,7 @@ Export-MgBetaUserDeviceAndAppManagementData -UserId -OutFile Export-MgBetaUserDeviceAndAppManagementData -UserId -Skip -Top -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ### ExportViaIdentity1 @@ -44,7 +44,7 @@ Export-MgBetaUserDeviceAndAppManagementData -UserId -Skip -Top -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ### ExportViaIdentity @@ -53,7 +53,7 @@ Export-MgBetaUserDeviceAndAppManagementData -InputObject -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ## ALIASES @@ -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 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Find-MgBetaUserRoom.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Find-MgBetaUserRoom.md index c66cab608146a..4d15f86c3be51 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Find-MgBetaUserRoom.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Find-MgBetaUserRoom.md @@ -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 --- @@ -23,7 +23,7 @@ Invoke function findRooms Find-MgBetaUserRoom -UserId [-Count] [-Filter ] [-Search ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ### Find1 @@ -33,7 +33,7 @@ Find-MgBetaUserRoom -UserId -RoomList [-Count] [-Filter ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] + [-ProxyUseDefaultCredentials] ``` ### FindViaIdentity1 @@ -43,7 +43,7 @@ Find-MgBetaUserRoom -InputObject [-Count] [-Filter ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] + [-ProxyUseDefaultCredentials] ``` ### FindViaIdentity @@ -53,7 +53,7 @@ Find-MgBetaUserRoom -InputObject [-Count] [-Filter ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] + [-ProxyUseDefaultCredentials] ``` ## ALIASES diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Find-MgBetaUserRoomList.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Find-MgBetaUserRoomList.md index a832064e6c9d0..962bec2062974 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Find-MgBetaUserRoomList.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Find-MgBetaUserRoomList.md @@ -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 --- @@ -25,7 +25,7 @@ In this API, each meeting room and room list is represented by an emailAddress i Find-MgBetaUserRoomList -UserId [-Count] [-Filter ] [-Search ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ### FindViaIdentity @@ -35,7 +35,7 @@ Find-MgBetaUserRoomList -InputObject [-Count] [-Filter [-Search ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] + [-ProxyUseDefaultCredentials] ``` ## ALIASES diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserDelta.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserDelta.md index 51d65b387154b..c44e609dbd7f3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserDelta.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserDelta.md @@ -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 --- @@ -29,7 +29,7 @@ Get-MgBetaUserDelta [-ExpandProperty ] [-Filter ] [-Property < [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] + [-CountVariable ] ``` ## ALIASES @@ -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 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration.md index 4f157b380d0c9..68fd57757f126 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration.md @@ -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 --- @@ -25,7 +25,7 @@ Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration -UserId [-Count] [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] + [-ProxyUseDefaultCredentials] ``` ### GetViaIdentity @@ -36,7 +36,7 @@ Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration -InputObject ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] + [-ProxyUseDefaultCredentials] ``` ## ALIASES diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserLoggedOnManagedDevice.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserLoggedOnManagedDevice.md index d6fb241ae666f..ce976650327b4 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserLoggedOnManagedDevice.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserLoggedOnManagedDevice.md @@ -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 --- @@ -24,7 +24,7 @@ Get-MgBetaUserLoggedOnManagedDevice -UserId [-Count] [-ExpandProperty < [-Filter ] [-Property ] [-Search ] [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ### GetViaIdentity @@ -35,7 +35,7 @@ Get-MgBetaUserLoggedOnManagedDevice -InputObject [-Cou [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] + [-ProxyUseDefaultCredentials] ``` ## ALIASES diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedAppBlockedUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedAppBlockedUser.md index 7909dab1aad8a..fa2df639621bb 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedAppBlockedUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedAppBlockedUser.md @@ -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 --- @@ -23,7 +23,7 @@ Invoke function getManagedAppBlockedUsers Get-MgBetaUserManagedAppBlockedUser [-Count] [-Filter ] [-Search ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ## ALIASES @@ -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 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedAppDiagnosticStatus.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedAppDiagnosticStatus.md index 9e2506c08bcb3..01f20a3679596 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedAppDiagnosticStatus.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedAppDiagnosticStatus.md @@ -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 --- @@ -27,7 +27,7 @@ Get-MgBetaUserManagedAppDiagnosticStatus -UserId [-Count] [-Filter ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] + [-ProxyUseDefaultCredentials] ``` ### GetViaIdentity @@ -37,7 +37,7 @@ Get-MgBetaUserManagedAppDiagnosticStatus -InputObject [-Filter ] [-Search ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ## ALIASES diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedAppPolicy.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedAppPolicy.md index 75624c07232d2..1361346b45526 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedAppPolicy.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedAppPolicy.md @@ -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 --- @@ -27,7 +27,7 @@ Get-MgBetaUserManagedAppPolicy -UserId [-Count] [-ExpandProperty ] [-Property ] [-Search ] [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ### GetViaIdentity @@ -38,7 +38,7 @@ Get-MgBetaUserManagedAppPolicy -InputObject [-Count] [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] + [-ProxyUseDefaultCredentials] ``` ## ALIASES diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedDeviceWithAppFailure.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedDeviceWithAppFailure.md index f7bc59f16d0f0..d328b36438a6b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedDeviceWithAppFailure.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedDeviceWithAppFailure.md @@ -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 --- @@ -27,7 +27,7 @@ Get-MgBetaUserManagedDeviceWithAppFailure -UserId [-Count] [-Filter ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] + [-ProxyUseDefaultCredentials] ``` ### GetViaIdentity @@ -37,7 +37,7 @@ Get-MgBetaUserManagedDeviceWithAppFailure -InputObject [-Filter ] [-Search ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ## ALIASES diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedDeviceWithAppInstallationIssue.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedDeviceWithAppInstallationIssue.md index 52a86ab27d1a2..b8b9cb1f3671c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedDeviceWithAppInstallationIssue.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedDeviceWithAppInstallationIssue.md @@ -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 --- @@ -24,7 +24,7 @@ Get-MgBetaUserManagedDeviceWithAppInstallationIssue -UserId [-Count] [- [-Search ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] + [-ProxyUseDefaultCredentials] ``` ### RetrieveViaIdentity @@ -34,7 +34,7 @@ Get-MgBetaUserManagedDeviceWithAppInstallationIssue -InputObject ] [-Search ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ## ALIASES diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedDeviceWithFailedApp.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedDeviceWithFailedApp.md index c10fa901cad7e..c61579340ac25 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedDeviceWithFailedApp.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Get-MgBetaUserManagedDeviceWithFailedApp.md @@ -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-mgbetausermanageddevicewithfailedapp 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-MgBetaUserManagedDeviceWithFailedApp --- @@ -24,7 +24,7 @@ Get-MgBetaUserManagedDeviceWithFailedApp -UserId [-Count] [-Filter ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] + [-ProxyUseDefaultCredentials] ``` ### GetViaIdentity @@ -34,7 +34,7 @@ Get-MgBetaUserManagedDeviceWithFailedApp -InputObject [-Filter ] [-Search ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ## ALIASES diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Invoke-MgBetaPendingUserApp.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Invoke-MgBetaPendingUserApp.md index d7ab47088b945..91451fc362e8b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Invoke-MgBetaPendingUserApp.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Invoke-MgBetaPendingUserApp.md @@ -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/invoke-mgbetapendinguserapp 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: Invoke-MgBetaPendingUserApp --- @@ -23,7 +23,7 @@ Retrieves the list of devices with failed or pending apps Invoke-MgBetaPendingUserApp -UserId [-Count] [-Filter ] [-Search ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ### PendingViaIdentity @@ -33,7 +33,7 @@ Invoke-MgBetaPendingUserApp -InputObject [-Count] [-Fi [-Search ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] + [-ProxyUseDefaultCredentials] ``` ## ALIASES diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Invoke-MgBetaViewUserReminder.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Invoke-MgBetaViewUserReminder.md index 370d77dd226b7..a23f4cadd2b5b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Invoke-MgBetaViewUserReminder.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Invoke-MgBetaViewUserReminder.md @@ -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/invoke-mgbetaviewuserreminder 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: Invoke-MgBetaViewUserReminder --- @@ -27,7 +27,7 @@ Invoke-MgBetaViewUserReminder -EndDateTime -StartDateTime -Use [-Count] [-Filter ] [-Search ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ### ViewViaIdentity @@ -37,7 +37,7 @@ Invoke-MgBetaViewUserReminder -InputObject [-Count] [- [-Search ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] + [-ProxyUseDefaultCredentials] ``` ## ALIASES diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Microsoft.Graph.Beta.Users.Functions.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Microsoft.Graph.Beta.Users.Functions.md index cd5de5b56faec..02197d32a8fbb 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Microsoft.Graph.Beta.Users.Functions.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Microsoft.Graph.Beta.Users.Functions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Beta.Users.Functions -Module Guid: 7a8d9a31-d36e-4739-9df7-bbeb7cf688ca +Module Guid: e13366e1-0311-4787-86d4-7209d81b4e24 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.beta.users.functions/?view=graph-powershell-beta Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Test-MgBetaUserManagedAppUserBlocked.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Test-MgBetaUserManagedAppUserBlocked.md index cb58f4fe416c8..8e2007156d157 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Test-MgBetaUserManagedAppUserBlocked.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Functions/Test-MgBetaUserManagedAppUserBlocked.md @@ -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/test-mgbetausermanagedappuserblocked 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: Test-MgBetaUserManagedAppUserBlocked --- @@ -23,7 +23,7 @@ Gets the blocked state of a managed app user. Test-MgBetaUserManagedAppUserBlocked -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] + [-ProxyUseDefaultCredentials] ``` ### IsViaIdentity @@ -32,7 +32,7 @@ Test-MgBetaUserManagedAppUserBlocked -UserId [-ResponseHeadersVariable Test-MgBetaUserManagedAppUserBlocked -InputObject [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ## ALIASES @@ -48,9 +48,9 @@ Gets the blocked state of a managed app user. | 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