From 6c2d1780794453b5060652373bff351f07290a41 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 08:45:39 +0000 Subject: [PATCH 1/7] Updated markdown help --- ...anagementWindowsEnrollmentAutoDiscovery.md | 46 +++++-------------- ...gBetaDeviceManagementAssignedRoleDetail.md | 41 ++++------------- ...aDeviceManagementComanagedDeviceSummary.md | 41 ++++------------- ...gementComanagementEligibleDeviceSummary.md | 41 ++++------------- ...BetaDeviceManagementEffectivePermission.md | 46 +++++-------------- ...-MgBetaDeviceManagementRoleScopeTagById.md | 39 ++++++---------- ...aDeviceManagementRoleScopeTagByResource.md | 39 ++++++---------- ...eviceManagementSuggestedEnrollmentLimit.md | 43 +++++------------ ...et-MgBetaDeviceManagementUserRoleDetail.md | 39 ++++++---------- ...Invoke-MgBetaExperienceDeviceManagement.md | 44 ++++-------------- .../Invoke-MgBetaGraphDeviceManagement.md | 43 +++++------------ ...t.Graph.Beta.DeviceManagement.Functions.md | 21 +-------- 12 files changed, 124 insertions(+), 359 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md index aeea1a3e62c1..e00689d48517 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.DeviceManagement.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/confirm-mgbetadevicemanagementwindowsenrollmentautodiscovery Locale: en-US Module Name: Microsoft.Graph.Beta.DeviceManagement.Functions -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery --- @@ -15,9 +15,6 @@ title: Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery Invoke function verifyWindowsEnrollmentAutoDiscovery -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery](/powershell/module/Microsoft.Graph.DeviceManagement.Functions/Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery?view=graph-powershell-1.0) - ## SYNTAX ### Verify (Default) @@ -48,13 +45,15 @@ This cmdlet has the following aliases, Invoke function verifyWindowsEnrollmentAutoDiscovery -**Permissions** +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementServiceConfig.ReadWrite.All, DeviceManagementConfiguration.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementServiceConfig.ReadWrite.All, DeviceManagementConfiguration.ReadWrite.All, | +{{ Add code here }} ## PARAMETERS @@ -300,7 +299,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 [DomainName ]: Usage: domainName='{domainName}' [EnrollmentType ]: Usage: enrollmentType='{enrollmentType}' [Ids ]: Usage: ids={ids} @@ -311,27 +310,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/confirm-mgbetadevicemanagementwindowsenrollmentautodiscovery) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/confirm-mgbetadevicemanagementwindowsenrollmentautodiscovery) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementAssignedRoleDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementAssignedRoleDetail.md index 328dce9f9a9a..46980a5bf1fb 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementAssignedRoleDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementAssignedRoleDetail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.DeviceManagement.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementassignedroledetail Locale: en-US Module Name: Microsoft.Graph.Beta.DeviceManagement.Functions -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaDeviceManagementAssignedRoleDetail --- @@ -35,13 +35,15 @@ This cmdlet has the following aliases, Retrieves the assigned role definitions and role assignments of the currently authenticated user. -**Permissions** +## EXAMPLES -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementRBAC.Read.All, DeviceManagementRBAC.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementRBAC.Read.All, DeviceManagementRBAC.ReadWrite.All, | +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} ## PARAMETERS @@ -237,27 +239,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [Get-MgBetaDeviceManagementAssignedRoleDetail](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementassignedroledetail) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementassignedroledetail) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagedDeviceSummary.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagedDeviceSummary.md index 9342dc94ffbe..f0df4d1562a7 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagedDeviceSummary.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagedDeviceSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.DeviceManagement.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementcomanageddevicesummary Locale: en-US Module Name: Microsoft.Graph.Beta.DeviceManagement.Functions -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaDeviceManagementComanagedDeviceSummary --- @@ -35,13 +35,15 @@ This cmdlet has the following aliases, Invoke function getComanagedDevicesSummary -**Permissions** +## EXAMPLES -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} ## PARAMETERS @@ -237,27 +239,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [Get-MgBetaDeviceManagementComanagedDeviceSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementcomanageddevicesummary) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementcomanageddevicesummary) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md index 12682def12df..6dce5a0506cf 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.DeviceManagement.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementcomanagementeligibledevicesummary Locale: en-US Module Name: Microsoft.Graph.Beta.DeviceManagement.Functions -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary --- @@ -35,13 +35,15 @@ This cmdlet has the following aliases, Invoke function getComanagementEligibleDevicesSummary -**Permissions** +## EXAMPLES -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} ## PARAMETERS @@ -237,27 +239,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementcomanagementeligibledevicesummary) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementcomanagementeligibledevicesummary) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md index 824cd1b28565..100e65969e67 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.DeviceManagement.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementeffectivepermission Locale: en-US Module Name: Microsoft.Graph.Beta.DeviceManagement.Functions -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaDeviceManagementEffectivePermission --- @@ -15,9 +15,6 @@ title: Get-MgBetaDeviceManagementEffectivePermission Invoke function getEffectivePermissions -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgDeviceManagementEffectivePermission](/powershell/module/Microsoft.Graph.DeviceManagement.Functions/Get-MgDeviceManagementEffectivePermission?view=graph-powershell-1.0) - ## SYNTAX ### Get (Default) @@ -58,13 +55,15 @@ This cmdlet has the following aliases, Invoke function getEffectivePermissions -**Permissions** +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementRBAC.Read.All, DeviceManagementRBAC.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementRBAC.Read.All, DeviceManagementRBAC.ReadWrite.All, | +{{ Add code here }} ## PARAMETERS @@ -420,7 +419,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 [DomainName ]: Usage: domainName='{domainName}' [EnrollmentType ]: Usage: enrollmentType='{enrollmentType}' [Ids ]: Usage: ids={ids} @@ -431,27 +430,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaDeviceManagementEffectivePermission](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementeffectivepermission) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementeffectivepermission) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagById.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagById.md index 25fb92d8511f..025386e11a5e 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagById.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagById.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.DeviceManagement.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementrolescopetagbyid Locale: en-US Module Name: Microsoft.Graph.Beta.DeviceManagement.Functions -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaDeviceManagementRoleScopeTagById --- @@ -47,6 +47,16 @@ This cmdlet has the following aliases, Invoke function getRoleScopeTagsByIds +## 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 [DomainName ]: Usage: domainName='{domainName}' [EnrollmentType ]: Usage: enrollmentType='{enrollmentType}' [Ids ]: Usage: ids={ids} @@ -474,27 +484,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaDeviceManagementRoleScopeTagById](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementrolescopetagbyid) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementrolescopetagbyid) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagByResource.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagByResource.md index 55f3ec4eec19..44ec14e6c0ba 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagByResource.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagByResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.DeviceManagement.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementrolescopetagbyresource Locale: en-US Module Name: Microsoft.Graph.Beta.DeviceManagement.Functions -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaDeviceManagementRoleScopeTagByResource --- @@ -48,6 +48,16 @@ This cmdlet has the following aliases, Invoke function getRoleScopeTagsByResource +## 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 [DomainName ]: Usage: domainName='{domainName}' [EnrollmentType ]: Usage: enrollmentType='{enrollmentType}' [Ids ]: Usage: ids={ids} @@ -475,27 +485,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaDeviceManagementRoleScopeTagByResource](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementrolescopetagbyresource) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementrolescopetagbyresource) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md index a39180e53124..36388d6ee912 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.DeviceManagement.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementsuggestedenrollmentlimit Locale: en-US Module Name: Microsoft.Graph.Beta.DeviceManagement.Functions -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaDeviceManagementSuggestedEnrollmentLimit --- @@ -44,13 +44,15 @@ This cmdlet has the following aliases, Invoke function getSuggestedEnrollmentLimit -**Permissions** +## EXAMPLES -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementServiceConfig.Read.All, DeviceManagementServiceConfig.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementServiceConfig.Read.All, DeviceManagementServiceConfig.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 [DomainName ]: Usage: domainName='{domainName}' [EnrollmentType ]: Usage: enrollmentType='{enrollmentType}' [Ids ]: Usage: ids={ids} @@ -307,27 +309,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaDeviceManagementSuggestedEnrollmentLimit](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementsuggestedenrollmentlimit) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementsuggestedenrollmentlimit) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementUserRoleDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementUserRoleDetail.md index f42db53d5387..b03e62a9c397 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementUserRoleDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementUserRoleDetail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.DeviceManagement.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementuserroledetail Locale: en-US Module Name: Microsoft.Graph.Beta.DeviceManagement.Functions -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaDeviceManagementUserRoleDetail --- @@ -44,6 +44,16 @@ This cmdlet has the following aliases, Invoke function retrieveUserRoleDetail +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -288,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 [DomainName ]: Usage: domainName='{domainName}' [EnrollmentType ]: Usage: enrollmentType='{enrollmentType}' [Ids ]: Usage: ids={ids} @@ -299,27 +309,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Get-MgBetaDeviceManagementUserRoleDetail](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementuserroledetail) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementuserroledetail) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md index 2a651ba9d103..a49fbcdb1b2a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.DeviceManagement.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/invoke-mgbetaexperiencedevicemanagement Locale: en-US Module Name: Microsoft.Graph.Beta.DeviceManagement.Functions -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgBetaExperienceDeviceManagement --- @@ -15,9 +15,6 @@ title: Invoke-MgBetaExperienceDeviceManagement Invoke function userExperienceAnalyticsSummarizedDeviceScopes -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Invoke-MgExperienceDeviceManagement](/powershell/module/Microsoft.Graph.DeviceManagement.Functions/Invoke-MgExperienceDeviceManagement?view=graph-powershell-1.0) - ## SYNTAX ### Experience (Default) @@ -38,13 +35,15 @@ This cmdlet has the following aliases, Invoke function userExperienceAnalyticsSummarizedDeviceScopes -**Permissions** +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementConfiguration.Read.All, DeviceManagementManagedDevices.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementConfiguration.Read.All, DeviceManagementManagedDevices.Read.All, | +{{ Add code here }} ## PARAMETERS @@ -244,27 +243,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [Invoke-MgBetaExperienceDeviceManagement](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/invoke-mgbetaexperiencedevicemanagement) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/invoke-mgbetaexperiencedevicemanagement) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaGraphDeviceManagement.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaGraphDeviceManagement.md index 35df47e0b3b2..38264a5fca75 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaGraphDeviceManagement.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaGraphDeviceManagement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.DeviceManagement.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/invoke-mgbetagraphdevicemanagement Locale: en-US Module Name: Microsoft.Graph.Beta.DeviceManagement.Functions -ms.date: 08/07/2026 +ms.date: 08/14/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgBetaGraphDeviceManagement --- @@ -44,13 +44,15 @@ This cmdlet has the following aliases, Invoke function scopedForResource -**Permissions** +## EXAMPLES -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementRBAC.Read.All, DeviceManagementRBAC.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementRBAC.Read.All, DeviceManagementRBAC.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 [DomainName ]: Usage: domainName='{domainName}' [EnrollmentType ]: Usage: enrollmentType='{enrollmentType}' [Ids ]: Usage: ids={ids} @@ -307,27 +309,4 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [Invoke-MgBetaGraphDeviceManagement](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/invoke-mgbetagraphdevicemanagement) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/invoke-mgbetagraphdevicemanagement) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Microsoft.Graph.Beta.DeviceManagement.Functions.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Microsoft.Graph.Beta.DeviceManagement.Functions.md index a9cc0b91313b..f2c7946107a9 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Microsoft.Graph.Beta.DeviceManagement.Functions.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Microsoft.Graph.Beta.DeviceManagement.Functions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Beta.DeviceManagement.Functions -Module Guid: ce031863-eb1a-4f09-99aa-c2d6c3259be6 +Module Guid: ea0f2142-bdb7-43a3-b382-23c4058eb285 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.beta.devicemanagement.functions/?view=graph-powershell-beta Help Version: 1.0.0.0 Locale: en-US @@ -33,22 +33,3 @@ Microsoft Graph PowerShell Cmdlets ### [Invoke-MgBetaGraphDeviceManagement](Invoke-MgBetaGraphDeviceManagement.md) - - - - - - - - - - - - - - - - - - - From 1550569429e7531eaa6180880b86cde2d0c02f6a Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 08:45:43 +0000 Subject: [PATCH 2/7] Escaped disallowed html tags --- ...anagementWindowsEnrollmentAutoDiscovery.md | 24 ++++++++++++++++++- ...gBetaDeviceManagementAssignedRoleDetail.md | 22 +++++++++++++++++ ...aDeviceManagementComanagedDeviceSummary.md | 22 +++++++++++++++++ ...gementComanagementEligibleDeviceSummary.md | 22 +++++++++++++++++ ...BetaDeviceManagementEffectivePermission.md | 24 ++++++++++++++++++- ...-MgBetaDeviceManagementRoleScopeTagById.md | 24 ++++++++++++++++++- ...aDeviceManagementRoleScopeTagByResource.md | 24 ++++++++++++++++++- ...eviceManagementSuggestedEnrollmentLimit.md | 24 ++++++++++++++++++- ...et-MgBetaDeviceManagementUserRoleDetail.md | 24 ++++++++++++++++++- ...Invoke-MgBetaExperienceDeviceManagement.md | 22 +++++++++++++++++ .../Invoke-MgBetaGraphDeviceManagement.md | 24 ++++++++++++++++++- ...t.Graph.Beta.DeviceManagement.Functions.md | 19 +++++++++++++++ 12 files changed, 268 insertions(+), 7 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md index e00689d48517..5bfab155f7ed 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md @@ -299,7 +299,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 [DomainName ]: Usage: domainName='{domainName}' [EnrollmentType ]: Usage: enrollmentType='{enrollmentType}' [Ids ]: Usage: ids={ids} @@ -311,3 +311,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/confirm-mgbetadevicemanagementwindowsenrollmentautodiscovery) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementAssignedRoleDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementAssignedRoleDetail.md index 46980a5bf1fb..545017fccbe6 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementAssignedRoleDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementAssignedRoleDetail.md @@ -240,3 +240,25 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementassignedroledetail) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagedDeviceSummary.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagedDeviceSummary.md index f0df4d1562a7..3761d38ec59b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagedDeviceSummary.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagedDeviceSummary.md @@ -240,3 +240,25 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementcomanageddevicesummary) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md index 6dce5a0506cf..a7cee1e4521c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md @@ -240,3 +240,25 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementcomanagementeligibledevicesummary) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md index 100e65969e67..1d7ac600a425 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md @@ -419,7 +419,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 [DomainName ]: Usage: domainName='{domainName}' [EnrollmentType ]: Usage: enrollmentType='{enrollmentType}' [Ids ]: Usage: ids={ids} @@ -431,3 +431,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementeffectivepermission) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagById.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagById.md index 025386e11a5e..fcca18a52476 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagById.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagById.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 [DomainName ]: Usage: domainName='{domainName}' [EnrollmentType ]: Usage: enrollmentType='{enrollmentType}' [Ids ]: Usage: ids={ids} @@ -485,3 +485,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementrolescopetagbyid) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagByResource.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagByResource.md index 44ec14e6c0ba..a61a1e1ff49e 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagByResource.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagByResource.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 [DomainName ]: Usage: domainName='{domainName}' [EnrollmentType ]: Usage: enrollmentType='{enrollmentType}' [Ids ]: Usage: ids={ids} @@ -486,3 +486,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementrolescopetagbyresource) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md index 36388d6ee912..792ace6acb4a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.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 [DomainName ]: Usage: domainName='{domainName}' [EnrollmentType ]: Usage: enrollmentType='{enrollmentType}' [Ids ]: Usage: ids={ids} @@ -310,3 +310,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementsuggestedenrollmentlimit) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementUserRoleDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementUserRoleDetail.md index b03e62a9c397..02fae89c73b5 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementUserRoleDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementUserRoleDetail.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 [DomainName ]: Usage: domainName='{domainName}' [EnrollmentType ]: Usage: enrollmentType='{enrollmentType}' [Ids ]: Usage: ids={ids} @@ -310,3 +310,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementuserroledetail) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md index a49fbcdb1b2a..e32d517f88cc 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md @@ -244,3 +244,25 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/invoke-mgbetaexperiencedevicemanagement) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaGraphDeviceManagement.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaGraphDeviceManagement.md index 38264a5fca75..5b5772a5fa76 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaGraphDeviceManagement.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaGraphDeviceManagement.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 [DomainName ]: Usage: domainName='{domainName}' [EnrollmentType ]: Usage: enrollmentType='{enrollmentType}' [Ids ]: Usage: ids={ids} @@ -310,3 +310,25 @@ INPUTOBJECT : Identity Parameter ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/invoke-mgbetagraphdevicemanagement) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Microsoft.Graph.Beta.DeviceManagement.Functions.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Microsoft.Graph.Beta.DeviceManagement.Functions.md index f2c7946107a9..ff46db486c4c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Microsoft.Graph.Beta.DeviceManagement.Functions.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Microsoft.Graph.Beta.DeviceManagement.Functions.md @@ -33,3 +33,22 @@ Microsoft Graph PowerShell Cmdlets ### [Invoke-MgBetaGraphDeviceManagement](Invoke-MgBetaGraphDeviceManagement.md) + + + + + + + + + + + + + + + + + + + From 5e33db44ce638c19491e04d766a37005d5fe365d Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 08:58:36 +0000 Subject: [PATCH 3/7] Inserted permissions Table --- ...gBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md | 8 ++++++++ .../Get-MgBetaDeviceManagementAssignedRoleDetail.md | 8 ++++++++ .../Get-MgBetaDeviceManagementComanagedDeviceSummary.md | 8 ++++++++ ...taDeviceManagementComanagementEligibleDeviceSummary.md | 8 ++++++++ .../Get-MgBetaDeviceManagementEffectivePermission.md | 8 ++++++++ .../Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md | 8 ++++++++ .../Invoke-MgBetaExperienceDeviceManagement.md | 8 ++++++++ .../Invoke-MgBetaGraphDeviceManagement.md | 8 ++++++++ 8 files changed, 64 insertions(+) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md index 5bfab155f7ed..1489e6f8729b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md @@ -45,6 +45,14 @@ This cmdlet has the following aliases, Invoke function verifyWindowsEnrollmentAutoDiscovery +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DeviceManagementServiceConfig.ReadWrite.All, DeviceManagementConfiguration.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DeviceManagementServiceConfig.ReadWrite.All, DeviceManagementConfiguration.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementAssignedRoleDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementAssignedRoleDetail.md index 545017fccbe6..af1f18c5e5c7 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementAssignedRoleDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementAssignedRoleDetail.md @@ -35,6 +35,14 @@ This cmdlet has the following aliases, Retrieves the assigned role definitions and role assignments of the currently authenticated user. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementRBAC.Read.All, DeviceManagementRBAC.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementRBAC.Read.All, DeviceManagementRBAC.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagedDeviceSummary.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagedDeviceSummary.md index 3761d38ec59b..c78da181341e 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagedDeviceSummary.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagedDeviceSummary.md @@ -35,6 +35,14 @@ This cmdlet has the following aliases, Invoke function getComanagedDevicesSummary +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md index a7cee1e4521c..af284c4435d2 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md @@ -35,6 +35,14 @@ This cmdlet has the following aliases, Invoke function getComanagementEligibleDevicesSummary +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md index 1d7ac600a425..13f80602043e 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md @@ -55,6 +55,14 @@ This cmdlet has the following aliases, Invoke function getEffectivePermissions +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DeviceManagementRBAC.Read.All, DeviceManagementRBAC.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DeviceManagementRBAC.Read.All, DeviceManagementRBAC.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md index 792ace6acb4a..11226fd46fd0 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md @@ -44,6 +44,14 @@ This cmdlet has the following aliases, Invoke function getSuggestedEnrollmentLimit +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DeviceManagementServiceConfig.Read.All, DeviceManagementServiceConfig.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DeviceManagementServiceConfig.Read.All, DeviceManagementServiceConfig.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md index e32d517f88cc..e1430fae889a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md @@ -35,6 +35,14 @@ This cmdlet has the following aliases, Invoke function userExperienceAnalyticsSummarizedDeviceScopes +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DeviceManagementConfiguration.Read.All, DeviceManagementManagedDevices.Read.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DeviceManagementConfiguration.Read.All, DeviceManagementManagedDevices.Read.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaGraphDeviceManagement.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaGraphDeviceManagement.md index 5b5772a5fa76..68ed81262aaa 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaGraphDeviceManagement.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaGraphDeviceManagement.md @@ -44,6 +44,14 @@ This cmdlet has the following aliases, Invoke function scopedForResource +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementRBAC.Read.All, DeviceManagementRBAC.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementRBAC.Read.All, DeviceManagementRBAC.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 From dfc437ad31faf83804216ad241d9ec819ae85644 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 08:58:43 +0000 Subject: [PATCH 4/7] Updated metadata parameters --- ...irm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md | 3 +++ .../Get-MgBetaDeviceManagementEffectivePermission.md | 3 +++ .../Invoke-MgBetaExperienceDeviceManagement.md | 3 +++ 3 files changed, 9 insertions(+) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md index 1489e6f8729b..b803acdcf7ba 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md @@ -15,6 +15,9 @@ title: Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery Invoke function verifyWindowsEnrollmentAutoDiscovery +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery](/powershell/module/Microsoft.Graph.DeviceManagement.Functions/Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery?view=graph-powershell-1.0) + ## SYNTAX ### Verify (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md index 13f80602043e..a95304117c54 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md @@ -15,6 +15,9 @@ title: Get-MgBetaDeviceManagementEffectivePermission Invoke function getEffectivePermissions +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgDeviceManagementEffectivePermission](/powershell/module/Microsoft.Graph.DeviceManagement.Functions/Get-MgDeviceManagementEffectivePermission?view=graph-powershell-1.0) + ## SYNTAX ### Get (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md index e1430fae889a..06971e7d54d2 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md @@ -15,6 +15,9 @@ title: Invoke-MgBetaExperienceDeviceManagement Invoke function userExperienceAnalyticsSummarizedDeviceScopes +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Invoke-MgExperienceDeviceManagement](/powershell/module/Microsoft.Graph.DeviceManagement.Functions/Invoke-MgExperienceDeviceManagement?view=graph-powershell-1.0) + ## SYNTAX ### Experience (Default) From 1ded8af25a8acbd4e343f309b76c6be174afbd22 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 08:58:49 +0000 Subject: [PATCH 5/7] Repaired examples and descriptions --- .../Get-MgBetaDeviceManagementAssignedRoleDetail.md | 11 +---------- ...et-MgBetaDeviceManagementComanagedDeviceSummary.md | 11 +---------- ...viceManagementComanagementEligibleDeviceSummary.md | 11 +---------- .../Get-MgBetaDeviceManagementEffectivePermission.md | 11 +---------- .../Get-MgBetaDeviceManagementRoleScopeTagById.md | 11 +---------- ...et-MgBetaDeviceManagementRoleScopeTagByResource.md | 11 +---------- ...-MgBetaDeviceManagementSuggestedEnrollmentLimit.md | 11 +---------- .../Invoke-MgBetaExperienceDeviceManagement.md | 11 +---------- .../Invoke-MgBetaGraphDeviceManagement.md | 11 +---------- 9 files changed, 9 insertions(+), 90 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementAssignedRoleDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementAssignedRoleDetail.md index af1f18c5e5c7..cb142dfb3155 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementAssignedRoleDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementAssignedRoleDetail.md @@ -43,16 +43,6 @@ Retrieves the assigned role definitions and role assignments of the currently au | Delegated (personal Microsoft account) | Not supported | | Application | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementRBAC.Read.All, DeviceManagementRBAC.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -268,5 +258,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagedDeviceSummary.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagedDeviceSummary.md index c78da181341e..bbc280820ebd 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagedDeviceSummary.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagedDeviceSummary.md @@ -43,16 +43,6 @@ Invoke function getComanagedDevicesSummary | Delegated (personal Microsoft account) | Not supported | | Application | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -268,5 +258,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md index af284c4435d2..f35f57a4a70b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md @@ -43,16 +43,6 @@ Invoke function getComanagementEligibleDevicesSummary | Delegated (personal Microsoft account) | Not supported | | Application | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementManagedDevices.Read.All, DeviceManagementManagedDevices.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -268,5 +258,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md index a95304117c54..b1f19bbb6cb0 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md @@ -66,16 +66,6 @@ Invoke function getEffectivePermissions | Delegated (personal Microsoft account) | Not supported | | Application | DeviceManagementRBAC.Read.All, DeviceManagementRBAC.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -462,5 +452,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagById.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagById.md index fcca18a52476..2818a3e99d6e 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagById.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagById.md @@ -47,16 +47,6 @@ This cmdlet has the following aliases, Invoke function getRoleScopeTagsByIds -## 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.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagByResource.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagByResource.md index a61a1e1ff49e..cd4ff9d6b905 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagByResource.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagByResource.md @@ -48,16 +48,6 @@ This cmdlet has the following aliases, Invoke function getRoleScopeTagsByResource -## 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.DeviceManagement.Functions/Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md index 11226fd46fd0..9293c0c0d2ca 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md @@ -52,16 +52,6 @@ Invoke function getSuggestedEnrollmentLimit | Delegated (personal Microsoft account) | Not supported | | Application | DeviceManagementServiceConfig.Read.All, DeviceManagementServiceConfig.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -338,5 +328,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md index 06971e7d54d2..8e7328c51881 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md @@ -46,16 +46,6 @@ Invoke function userExperienceAnalyticsSummarizedDeviceScopes | Delegated (personal Microsoft account) | Not supported | | Application | DeviceManagementConfiguration.Read.All, DeviceManagementManagedDevices.Read.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -275,5 +265,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaGraphDeviceManagement.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaGraphDeviceManagement.md index 68ed81262aaa..a65a6943aea7 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaGraphDeviceManagement.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaGraphDeviceManagement.md @@ -52,16 +52,6 @@ Invoke function scopedForResource | Delegated (personal Microsoft account) | Not supported | | Application | DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementRBAC.Read.All, DeviceManagementRBAC.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -338,5 +328,6 @@ INPUTOBJECT ``: Identity Parameter + From 2c2b30add9b7d2e99793ab78a15c7783c03341fb Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 08:58:52 +0000 Subject: [PATCH 6/7] Remove boiler plate code injected by Autorest --- ...aDeviceManagementWindowsEnrollmentAutoDiscovery.md | 11 +---------- .../Get-MgBetaDeviceManagementUserRoleDetail.md | 11 +---------- 2 files changed, 2 insertions(+), 20 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md index b803acdcf7ba..be079fa62cd1 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md @@ -56,16 +56,6 @@ Invoke function verifyWindowsEnrollmentAutoDiscovery | Delegated (personal Microsoft account) | Not supported | | Application | DeviceManagementServiceConfig.ReadWrite.All, DeviceManagementConfiguration.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -342,5 +332,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementUserRoleDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementUserRoleDetail.md index 02fae89c73b5..2652b5caa9ef 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementUserRoleDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementUserRoleDetail.md @@ -44,16 +44,6 @@ This cmdlet has the following aliases, Invoke function retrieveUserRoleDetail -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -330,5 +320,6 @@ INPUTOBJECT ``: Identity Parameter + From acf78b73a8abc866f880d116cad2b07fc6422451 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 14 Aug 2026 08:59:11 +0000 Subject: [PATCH 7/7] Corrected related link to conform to the new platyps rules --- ...firm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md | 2 +- .../Get-MgBetaDeviceManagementAssignedRoleDetail.md | 2 +- .../Get-MgBetaDeviceManagementComanagedDeviceSummary.md | 2 +- ...t-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md | 2 +- .../Get-MgBetaDeviceManagementEffectivePermission.md | 2 +- .../Get-MgBetaDeviceManagementRoleScopeTagById.md | 2 +- .../Get-MgBetaDeviceManagementRoleScopeTagByResource.md | 2 +- .../Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md | 2 +- .../Get-MgBetaDeviceManagementUserRoleDetail.md | 2 +- .../Invoke-MgBetaExperienceDeviceManagement.md | 2 +- .../Invoke-MgBetaGraphDeviceManagement.md | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md index be079fa62cd1..8ec4f345f3a0 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery.md @@ -311,7 +311,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/confirm-mgbetadevicemanagementwindowsenrollmentautodiscovery) +- [Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/confirm-mgbetadevicemanagementwindowsenrollmentautodiscovery) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementAssignedRoleDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementAssignedRoleDetail.md index cb142dfb3155..4bbfb2fdaa17 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementAssignedRoleDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementAssignedRoleDetail.md @@ -237,7 +237,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementassignedroledetail) +- [Get-MgBetaDeviceManagementAssignedRoleDetail](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementassignedroledetail) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagedDeviceSummary.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagedDeviceSummary.md index bbc280820ebd..4c21ee22dad8 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagedDeviceSummary.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagedDeviceSummary.md @@ -237,7 +237,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementcomanageddevicesummary) +- [Get-MgBetaDeviceManagementComanagedDeviceSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementcomanageddevicesummary) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md index f35f57a4a70b..4afc93016931 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary.md @@ -237,7 +237,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementcomanagementeligibledevicesummary) +- [Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementcomanagementeligibledevicesummary) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md index b1f19bbb6cb0..22e9fd0ee2e5 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementEffectivePermission.md @@ -431,7 +431,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementeffectivepermission) +- [Get-MgBetaDeviceManagementEffectivePermission](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementeffectivepermission) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagById.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagById.md index 2818a3e99d6e..ae2aeefbfd95 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagById.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagById.md @@ -474,7 +474,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementrolescopetagbyid) +- [Get-MgBetaDeviceManagementRoleScopeTagById](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementrolescopetagbyid) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagByResource.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagByResource.md index cd4ff9d6b905..f341a0ffa720 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagByResource.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementRoleScopeTagByResource.md @@ -475,7 +475,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementrolescopetagbyresource) +- [Get-MgBetaDeviceManagementRoleScopeTagByResource](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementrolescopetagbyresource) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md index 9293c0c0d2ca..b4da86c7ac36 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementSuggestedEnrollmentLimit.md @@ -307,7 +307,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementsuggestedenrollmentlimit) +- [Get-MgBetaDeviceManagementSuggestedEnrollmentLimit](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementsuggestedenrollmentlimit) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementUserRoleDetail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementUserRoleDetail.md index 2652b5caa9ef..78f66b0ecab6 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementUserRoleDetail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Get-MgBetaDeviceManagementUserRoleDetail.md @@ -299,7 +299,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementuserroledetail) +- [Get-MgBetaDeviceManagementUserRoleDetail](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/get-mgbetadevicemanagementuserroledetail) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md index 8e7328c51881..d2c4517d438c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaExperienceDeviceManagement.md @@ -244,7 +244,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/invoke-mgbetaexperiencedevicemanagement) +- [Invoke-MgBetaExperienceDeviceManagement](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/invoke-mgbetaexperiencedevicemanagement) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaGraphDeviceManagement.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaGraphDeviceManagement.md index a65a6943aea7..0e8c070da106 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaGraphDeviceManagement.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.DeviceManagement.Functions/Invoke-MgBetaGraphDeviceManagement.md @@ -307,7 +307,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/invoke-mgbetagraphdevicemanagement) +- [Invoke-MgBetaGraphDeviceManagement](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.devicemanagement.functions/invoke-mgbetagraphdevicemanagement)