From 44b680cb28f02eb63fe78388268c9894fde00e1c Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 07:53:52 +0000 Subject: [PATCH 1/7] Updated markdown help --- ...rt-MgBetaUserDeviceAndAppManagementData.md | 46 ++++--------- .../Find-MgBetaUserRoom.md | 43 ++++--------- .../Find-MgBetaUserRoomList.md | 49 ++------------ .../Get-MgBetaUserDelta.md | 64 +++---------------- ...rEffectiveDeviceEnrollmentConfiguration.md | 39 ++++------- .../Get-MgBetaUserLoggedOnManagedDevice.md | 39 ++++------- .../Get-MgBetaUserManagedAppBlockedUser.md | 41 +++--------- ...et-MgBetaUserManagedAppDiagnosticStatus.md | 46 ++++--------- .../Get-MgBetaUserManagedAppPolicy.md | 46 ++++--------- ...t-MgBetaUserManagedDeviceWithAppFailure.md | 46 ++++--------- ...erManagedDeviceWithAppInstallationIssue.md | 39 ++++------- ...et-MgBetaUserManagedDeviceWithFailedApp.md | 43 ++++--------- .../Invoke-MgBetaPendingUserApp.md | 43 ++++--------- .../Invoke-MgBetaViewUserReminder.md | 48 ++++++-------- .../Microsoft.Graph.Beta.Users.Functions.md | 21 +----- .../Test-MgBetaUserManagedAppUserBlocked.md | 43 ++++--------- 16 files changed, 171 insertions(+), 525 deletions(-) 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 5f15c7c24dec..271dfca9ade7 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: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Export-MgBetaUserDeviceAndAppManagementData --- @@ -15,9 +15,6 @@ title: Export-MgBetaUserDeviceAndAppManagementData Invoke function exportDeviceAndAppManagementData -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Export-MgUserDeviceAndAppManagementData](/powershell/module/Microsoft.Graph.Users.Functions/Export-MgUserDeviceAndAppManagementData?view=graph-powershell-1.0) - ## SYNTAX ### Export (Default) @@ -65,13 +62,15 @@ This cmdlet has the following aliases, Invoke function exportDeviceAndAppManagementData -**Permissions** +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| 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, DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementServiceConfig.ReadWrite.All, | +{{ Add code here }} ## PARAMETERS @@ -414,7 +413,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -425,27 +424,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Export-MgBetaUserDeviceAndAppManagementData](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/export-mgbetauserdeviceandappmanagementdata) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/export-mgbetauserdeviceandappmanagementdata) 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 f8b4b2377f7a..5a03cdeda773 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: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Find-MgBetaUserRoom --- @@ -65,13 +65,15 @@ This cmdlet has the following aliases, Invoke function findRooms -**Permissions** +## EXAMPLES -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | User.ReadBasic.All, User.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | User.Read.All, User.ReadBasic.All, | +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} ## PARAMETERS @@ -456,7 +458,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -467,27 +469,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Find-MgBetaUserRoom](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/find-mgbetauserroom) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/find-mgbetauserroom) 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 3988a1072a32..38fcace92db0 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: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Find-MgBetaUserRoomList --- @@ -15,7 +15,7 @@ title: Find-MgBetaUserRoomList Get the room lists defined in a tenant, as represented by their emailAddress objects. Tenants can organize meeting rooms into room lists. -In this API, each meeting room and room list is represented by an emailAddress instance.\rYou can get all the room lists in the tenant, get all the rooms in the tenant, or get all the rooms in a specific room list. +In this API, each meeting room and room list is represented by an emailAddress instance.\r\nYou can get all the room lists in the tenant, get all the rooms in the tenant, or get all the rooms in a specific room list. ## SYNTAX @@ -47,30 +47,17 @@ This cmdlet has the following aliases, Get the room lists defined in a tenant, as represented by their emailAddress objects. Tenants can organize meeting rooms into room lists. -In this API, each meeting room and room list is represented by an emailAddress instance.\rYou can get all the room lists in the tenant, get all the rooms in the tenant, or get all the rooms in a specific room list. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | User.ReadBasic.All, User.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | User.Read.All, User.ReadBasic.All, | +In this API, each meeting room and room list is represented by an emailAddress instance.\r\nYou can get all the room lists in the tenant, get all the rooms in the tenant, or get all the rooms in a specific room list. ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Users.Functions # A UPN can also be used as -UserId. Find-MgBetaUserRoomList -UserId $userId -``` -This example shows how to use the Find-MgBetaUserRoomList Cmdlet. - - ## PARAMETERS ### -Break @@ -421,7 +408,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -432,27 +419,5 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Find-MgBetaUserRoomList](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/find-mgbetauserroomlist) -- [Graph API Reference](https://learn.microsoft.com/graph/api/user-findroomlists?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/find-mgbetauserroomlist) +- [](https://learn.microsoft.com/graph/api/user-findroomlists?view=graph-rest-beta) 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 aa4936e8ea06..35a3c9fcf9cc 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: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserDelta --- @@ -16,9 +16,6 @@ title: Get-MgBetaUserDelta Get newly created, updated, or deleted users without having to perform a full read of the entire user collection. For more information, see Use delta query to track changes in Microsoft Graph data for details. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgUserDelta](/powershell/module/Microsoft.Graph.Users.Functions/Get-MgUserDelta?view=graph-powershell-1.0) - ## SYNTAX ### Delta (Default) @@ -42,48 +39,25 @@ This cmdlet has the following aliases, Get newly created, updated, or deleted users without having to perform a full read of the entire user collection. For more information, see Use delta query to track changes in Microsoft Graph data for details. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| 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, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Directory.Read.All, Directory.ReadWrite.All, User.ReadWrite.All, | - ## EXAMPLES -### Example 1: Default properties -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Users.Functions Get-MgBetaUserDelta -``` -This example will default properties - -### Example 2: Selecting three properties - -```powershell +### EXAMPLE 2 Import-Module Microsoft.Graph.Beta.Users.Functions -Get-MgBetaUserDelta -Property "displayName,jobTitle,mobilePhone" - -``` -This example shows selecting three properties - -### Example 3: Alternative minimal response behavior +Get-MgBetaUserDelta -Property "displayName,jobTitle,mobilePhone" -```powershell +### EXAMPLE 3 Import-Module Microsoft.Graph.Beta.Users.Functions -Get-MgBetaUserDelta -Property "displayName,jobTitle,mobilePhone" - -``` -This example will alternative minimal response behavior - +Get-MgBetaUserDelta -Property "displayName,jobTitle,mobilePhone" ## PARAMETERS @@ -495,27 +469,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [Get-MgBetaUserDelta](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetauserdelta) -- [Graph API Reference](https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetauserdelta) +- [](https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-beta) 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 b682fe0f45a7..38d2809473c4 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: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration --- @@ -48,6 +48,16 @@ This cmdlet has the following aliases, Invoke function getEffectiveDeviceEnrollmentConfigurations +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -464,7 +474,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -475,27 +485,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausereffectivedeviceenrollmentconfiguration) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausereffectivedeviceenrollmentconfiguration) 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 d6779b5aea59..587f2e184789 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: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserLoggedOnManagedDevice --- @@ -47,6 +47,16 @@ This cmdlet has the following aliases, Invoke function getLoggedOnManagedDevices +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -463,7 +473,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -474,27 +484,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserLoggedOnManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetauserloggedonmanageddevice) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetauserloggedonmanageddevice) 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 23ce27781995..7f257ffd2e1c 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: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserManagedAppBlockedUser --- @@ -35,13 +35,15 @@ This cmdlet has the following aliases, Invoke function getManagedAppBlockedUsers -**Permissions** +## EXAMPLES -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| 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, DeviceManagementApps.Read.All, DeviceManagementApps.ReadWrite.All, DeviceManagementConfiguration.ReadWrite.All, | +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} ## PARAMETERS @@ -343,27 +345,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [Get-MgBetaUserManagedAppBlockedUser](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanagedappblockeduser) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanagedappblockeduser) 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 7a4085748c77..ca971af9560f 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: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserManagedAppDiagnosticStatus --- @@ -15,9 +15,6 @@ title: Get-MgBetaUserManagedAppDiagnosticStatus Gets diagnostics validation status for a given user. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgUserManagedAppDiagnosticStatus](/powershell/module/Microsoft.Graph.Users.Functions/Get-MgUserManagedAppDiagnosticStatus?view=graph-powershell-1.0) - ## SYNTAX ### Get (Default) @@ -49,13 +46,15 @@ This cmdlet has the following aliases, Gets diagnostics validation status for a given user. -**Permissions** +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementApps.Read.All, DeviceManagementApps.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementApps.Read.All, DeviceManagementApps.ReadWrite.All, | +{{ Add code here }} ## PARAMETERS @@ -407,7 +406,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -418,27 +417,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserManagedAppDiagnosticStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanagedappdiagnosticstatus) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanagedappdiagnosticstatus) 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 42987913f9ad..cff207f836da 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: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserManagedAppPolicy --- @@ -15,9 +15,6 @@ title: Get-MgBetaUserManagedAppPolicy Gets app restrictions for a given user. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgUserManagedAppPolicy](/powershell/module/Microsoft.Graph.Users.Functions/Get-MgUserManagedAppPolicy?view=graph-powershell-1.0) - ## SYNTAX ### Get (Default) @@ -50,13 +47,15 @@ This cmdlet has the following aliases, Gets app restrictions for a given user. -**Permissions** +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementApps.Read.All, DeviceManagementApps.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementApps.Read.All, DeviceManagementApps.ReadWrite.All, | +{{ Add code here }} ## PARAMETERS @@ -474,7 +473,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -485,27 +484,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserManagedAppPolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanagedapppolicy) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanagedapppolicy) 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 d155189dac97..ca21757144b2 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: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserManagedDeviceWithAppFailure --- @@ -15,9 +15,6 @@ title: Get-MgBetaUserManagedDeviceWithAppFailure Retrieves the list of devices with failed apps -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgUserManagedDeviceWithAppFailure](/powershell/module/Microsoft.Graph.Users.Functions/Get-MgUserManagedDeviceWithAppFailure?view=graph-powershell-1.0) - ## SYNTAX ### Get (Default) @@ -49,13 +46,15 @@ This cmdlet has the following aliases, Retrieves the list of devices with failed apps -**Permissions** +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | +{{ Add code here }} ## PARAMETERS @@ -407,7 +406,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -418,27 +417,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserManagedDeviceWithAppFailure](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanageddevicewithappfailure) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanageddevicewithappfailure) 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 aabd3000779e..19402a40d093 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: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserManagedDeviceWithAppInstallationIssue --- @@ -46,6 +46,16 @@ This cmdlet has the following aliases, Retrieves the list of devices with failed or pending apps +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -396,7 +406,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -407,27 +417,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserManagedDeviceWithAppInstallationIssue](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanageddevicewithappinstallationissue) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanageddevicewithappinstallationissue) 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 09bc05f01da6..79b5f1affaef 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: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserManagedDeviceWithFailedApp --- @@ -46,13 +46,15 @@ This cmdlet has the following aliases, Retrieves the list of devices with failed or pending apps -**Permissions** +## EXAMPLES -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} ## PARAMETERS @@ -404,7 +406,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -415,27 +417,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaUserManagedDeviceWithFailedApp](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanageddevicewithfailedapp) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanageddevicewithfailedapp) 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 9c76851a5149..62463a826b16 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: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgBetaPendingUserApp --- @@ -45,13 +45,15 @@ This cmdlet has the following aliases, Retrieves the list of devices with failed or pending apps -**Permissions** +## EXAMPLES -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} ## PARAMETERS @@ -403,7 +405,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -414,27 +416,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Invoke-MgBetaPendingUserApp](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/invoke-mgbetapendinguserapp) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/invoke-mgbetapendinguserapp) 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 13d36095eba4..deaa909a5ca8 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: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgBetaViewUserReminder --- @@ -15,9 +15,6 @@ title: Invoke-MgBetaViewUserReminder Return a list of event reminders in a user calendar within the specified start and end times. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Invoke-MgViewUserReminder](/powershell/module/Microsoft.Graph.Users.Functions/Invoke-MgViewUserReminder?view=graph-powershell-1.0) - ## SYNTAX ### View (Default) @@ -49,6 +46,20 @@ This cmdlet has the following aliases, Return a list of event reminders in a user calendar within the specified start and end times. +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +{{ Add output here }} + +### EXAMPLE 2 + +{{ Add code here }} + +{{ Add output here }} + ## PARAMETERS ### -Break @@ -441,7 +452,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -452,28 +463,5 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Invoke-MgBetaViewUserReminder](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/invoke-mgbetaviewuserreminder) -- [Graph API Reference](https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/invoke-mgbetaviewuserreminder) +- [](https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-beta) 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 d5e8c9c31491..1d2d787cd5d3 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: ea179cf8-08f4-4103-a32d-2cc348e3d291 +Module Guid: 6e5553ce-40b6-41ad-9719-4354b3804c4c 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 @@ -41,22 +41,3 @@ Microsoft Graph PowerShell Cmdlets ### [Test-MgBetaUserManagedAppUserBlocked](Test-MgBetaUserManagedAppUserBlocked.md) - - - - - - - - - - - - - - - - - - - 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 9397635395cf..cf1738bc5111 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: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Test-MgBetaUserManagedAppUserBlocked --- @@ -44,13 +44,15 @@ This cmdlet has the following aliases, Gets the blocked state of a managed app user. -**Permissions** +## EXAMPLES -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| 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, DeviceManagementApps.Read.All, DeviceManagementApps.ReadWrite.All, DeviceManagementConfiguration.ReadWrite.All, | +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} ## PARAMETERS @@ -296,7 +298,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -307,27 +309,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Test-MgBetaUserManagedAppUserBlocked](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/test-mgbetausermanagedappuserblocked) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/test-mgbetausermanagedappuserblocked) From a18d28a815871f8aa05c7f58fe87fea3e01295d1 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 07:53:57 +0000 Subject: [PATCH 2/7] Escaped disallowed html tags --- ...rt-MgBetaUserDeviceAndAppManagementData.md | 24 +++++++++++++++- .../Find-MgBetaUserRoom.md | 24 +++++++++++++++- .../Find-MgBetaUserRoomList.md | 28 +++++++++++++++++-- .../Get-MgBetaUserDelta.md | 22 +++++++++++++++ ...rEffectiveDeviceEnrollmentConfiguration.md | 24 +++++++++++++++- .../Get-MgBetaUserLoggedOnManagedDevice.md | 24 +++++++++++++++- .../Get-MgBetaUserManagedAppBlockedUser.md | 22 +++++++++++++++ ...et-MgBetaUserManagedAppDiagnosticStatus.md | 24 +++++++++++++++- .../Get-MgBetaUserManagedAppPolicy.md | 24 +++++++++++++++- ...t-MgBetaUserManagedDeviceWithAppFailure.md | 24 +++++++++++++++- ...erManagedDeviceWithAppInstallationIssue.md | 24 +++++++++++++++- ...et-MgBetaUserManagedDeviceWithFailedApp.md | 24 +++++++++++++++- .../Invoke-MgBetaPendingUserApp.md | 24 +++++++++++++++- .../Invoke-MgBetaViewUserReminder.md | 24 +++++++++++++++- .../Microsoft.Graph.Beta.Users.Functions.md | 19 +++++++++++++ .../Test-MgBetaUserManagedAppUserBlocked.md | 24 +++++++++++++++- 16 files changed, 364 insertions(+), 15 deletions(-) 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 271dfca9ade7..180976252f4e 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 @@ -413,7 +413,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -425,3 +425,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/export-mgbetauserdeviceandappmanagementdata) + + + + + + + + + + + + + + + + + + + + + + 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 5a03cdeda773..9d27ba6b40dd 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 @@ -458,7 +458,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -470,3 +470,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/find-mgbetauserroom) + + + + + + + + + + + + + + + + + + + + + + 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 38fcace92db0..e80594cc7d17 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 @@ -15,7 +15,7 @@ title: Find-MgBetaUserRoomList Get the room lists defined in a tenant, as represented by their emailAddress objects. Tenants can organize meeting rooms into room lists. -In this API, each meeting room and room list is represented by an emailAddress instance.\r\nYou can get all the room lists in the tenant, get all the rooms in the tenant, or get all the rooms in a specific room list. +In this API, each meeting room and room list is represented by an emailAddress instance.\rYou can get all the room lists in the tenant, get all the rooms in the tenant, or get all the rooms in a specific room list. ## SYNTAX @@ -47,7 +47,7 @@ This cmdlet has the following aliases, Get the room lists defined in a tenant, as represented by their emailAddress objects. Tenants can organize meeting rooms into room lists. -In this API, each meeting room and room list is represented by an emailAddress instance.\r\nYou can get all the room lists in the tenant, get all the rooms in the tenant, or get all the rooms in a specific room list. +In this API, each meeting room and room list is represented by an emailAddress instance.\rYou can get all the room lists in the tenant, get all the rooms in the tenant, or get all the rooms in a specific room list. ## EXAMPLES @@ -408,7 +408,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -421,3 +421,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/find-mgbetauserroomlist) - [](https://learn.microsoft.com/graph/api/user-findroomlists?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + 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 35a3c9fcf9cc..fe4a412e7351 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 @@ -471,3 +471,25 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetauserdelta) - [](https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + 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 38d2809473c4..6a826cfd5050 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 @@ -474,7 +474,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -486,3 +486,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausereffectivedeviceenrollmentconfiguration) + + + + + + + + + + + + + + + + + + + + + + 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 587f2e184789..0d85b1bdcd04 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 @@ -473,7 +473,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -485,3 +485,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetauserloggedonmanageddevice) + + + + + + + + + + + + + + + + + + + + + + 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 7f257ffd2e1c..cc3395e49a2c 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 @@ -346,3 +346,25 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanagedappblockeduser) + + + + + + + + + + + + + + + + + + + + + + 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 ca971af9560f..eeaf75f9ad6b 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 @@ -406,7 +406,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -418,3 +418,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanagedappdiagnosticstatus) + + + + + + + + + + + + + + + + + + + + + + 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 cff207f836da..5b48ccac7de7 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 @@ -473,7 +473,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -485,3 +485,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanagedapppolicy) + + + + + + + + + + + + + + + + + + + + + + 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 ca21757144b2..07b3ef8e953f 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 @@ -406,7 +406,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -418,3 +418,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanageddevicewithappfailure) + + + + + + + + + + + + + + + + + + + + + + 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 19402a40d093..171862322f26 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 @@ -406,7 +406,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -418,3 +418,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanageddevicewithappinstallationissue) + + + + + + + + + + + + + + + + + + + + + + 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 79b5f1affaef..3d78e3d887c7 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 @@ -406,7 +406,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -418,3 +418,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanageddevicewithfailedapp) + + + + + + + + + + + + + + + + + + + + + + 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 62463a826b16..848890a7916b 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 @@ -405,7 +405,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -417,3 +417,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/invoke-mgbetapendinguserapp) + + + + + + + + + + + + + + + + + + + + + + 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 deaa909a5ca8..cfb5fffce4ca 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 @@ -452,7 +452,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -465,3 +465,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/invoke-mgbetaviewuserreminder) - [](https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + 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 1d2d787cd5d3..77c8ee90ec0c 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 @@ -41,3 +41,22 @@ Microsoft Graph PowerShell Cmdlets ### [Test-MgBetaUserManagedAppUserBlocked](Test-MgBetaUserManagedAppUserBlocked.md) + + + + + + + + + + + + + + + + + + + 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 cf1738bc5111..08f8dfa7f076 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 @@ -298,7 +298,7 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [EndDateTime ]: Usage: EndDateTime='{EndDateTime}' [RoomList ]: Usage: RoomList='{RoomList}' [Skip ]: Usage: skip={skip} @@ -310,3 +310,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/test-mgbetausermanagedappuserblocked) + + + + + + + + + + + + + + + + + + + + + + From cb951e106f4238409ba3f8c2ba795b577a2c1e80 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 08:06:39 +0000 Subject: [PATCH 3/7] Inserted permissions Table --- .../Export-MgBetaUserDeviceAndAppManagementData.md | 8 ++++++++ .../Find-MgBetaUserRoom.md | 8 ++++++++ .../Find-MgBetaUserRoomList.md | 8 ++++++++ .../Get-MgBetaUserDelta.md | 8 ++++++++ .../Get-MgBetaUserManagedAppBlockedUser.md | 8 ++++++++ .../Get-MgBetaUserManagedAppDiagnosticStatus.md | 8 ++++++++ .../Get-MgBetaUserManagedAppPolicy.md | 8 ++++++++ .../Get-MgBetaUserManagedDeviceWithAppFailure.md | 8 ++++++++ .../Get-MgBetaUserManagedDeviceWithFailedApp.md | 8 ++++++++ .../Invoke-MgBetaPendingUserApp.md | 8 ++++++++ .../Test-MgBetaUserManagedAppUserBlocked.md | 8 ++++++++ 11 files changed, 88 insertions(+) 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 180976252f4e..d52fbbae0419 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 @@ -62,6 +62,14 @@ This cmdlet has the following aliases, Invoke function exportDeviceAndAppManagementData +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| 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, DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementServiceConfig.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 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 9d27ba6b40dd..552088fc8a35 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 @@ -65,6 +65,14 @@ This cmdlet has the following aliases, Invoke function findRooms +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | User.ReadBasic.All, User.Read.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | User.Read.All, User.ReadBasic.All, | + ## EXAMPLES ### EXAMPLE 1 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 e80594cc7d17..586a8435757b 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 @@ -49,6 +49,14 @@ Get the room lists defined in a tenant, as represented by their emailAddress obj Tenants can organize meeting rooms into room lists. In this API, each meeting room and room list is represented by an emailAddress instance.\rYou can get all the room lists in the tenant, get all the rooms in the tenant, or get all the rooms in a specific room list. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | User.ReadBasic.All, User.Read.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | User.Read.All, User.ReadBasic.All, | + ## EXAMPLES ### EXAMPLE 1 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 fe4a412e7351..cb4441879f10 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 @@ -39,6 +39,14 @@ This cmdlet has the following aliases, Get newly created, updated, or deleted users without having to perform a full read of the entire user collection. For more information, see Use delta query to track changes in Microsoft Graph data for details. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| 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, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Directory.Read.All, Directory.ReadWrite.All, User.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 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 cc3395e49a2c..3fb40530345b 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 @@ -35,6 +35,14 @@ This cmdlet has the following aliases, Invoke function getManagedAppBlockedUsers +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| 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, DeviceManagementApps.Read.All, DeviceManagementApps.ReadWrite.All, DeviceManagementConfiguration.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 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 eeaf75f9ad6b..a58f3b8db567 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 @@ -46,6 +46,14 @@ This cmdlet has the following aliases, Gets diagnostics validation status for a given user. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DeviceManagementApps.Read.All, DeviceManagementApps.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DeviceManagementApps.Read.All, DeviceManagementApps.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 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 5b48ccac7de7..d1b03af200fe 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 @@ -47,6 +47,14 @@ This cmdlet has the following aliases, Gets app restrictions for a given user. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DeviceManagementApps.Read.All, DeviceManagementApps.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DeviceManagementApps.Read.All, DeviceManagementApps.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 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 07b3ef8e953f..77339f3739ec 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 @@ -46,6 +46,14 @@ This cmdlet has the following aliases, Retrieves the list of devices with failed apps +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 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 3d78e3d887c7..e3ef8e6bb081 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 @@ -46,6 +46,14 @@ This cmdlet has the following aliases, Retrieves the list of devices with failed or pending apps +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 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 848890a7916b..8d9e6f90fe12 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 @@ -45,6 +45,14 @@ This cmdlet has the following aliases, Retrieves the list of devices with failed or pending apps +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 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 08f8dfa7f076..b158658d0506 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 @@ -44,6 +44,14 @@ This cmdlet has the following aliases, Gets the blocked state of a managed app user. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| 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, DeviceManagementApps.Read.All, DeviceManagementApps.ReadWrite.All, DeviceManagementConfiguration.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 From 2529aaa6bf1395da3aa0cd98a96b2b62226d69bd Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 08:06:48 +0000 Subject: [PATCH 4/7] Updated metadata parameters --- .../Export-MgBetaUserDeviceAndAppManagementData.md | 3 +++ .../Get-MgBetaUserDelta.md | 3 +++ .../Get-MgBetaUserManagedAppDiagnosticStatus.md | 3 +++ .../Get-MgBetaUserManagedAppPolicy.md | 3 +++ .../Get-MgBetaUserManagedDeviceWithAppFailure.md | 3 +++ .../Invoke-MgBetaViewUserReminder.md | 3 +++ 6 files changed, 18 insertions(+) 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 d52fbbae0419..7605b04a0e92 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 @@ -15,6 +15,9 @@ title: Export-MgBetaUserDeviceAndAppManagementData Invoke function exportDeviceAndAppManagementData +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Export-MgUserDeviceAndAppManagementData](/powershell/module/Microsoft.Graph.Users.Functions/Export-MgUserDeviceAndAppManagementData?view=graph-powershell-1.0) + ## SYNTAX ### Export (Default) 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 cb4441879f10..02a378a2097c 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 @@ -16,6 +16,9 @@ title: Get-MgBetaUserDelta Get newly created, updated, or deleted users without having to perform a full read of the entire user collection. For more information, see Use delta query to track changes in Microsoft Graph data for details. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgUserDelta](/powershell/module/Microsoft.Graph.Users.Functions/Get-MgUserDelta?view=graph-powershell-1.0) + ## SYNTAX ### Delta (Default) 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 a58f3b8db567..c6d91faf2b64 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 @@ -15,6 +15,9 @@ title: Get-MgBetaUserManagedAppDiagnosticStatus Gets diagnostics validation status for a given user. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgUserManagedAppDiagnosticStatus](/powershell/module/Microsoft.Graph.Users.Functions/Get-MgUserManagedAppDiagnosticStatus?view=graph-powershell-1.0) + ## SYNTAX ### Get (Default) 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 d1b03af200fe..fd936997083f 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 @@ -15,6 +15,9 @@ title: Get-MgBetaUserManagedAppPolicy Gets app restrictions for a given user. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgUserManagedAppPolicy](/powershell/module/Microsoft.Graph.Users.Functions/Get-MgUserManagedAppPolicy?view=graph-powershell-1.0) + ## SYNTAX ### Get (Default) 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 77339f3739ec..f11dbcec4e89 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 @@ -15,6 +15,9 @@ title: Get-MgBetaUserManagedDeviceWithAppFailure Retrieves the list of devices with failed apps +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgUserManagedDeviceWithAppFailure](/powershell/module/Microsoft.Graph.Users.Functions/Get-MgUserManagedDeviceWithAppFailure?view=graph-powershell-1.0) + ## SYNTAX ### Get (Default) 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 cfb5fffce4ca..a0c0c049abb5 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 @@ -15,6 +15,9 @@ title: Invoke-MgBetaViewUserReminder Return a list of event reminders in a user calendar within the specified start and end times. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Invoke-MgViewUserReminder](/powershell/module/Microsoft.Graph.Users.Functions/Invoke-MgViewUserReminder?view=graph-powershell-1.0) + ## SYNTAX ### View (Default) From fa0e9190fe69c1aaf1e1f19c03e56428634db512 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 08:06:53 +0000 Subject: [PATCH 5/7] Repaired examples and descriptions --- ...rt-MgBetaUserDeviceAndAppManagementData.md | 11 +------- .../Find-MgBetaUserRoom.md | 11 +------- .../Find-MgBetaUserRoomList.md | 7 +++++- .../Get-MgBetaUserDelta.md | 25 +++++++++++++++---- ...rEffectiveDeviceEnrollmentConfiguration.md | 11 +------- .../Get-MgBetaUserLoggedOnManagedDevice.md | 11 +------- .../Get-MgBetaUserManagedAppBlockedUser.md | 11 +------- .../Get-MgBetaUserManagedAppPolicy.md | 11 +------- ...t-MgBetaUserManagedDeviceWithAppFailure.md | 11 +------- ...et-MgBetaUserManagedDeviceWithFailedApp.md | 11 +------- .../Invoke-MgBetaPendingUserApp.md | 11 +------- .../Test-MgBetaUserManagedAppUserBlocked.md | 11 +------- 12 files changed, 36 insertions(+), 106 deletions(-) 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 7605b04a0e92..ad7c83bc16ec 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 @@ -73,16 +73,6 @@ Invoke function exportDeviceAndAppManagementData | Delegated (personal Microsoft account) | Not supported | | Application | DeviceManagementServiceConfig.Read.All, DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementServiceConfig.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -456,5 +446,6 @@ INPUTOBJECT ``: Identity Parameter + 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 552088fc8a35..81530637f8ea 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 @@ -73,16 +73,6 @@ Invoke function findRooms | Delegated (personal Microsoft account) | Not supported | | Application | User.Read.All, User.ReadBasic.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -498,5 +488,6 @@ INPUTOBJECT ``: Identity Parameter + 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 586a8435757b..8bbf93a04282 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 @@ -58,14 +58,19 @@ In this API, each meeting room and room list is represented by an emailAddress i | Application | User.Read.All, User.ReadBasic.All, | ## EXAMPLES +### Example 1: Code snippet -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.Users.Functions # A UPN can also be used as -UserId. Find-MgBetaUserRoomList -UserId $userId +``` +This example shows how to use the Find-MgBetaUserRoomList Cmdlet. + + ## PARAMETERS ### -Break 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 02a378a2097c..777c9cfa48de 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 @@ -51,24 +51,39 @@ For more information, see Use delta query to track changes in Microsoft Graph da | Application | User.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Directory.Read.All, Directory.ReadWrite.All, User.ReadWrite.All, | ## EXAMPLES +### Example 1: Default properties -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.Users.Functions Get-MgBetaUserDelta -### EXAMPLE 2 +``` +This example will default properties + +### Example 2: Selecting three properties + +```powershell Import-Module Microsoft.Graph.Beta.Users.Functions -Get-MgBetaUserDelta -Property "displayName,jobTitle,mobilePhone" +Get-MgBetaUserDelta -Property "displayName,jobTitle,mobilePhone" + +``` +This example shows selecting three properties -### EXAMPLE 3 +### Example 3: Alternative minimal response behavior + +```powershell Import-Module Microsoft.Graph.Beta.Users.Functions -Get-MgBetaUserDelta -Property "displayName,jobTitle,mobilePhone" +Get-MgBetaUserDelta -Property "displayName,jobTitle,mobilePhone" + +``` +This example will alternative minimal response behavior + ## PARAMETERS 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 6a826cfd5050..8e75294cfb33 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 @@ -48,16 +48,6 @@ This cmdlet has the following aliases, Invoke function getEffectiveDeviceEnrollmentConfigurations -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -506,5 +496,6 @@ INPUTOBJECT ``: Identity Parameter + 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 0d85b1bdcd04..1e331586e623 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 @@ -47,16 +47,6 @@ This cmdlet has the following aliases, Invoke function getLoggedOnManagedDevices -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -505,5 +495,6 @@ INPUTOBJECT ``: Identity Parameter + 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 3fb40530345b..9b03108f0a9b 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 @@ -43,16 +43,6 @@ Invoke function getManagedAppBlockedUsers | Delegated (personal Microsoft account) | Not supported | | Application | DeviceManagementConfiguration.Read.All, DeviceManagementApps.Read.All, DeviceManagementApps.ReadWrite.All, DeviceManagementConfiguration.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -374,5 +364,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable + 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 fd936997083f..787079c07380 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 @@ -58,16 +58,6 @@ Gets app restrictions for a given user. | Delegated (personal Microsoft account) | Not supported | | Application | DeviceManagementApps.Read.All, DeviceManagementApps.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -516,5 +506,6 @@ INPUTOBJECT ``: Identity Parameter + 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 f11dbcec4e89..49fee7e4434a 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 @@ -57,16 +57,6 @@ Retrieves the list of devices with failed apps | Delegated (personal Microsoft account) | Not supported | | Application | DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -449,5 +439,6 @@ INPUTOBJECT ``: Identity Parameter + 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 e3ef8e6bb081..412285c7910b 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 @@ -54,16 +54,6 @@ Retrieves the list of devices with failed or pending apps | Delegated (personal Microsoft account) | Not supported | | Application | DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -446,5 +436,6 @@ INPUTOBJECT ``: Identity Parameter + 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 8d9e6f90fe12..e6389be738e4 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 @@ -53,16 +53,6 @@ Retrieves the list of devices with failed or pending apps | Delegated (personal Microsoft account) | Not supported | | Application | DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -445,5 +435,6 @@ INPUTOBJECT ``: Identity Parameter + 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 b158658d0506..454f6daaacfb 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 @@ -52,16 +52,6 @@ Gets the blocked state of a managed app user. | Delegated (personal Microsoft account) | Not supported | | Application | DeviceManagementConfiguration.Read.All, DeviceManagementApps.Read.All, DeviceManagementApps.ReadWrite.All, DeviceManagementConfiguration.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -338,5 +328,6 @@ INPUTOBJECT ``: Identity Parameter + From 57af0b4d9fa1b0b4673a646c578476d9e8f17a95 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 08:06:56 +0000 Subject: [PATCH 6/7] Remove boiler plate code injected by Autorest --- .../Get-MgBetaUserManagedAppDiagnosticStatus.md | 11 +---------- ...taUserManagedDeviceWithAppInstallationIssue.md | 11 +---------- .../Invoke-MgBetaViewUserReminder.md | 15 +-------------- 3 files changed, 3 insertions(+), 34 deletions(-) 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 c6d91faf2b64..cf49d042a033 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 @@ -57,16 +57,6 @@ Gets diagnostics validation status for a given user. | Delegated (personal Microsoft account) | Not supported | | Application | DeviceManagementApps.Read.All, DeviceManagementApps.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -449,5 +439,6 @@ INPUTOBJECT ``: Identity Parameter + 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 171862322f26..b215be15bdd0 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 @@ -46,16 +46,6 @@ This cmdlet has the following aliases, Retrieves the list of devices with failed or pending apps -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -438,5 +428,6 @@ INPUTOBJECT ``: Identity Parameter + 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 a0c0c049abb5..346074a75fce 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 @@ -49,20 +49,6 @@ This cmdlet has the following aliases, Return a list of event reminders in a user calendar within the specified start and end times. -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -{{ Add output here }} - -### EXAMPLE 2 - -{{ Add code here }} - -{{ Add output here }} - ## PARAMETERS ### -Break @@ -488,5 +474,6 @@ INPUTOBJECT ``: Identity Parameter + From 70060551db1f046e348067d0c4ed67543d8713ef Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 08:07:14 +0000 Subject: [PATCH 7/7] Corrected related link to conform to the new platyps rules --- .../Export-MgBetaUserDeviceAndAppManagementData.md | 2 +- .../Find-MgBetaUserRoom.md | 2 +- .../Find-MgBetaUserRoomList.md | 4 ++-- .../Get-MgBetaUserDelta.md | 4 ++-- .../Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration.md | 2 +- .../Get-MgBetaUserLoggedOnManagedDevice.md | 2 +- .../Get-MgBetaUserManagedAppBlockedUser.md | 2 +- .../Get-MgBetaUserManagedAppDiagnosticStatus.md | 2 +- .../Get-MgBetaUserManagedAppPolicy.md | 2 +- .../Get-MgBetaUserManagedDeviceWithAppFailure.md | 2 +- .../Get-MgBetaUserManagedDeviceWithAppInstallationIssue.md | 2 +- .../Get-MgBetaUserManagedDeviceWithFailedApp.md | 2 +- .../Invoke-MgBetaPendingUserApp.md | 2 +- .../Invoke-MgBetaViewUserReminder.md | 4 ++-- .../Test-MgBetaUserManagedAppUserBlocked.md | 2 +- 15 files changed, 18 insertions(+), 18 deletions(-) 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 ad7c83bc16ec..3547eddcfb38 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 @@ -425,7 +425,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/export-mgbetauserdeviceandappmanagementdata) +- [Export-MgBetaUserDeviceAndAppManagementData](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/export-mgbetauserdeviceandappmanagementdata) 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 81530637f8ea..0bcd0a55c851 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 @@ -467,7 +467,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/find-mgbetauserroom) +- [Find-MgBetaUserRoom](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/find-mgbetauserroom) 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 8bbf93a04282..d800d33f8750 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 @@ -432,8 +432,8 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/find-mgbetauserroomlist) -- [](https://learn.microsoft.com/graph/api/user-findroomlists?view=graph-rest-beta) +- [Find-MgBetaUserRoomList](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/find-mgbetauserroomlist) +- [Graph API Reference](https://learn.microsoft.com/graph/api/user-findroomlists?view=graph-rest-beta) 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 777c9cfa48de..3509bc5498bd 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 @@ -495,8 +495,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetauserdelta) -- [](https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-beta) +- [Get-MgBetaUserDelta](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetauserdelta) +- [Graph API Reference](https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-beta) 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 8e75294cfb33..56b446c0da18 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 @@ -475,7 +475,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausereffectivedeviceenrollmentconfiguration) +- [Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausereffectivedeviceenrollmentconfiguration) 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 1e331586e623..d438b7ec8701 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 @@ -474,7 +474,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetauserloggedonmanageddevice) +- [Get-MgBetaUserLoggedOnManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetauserloggedonmanageddevice) 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 9b03108f0a9b..75cc002cb555 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 @@ -343,7 +343,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanagedappblockeduser) +- [Get-MgBetaUserManagedAppBlockedUser](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanagedappblockeduser) 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 cf49d042a033..5a6ec94ad80e 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 @@ -418,7 +418,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanagedappdiagnosticstatus) +- [Get-MgBetaUserManagedAppDiagnosticStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanagedappdiagnosticstatus) 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 787079c07380..272410efed48 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 @@ -485,7 +485,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanagedapppolicy) +- [Get-MgBetaUserManagedAppPolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanagedapppolicy) 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 49fee7e4434a..2045e7759927 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 @@ -418,7 +418,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanageddevicewithappfailure) +- [Get-MgBetaUserManagedDeviceWithAppFailure](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanageddevicewithappfailure) 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 b215be15bdd0..c849b63e3ccd 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 @@ -407,7 +407,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanageddevicewithappinstallationissue) +- [Get-MgBetaUserManagedDeviceWithAppInstallationIssue](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanageddevicewithappinstallationissue) 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 412285c7910b..524389bb4664 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 @@ -415,7 +415,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanageddevicewithfailedapp) +- [Get-MgBetaUserManagedDeviceWithFailedApp](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/get-mgbetausermanageddevicewithfailedapp) 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 e6389be738e4..d3ad577d80b5 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 @@ -414,7 +414,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/invoke-mgbetapendinguserapp) +- [Invoke-MgBetaPendingUserApp](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/invoke-mgbetapendinguserapp) 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 346074a75fce..928502fd5249 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 @@ -452,8 +452,8 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/invoke-mgbetaviewuserreminder) -- [](https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-beta) +- [Invoke-MgBetaViewUserReminder](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/invoke-mgbetaviewuserreminder) +- [Graph API Reference](https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-beta) 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 454f6daaacfb..aa7e6b731719 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 @@ -307,7 +307,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/test-mgbetausermanagedappuserblocked) +- [Test-MgBetaUserManagedAppUserBlocked](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.functions/test-mgbetausermanagedappuserblocked)