diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Export-MgUserDeviceAndAppManagementData.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Export-MgUserDeviceAndAppManagementData.md index 0cd7c442de49e..a5833014dea4c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Export-MgUserDeviceAndAppManagementData.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Export-MgUserDeviceAndAppManagementData.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Users.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.users.functions/export-mguserdeviceandappmanagementdata Locale: en-US Module Name: Microsoft.Graph.Users.Functions -ms.date: 06/05/2026 +ms.date: 08/01/2026 PlatyPS schema version: 2024-05-01 title: Export-MgUserDeviceAndAppManagementData --- @@ -26,7 +26,7 @@ Invoke function exportDeviceAndAppManagementData Export-MgUserDeviceAndAppManagementData -UserId -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ### Export1 @@ -35,7 +35,7 @@ Export-MgUserDeviceAndAppManagementData -UserId -OutFile Export-MgUserDeviceAndAppManagementData -UserId -Skip -Top -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ### ExportViaIdentity1 @@ -44,7 +44,7 @@ Export-MgUserDeviceAndAppManagementData -UserId -Skip -Top Export-MgUserDeviceAndAppManagementData -InputObject -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ### ExportViaIdentity @@ -53,7 +53,7 @@ Export-MgUserDeviceAndAppManagementData -InputObject - Export-MgUserDeviceAndAppManagementData -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-1.0/Microsoft.Graph.Users.Functions/Get-MgUserDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Get-MgUserDelta.md index d84ded095a428..e7d09a1cea4fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Get-MgUserDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Get-MgUserDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Users.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.users.functions/get-mguserdelta Locale: en-US Module Name: Microsoft.Graph.Users.Functions -ms.date: 06/05/2026 +ms.date: 08/01/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDelta --- @@ -29,7 +29,7 @@ Get-MgUserDelta [-ExpandProperty ] [-Filter ] [-Property ] [-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-1.0/Microsoft.Graph.Users.Functions/Get-MgUserManagedAppDiagnosticStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Get-MgUserManagedAppDiagnosticStatus.md index f2d93d3f953b0..1bf059a0437c5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Get-MgUserManagedAppDiagnosticStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Get-MgUserManagedAppDiagnosticStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Users.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.users.functions/get-mgusermanagedappdiagnosticstatus Locale: en-US Module Name: Microsoft.Graph.Users.Functions -ms.date: 06/05/2026 +ms.date: 08/01/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedAppDiagnosticStatus --- @@ -26,7 +26,7 @@ Gets diagnostics validation status for a given user. Get-MgUserManagedAppDiagnosticStatus -UserId [-Count] [-Filter ] [-Search ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ### GetViaIdentity @@ -36,7 +36,7 @@ Get-MgUserManagedAppDiagnosticStatus -InputObject [-Co [-Filter ] [-Search ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ## ALIASES diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Get-MgUserManagedAppPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Get-MgUserManagedAppPolicy.md index 2c6dfdacdf686..43509ef30f005 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Get-MgUserManagedAppPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Get-MgUserManagedAppPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Users.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.users.functions/get-mgusermanagedapppolicy Locale: en-US Module Name: Microsoft.Graph.Users.Functions -ms.date: 06/05/2026 +ms.date: 08/01/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedAppPolicy --- @@ -27,7 +27,7 @@ Get-MgUserManagedAppPolicy -UserId [-Count] [-ExpandProperty [-Property ] [-Search ] [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ### GetViaIdentity @@ -38,7 +38,7 @@ Get-MgUserManagedAppPolicy -InputObject [-Count] [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] + [-ProxyUseDefaultCredentials] ``` ## ALIASES diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Get-MgUserManagedDeviceWithAppFailure.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Get-MgUserManagedDeviceWithAppFailure.md index 6a7df046e8b58..048aa648702a2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Get-MgUserManagedDeviceWithAppFailure.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Get-MgUserManagedDeviceWithAppFailure.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Users.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.users.functions/get-mgusermanageddevicewithappfailure Locale: en-US Module Name: Microsoft.Graph.Users.Functions -ms.date: 06/05/2026 +ms.date: 08/01/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceWithAppFailure --- @@ -27,7 +27,7 @@ Get-MgUserManagedDeviceWithAppFailure -UserId [-Count] [-Filter ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] + [-ProxyUseDefaultCredentials] ``` ### GetViaIdentity @@ -37,7 +37,7 @@ Get-MgUserManagedDeviceWithAppFailure -InputObject [-C [-Filter ] [-Search ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ## ALIASES diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Invoke-MgViewUserReminder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Invoke-MgViewUserReminder.md index c446d1d23f31c..7daff061e07f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Invoke-MgViewUserReminder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Invoke-MgViewUserReminder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Users.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.users.functions/invoke-mgviewuserreminder Locale: en-US Module Name: Microsoft.Graph.Users.Functions -ms.date: 06/05/2026 +ms.date: 08/01/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgViewUserReminder --- @@ -27,7 +27,7 @@ Invoke-MgViewUserReminder -EndDateTime -StartDateTime -UserId [-Filter ] [-Search ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] ``` ### ViewViaIdentity @@ -37,7 +37,7 @@ Invoke-MgViewUserReminder -InputObject [-Count] [-Filt [-Search ] [-Skip ] [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] + [-ProxyUseDefaultCredentials] ``` ## ALIASES diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Microsoft.Graph.Users.Functions.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Microsoft.Graph.Users.Functions.md index c432a33c5b5b1..a7810148cba19 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Microsoft.Graph.Users.Functions.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Users.Functions/Microsoft.Graph.Users.Functions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Users.Functions -Module Guid: 8e3fc594-20ac-45fe-9e31-415934143057 +Module Guid: d7ae45b6-6d0e-4a33-ba37-6ae2593f5430 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.users.functions/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US