From 2ecac82b0f8ff1f643c7cc44575c2b2b8ad214de Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 21 Aug 2026 08:54:12 +0000 Subject: [PATCH 1/9] Updated markdown help --- .../Clear-MgBetaUserAndBlockManagedApp.md | 43 +++------- ...ManagedAppRegistrationByAzureAdDeviceId.md | 49 +++-------- ...taUserManagedAppRegistrationByDeviceTag.md | 49 +++-------- .../Confirm-MgBetaUserMemberGroup.md | 58 +++---------- .../Confirm-MgBetaUserMemberObject.md | 51 ++--------- ...-MgBetaUserExternalToInternalMemberUser.md | 73 +++------------- .../Export-MgBetaUserPersonalData.md | 54 ++---------- .../Find-MgBetaUserMeetingLocation.md | 55 +++++------- .../Find-MgBetaUserMeetingTime.md | 72 ++++------------ .../Get-MgBetaUserById.md | 50 ++++------- .../Get-MgBetaUserMailTip.md | 58 +++---------- .../Get-MgBetaUserMemberGroup.md | 54 ++---------- .../Get-MgBetaUserMemberObject.md | 51 ++--------- .../Get-MgBetaUserOwnedObjectByType.md | 51 +++++------ ...gBetaUserPasswordSingleSignOnCredential.md | 45 ++-------- ...oke-MgBetaInvalidateAllUserRefreshToken.md | 45 ++-------- .../Invoke-MgBetaLicenseUser.md | 48 ++--------- ...voke-MgBetaRetryUserServiceProvisioning.md | 40 ++------- .../Invoke-MgBetaTranslateUserExchangeId.md | 54 ++---------- .../Microsoft.Graph.Beta.Users.Actions.md | 21 +---- ...emove-MgBetaAllUserDeviceFromManagement.md | 42 +++------ ...gBetaUserPasswordSingleSignOnCredential.md | 51 ++--------- .../Revoke-MgBetaUserSignInSession.md | 48 ++--------- .../Send-MgBetaUserMail.md | 77 +++-------------- .../Set-MgBetaUserLicense.md | 86 ++++--------------- .../Test-MgBetaUserPassword.md | 49 ++--------- .../Test-MgBetaUserProperty.md | 66 ++++++-------- .../Unblock-MgBetaUserManagedApp.md | 43 +++------- .../Update-MgBetaUserPassword.md | 52 +++-------- 29 files changed, 317 insertions(+), 1218 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md index 70a5c4c913e5..f77c5a0862da 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetauserandblockmanagedapp Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Clear-MgBetaUserAndBlockManagedApp --- @@ -44,13 +44,15 @@ This cmdlet has the following aliases, Blocks the managed app user from app check-in. -**Permissions** +## EXAMPLES -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementConfiguration.ReadWrite.All, DeviceManagementApps.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementConfiguration.ReadWrite.All, DeviceManagementApps.ReadWrite.All, | +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} ## PARAMETERS @@ -361,33 +363,10 @@ 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 [UserId ]: The unique identifier of user ## RELATED LINKS -- [Clear-MgBetaUserAndBlockManagedApp](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetauserandblockmanagedapp) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetauserandblockmanagedapp) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md index 18ab00cc54d3..cb3dfb977147 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetausermanagedappregistrationbyazureaddeviceid Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId --- @@ -66,13 +66,15 @@ This cmdlet has the following aliases, Issues a wipe operation on an app registration with specified aad device Id. -**Permissions** +## EXAMPLES -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementConfiguration.Read.All, DeviceManagementApps.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementConfiguration.Read.All, DeviceManagementApps.Read.All, | +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} ## PARAMETERS @@ -105,7 +107,7 @@ HelpMessage: '' ### -AzureAdDeviceId - +. ```yaml Type: System.String @@ -132,7 +134,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -481,37 +483,14 @@ 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. -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. [AzureAdDeviceId ]: -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [UserId ]: The unique identifier of user ## RELATED LINKS -- [Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetausermanagedappregistrationbyazureaddeviceid) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetausermanagedappregistrationbyazureaddeviceid) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md index 40ecd94f3eba..5a3f251858fb 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetausermanagedappregistrationbydevicetag Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Clear-MgBetaUserManagedAppRegistrationByDeviceTag --- @@ -66,13 +66,15 @@ This cmdlet has the following aliases, Issues a wipe operation on an app registration with specified device tag. -**Permissions** +## EXAMPLES -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementApps.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementApps.ReadWrite.All, | +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} ## PARAMETERS @@ -105,7 +107,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -176,7 +178,7 @@ HelpMessage: '' ### -DeviceTag - +. ```yaml Type: System.String @@ -481,37 +483,14 @@ 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. -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. [DeviceTag ]: -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [UserId ]: The unique identifier of user ## RELATED LINKS -- [Clear-MgBetaUserManagedAppRegistrationByDeviceTag](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetausermanagedappregistrationbydevicetag) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetausermanagedappregistrationbydevicetag) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md index 6c9ad805d060..b79dee05bc87 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/confirm-mgbetausermembergroup Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgBetaUserMemberGroup --- @@ -14,14 +14,11 @@ title: Confirm-MgBetaUserMemberGroup ## SYNOPSIS Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. +The specified object can be of one of the following types:\r\n- user\r\n- group\r\n- service principal\r\n- organizational contact\r\n- device\r\n- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Confirm-MgUserMemberGroup](/powershell/module/Microsoft.Graph.Users.Actions/Confirm-MgUserMemberGroup?view=graph-powershell-1.0) - ## SYNTAX ### CheckExpanded (Default) @@ -71,23 +68,14 @@ This cmdlet has the following aliases, ## DESCRIPTION Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. +The specified object can be of one of the following types:\r\n- user\r\n- group\r\n- service principal\r\n- organizational contact\r\n- device\r\n- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Application.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Application.ReadWrite.All, Device.Read.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, User.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Application.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Application.ReadWrite.All, Device.Read.All, Device.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, User.ReadWrite.All, | - ## EXAMPLES -### Example 1: Check group memberships for the signed-in user -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Users.Actions @@ -101,10 +89,6 @@ $params = @{ # A UPN can also be used as -UserId. Confirm-MgBetaUserMemberGroup -UserId $userId -BodyParameter $params -``` -This example will check group memberships for the signed-in user - - ## PARAMETERS ### -AdditionalProperties @@ -136,7 +120,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -207,7 +191,7 @@ HelpMessage: '' ### -GroupIds - +. ```yaml Type: System.String[] @@ -491,37 +475,15 @@ 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. -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. [GroupIds ]: -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [UserId ]: The unique identifier of user ## RELATED LINKS -- [Confirm-MgBetaUserMemberGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/confirm-mgbetausermembergroup) -- [Graph API Reference](https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/confirm-mgbetausermembergroup) +- [](https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md index 46e70fbef135..aef24c66fef7 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/confirm-mgbetausermemberobject Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgBetaUserMemberObject --- @@ -15,9 +15,6 @@ title: Confirm-MgBetaUserMemberObject Invoke action checkMemberObjects -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Confirm-MgUserMemberObject](/powershell/module/Microsoft.Graph.Users.Actions/Confirm-MgUserMemberObject?view=graph-powershell-1.0) - ## SYNTAX ### CheckExpanded (Default) @@ -68,17 +65,10 @@ This cmdlet has the following aliases, Invoke action checkMemberObjects -**Permissions** +## EXAMPLES -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Application.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Application.ReadWrite.All, Device.Read.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read, User.Read.All, User.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Application.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Application.ReadWrite.All, Device.Read.All, Device.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, User.ReadWrite.All, | +### EXAMPLE 1 -## EXAMPLES -### Example 1: Using the Confirm-MgBetaUserMemberObject Cmdlet -```powershell Import-Module Microsoft.Graph.Beta.Users.Actions $params = @{ Ids = @( @@ -90,9 +80,6 @@ $params = @{ } # A UPN can also be used as -UserId. Confirm-MgBetaUserMemberObject -UserId $userId -BodyParameter $params -``` -This example shows how to use the Confirm-MgBetaUserMemberObject Cmdlet. -To learn about permissions for this resource, see the [permissions reference](/graph/permissions-reference). ## PARAMETERS @@ -125,7 +112,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -259,7 +246,7 @@ HelpMessage: '' ### -Ids - +. ```yaml Type: System.String[] @@ -480,36 +467,14 @@ 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. -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. [Ids ]: -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [UserId ]: The unique identifier of user ## RELATED LINKS -- [Confirm-MgBetaUserMemberObject](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/confirm-mgbetausermemberobject) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/confirm-mgbetausermemberobject) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md index 0dbaa464441d..7027a286f2e2 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/convert-mgbetauserexternaltointernalmemberuser Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Convert-MgBetaUserExternalToInternalMemberUser --- @@ -72,18 +72,9 @@ Convert an externally authenticated user into an internal user. The user is able to sign into the host tenant as an internal user and access resources as a member. For more information about this conversion, see Convert external users to internal users. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | User-ConvertToInternal.ReadWrite.All, User.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | User-ConvertToInternal.ReadWrite.All, User.ReadWrite.All, | - ## EXAMPLES -### Example 1: Convert a cloud user and require them to reset their password on next sign in -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Users.Actions @@ -97,12 +88,7 @@ $params = @{ Convert-MgBetaUserExternalToInternalMemberUser -UserId $userId -BodyParameter $params -``` -This example will convert a cloud user and require them to reset their password on next sign in - -### Example 2: Convert a cloud user, change their mail address, and require password reset on next sign in - -```powershell +### EXAMPLE 2 Import-Module Microsoft.Graph.Beta.Users.Actions @@ -117,21 +103,12 @@ $params = @{ Convert-MgBetaUserExternalToInternalMemberUser -UserId $userId -BodyParameter $params -``` -This example will convert a cloud user, change their mail address, and require password reset on next sign in - -### Example 3: Convert external User to internal for a user synchronized from on-premises AD - -```powershell +### EXAMPLE 3 Import-Module Microsoft.Graph.Beta.Users.Actions Convert-MgBetaUserExternalToInternalMemberUser -UserId $userId -``` -This example will convert external user to internal for a user synchronized from on-premises ad - - ## PARAMETERS ### -AdditionalProperties @@ -163,7 +140,7 @@ HelpMessage: '' ### -Body - +. To construct, see NOTES section for BODY properties and create a hash table. ```yaml @@ -185,7 +162,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -341,7 +318,7 @@ HelpMessage: '' ### -Mail - +. ```yaml Type: System.String @@ -508,7 +485,7 @@ HelpMessage: '' ### -UserPrincipalName - +. ```yaml Type: System.String @@ -589,7 +566,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. -BODY ``: . +BODY : . [(Any) ]: This indicates any property can be added to this object. [Mail ]: [PasswordProfile ]: passwordProfile @@ -607,7 +584,7 @@ The password must satisfy minimum requirements as specified by the user's passwo By default, a strong password is required. [UserPrincipalName ]: -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. [Mail ]: [PasswordProfile ]: passwordProfile @@ -625,10 +602,10 @@ The password must satisfy minimum requirements as specified by the user's passwo By default, a strong password is required. [UserPrincipalName ]: -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [UserId ]: The unique identifier of user -PASSWORDPROFILE ``: passwordProfile +PASSWORDPROFILE : passwordProfile [(Any) ]: This indicates any property can be added to this object. [ForceChangePasswordNextSignIn ]: true if the user must change their password on the next sign-in; otherwise false. If not set, default is false. @@ -645,27 +622,5 @@ By default, a strong password is required. ## RELATED LINKS -- [Convert-MgBetaUserExternalToInternalMemberUser](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/convert-mgbetauserexternaltointernalmemberuser) -- [Graph API Reference](https://learn.microsoft.com/graph/api/user-convertexternaltointernalmemberuser?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/convert-mgbetauserexternaltointernalmemberuser) +- [](https://learn.microsoft.com/graph/api/user-convertexternaltointernalmemberuser?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md index f35df25d95de..19be07a18cf4 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/export-mgbetauserpersonaldata Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Export-MgBetaUserPersonalData --- @@ -17,9 +17,6 @@ Submit a data policy operation request from a company administrator or an applic This data includes the user's data stored in OneDrive and their activity reports. For more information about exporting data while complying with regulations, see Data Subject Requests and the GDPR and CCPA. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Export-MgUserPersonalData](/powershell/module/Microsoft.Graph.Users.Actions/Export-MgUserPersonalData?view=graph-powershell-1.0) - ## SYNTAX ### ExportExpanded (Default) @@ -72,18 +69,9 @@ Submit a data policy operation request from a company administrator or an applic This data includes the user's data stored in OneDrive and their activity reports. For more information about exporting data while complying with regulations, see Data Subject Requests and the GDPR and CCPA. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | User.Export.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | User.Export.All, | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Users.Actions @@ -93,10 +81,6 @@ $params = @{ Export-MgBetaUserPersonalData -UserId $userId -BodyParameter $params -``` -This example shows how to use the Export-MgBetaUserPersonalData Cmdlet. - - ## PARAMETERS ### -AdditionalProperties @@ -128,7 +112,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -396,7 +380,7 @@ HelpMessage: '' ### -StorageLocation - +. ```yaml Type: System.String @@ -504,37 +488,15 @@ 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. -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. [StorageLocation ]: -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [UserId ]: The unique identifier of user ## RELATED LINKS -- [Export-MgBetaUserPersonalData](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/export-mgbetauserpersonaldata) -- [Graph API Reference](https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/export-mgbetauserpersonaldata) +- [](https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md index 566ee31880de..b8171012ee73 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/find-mgbetausermeetinglocation Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Find-MgBetaUserMeetingLocation --- @@ -69,6 +69,16 @@ This cmdlet has the following aliases, Invoke action findMeetingLocations +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -AdditionalProperties @@ -100,7 +110,7 @@ HelpMessage: '' ### -AllowFreeOnly - +. ```yaml Type: System.Management.Automation.SwitchParameter @@ -127,7 +137,7 @@ HelpMessage: '' ### -Attendees - +. To construct, see NOTES section for ATTENDEES properties and create a hash table. ```yaml @@ -155,7 +165,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -317,7 +327,7 @@ HelpMessage: '' ### -MaxCandidates - +. ```yaml Type: System.Int32 @@ -344,7 +354,7 @@ HelpMessage: '' ### -MeetingDuration - +. ```yaml Type: System.TimeSpan @@ -434,7 +444,7 @@ HelpMessage: '' ### -Query - +. ```yaml Type: System.String @@ -599,7 +609,7 @@ ATTENDEES : . [Name ]: The display name of an entity instance. [Type ]: attendeeType -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. [AllowFreeOnly ]: [Attendees ]: @@ -655,10 +665,10 @@ For example, '2019-04-16T09:00:00'. See below for possible values. [Start ]: dateTimeTimeZone -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [UserId ]: The unique identifier of user -TIMECONSTRAINT ``: timeConstraint +TIMECONSTRAINT : timeConstraint [(Any) ]: This indicates any property can be added to this object. [ActivityDomain ]: activityDomain [Recurrence ]: patternedRecurrence @@ -705,27 +715,4 @@ See below for possible values. ## RELATED LINKS -- [Find-MgBetaUserMeetingLocation](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/find-mgbetausermeetinglocation) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/find-mgbetausermeetinglocation) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md index 4f074613745a..ba905bf7f57c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/find-mgbetausermeetingtime Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Find-MgBetaUserMeetingTime --- @@ -14,13 +14,10 @@ title: Find-MgBetaUserMeetingTime ## SYNOPSIS Suggest meeting times and locations based on organizer and attendee availability, and time or location constraints specified as parameters. -If findMeetingTimes cannot return any meeting suggestions, the response would indicate a reason in the emptySuggestionsReason property.\rBased on this value, you can better adjust the parameters and call findMeetingTimes again. +If findMeetingTimes cannot return any meeting suggestions, the response would indicate a reason in the emptySuggestionsReason property.\r\nBased on this value, you can better adjust the parameters and call findMeetingTimes again. The algorithm used to suggest meeting times and locations undergoes fine-tuning from time to time. In scenarios like test environments where the input parameters and calendar data remain static, expect that the suggested results may differ over time. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Find-MgUserMeetingTime](/powershell/module/Microsoft.Graph.Users.Actions/Find-MgUserMeetingTime?view=graph-powershell-1.0) - ## SYNTAX ### FindExpanded (Default) @@ -77,22 +74,13 @@ This cmdlet has the following aliases, ## DESCRIPTION Suggest meeting times and locations based on organizer and attendee availability, and time or location constraints specified as parameters. -If findMeetingTimes cannot return any meeting suggestions, the response would indicate a reason in the emptySuggestionsReason property.\rBased on this value, you can better adjust the parameters and call findMeetingTimes again. +If findMeetingTimes cannot return any meeting suggestions, the response would indicate a reason in the emptySuggestionsReason property.\r\nBased on this value, you can better adjust the parameters and call findMeetingTimes again. The algorithm used to suggest meeting times and locations undergoes fine-tuning from time to time. In scenarios like test environments where the input parameters and calendar data remain static, expect that the suggested results may differ over time. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Calendars.Read.Shared, Calendars.ReadWrite.Shared, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Not supported | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Users.Actions @@ -140,10 +128,6 @@ $params = @{ # A UPN can also be used as -UserId. Find-MgBetaUserMeetingTime -UserId $userId -BodyParameter $params -``` -This example shows how to use the Find-MgBetaUserMeetingTime Cmdlet. - - ## PARAMETERS ### -AdditionalProperties @@ -175,7 +159,7 @@ HelpMessage: '' ### -Attendees - +. To construct, see NOTES section for ATTENDEES properties and create a hash table. ```yaml @@ -203,7 +187,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -365,7 +349,7 @@ HelpMessage: '' ### -IsOrganizerOptional - +. ```yaml Type: System.Management.Automation.SwitchParameter @@ -420,7 +404,7 @@ HelpMessage: '' ### -MaxCandidates - +. ```yaml Type: System.Int32 @@ -447,7 +431,7 @@ HelpMessage: '' ### -MeetingDuration - +. ```yaml Type: System.TimeSpan @@ -474,7 +458,7 @@ HelpMessage: '' ### -MinimumAttendeePercentage - +. ```yaml Type: System.Double @@ -586,7 +570,7 @@ HelpMessage: '' ### -ReturnSuggestionReasons - +. ```yaml Type: System.Management.Automation.SwitchParameter @@ -729,7 +713,7 @@ ATTENDEES : . [Name ]: The display name of an entity instance. [Type ]: attendeeType -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. [Attendees ]: [EmailAddress ]: emailAddress @@ -820,10 +804,10 @@ For example, '2019-04-16T09:00:00'. See below for possible values. [Start ]: dateTimeTimeZone -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [UserId ]: The unique identifier of user -LOCATIONCONSTRAINT ``: locationConstraint +LOCATIONCONSTRAINT : locationConstraint [(Any) ]: This indicates any property can be added to this object. [IsRequired ]: The client requests the service to include in the response a meeting location for the meeting. If this is true and all the resources are busy, findMeetingTimes won't return any meeting time suggestions. @@ -858,7 +842,7 @@ If set to false and the specified resource is busy, findMeetingTimes returns the Default is true. [SuggestLocation ]: The client requests the service to suggest one or more meeting locations. -TIMECONSTRAINT ``: timeConstraint +TIMECONSTRAINT : timeConstraint [(Any) ]: This indicates any property can be added to this object. [ActivityDomain ]: activityDomain [Recurrence ]: patternedRecurrence @@ -905,27 +889,5 @@ See below for possible values. ## RELATED LINKS -- [Find-MgBetaUserMeetingTime](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/find-mgbetausermeetingtime) -- [Graph API Reference](https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/find-mgbetausermeetingtime) +- [](https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md index b6b01cb34fc3..9046075e93f6 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetauserbyid Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserById --- @@ -16,9 +16,6 @@ title: Get-MgBetaUserById Return the directory objects specified in a list of IDs. Some common uses for this function are to: -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgUserById](/powershell/module/Microsoft.Graph.Users.Actions/Get-MgUserById?view=graph-powershell-1.0) - ## SYNTAX ### GetExpanded (Default) @@ -50,6 +47,16 @@ This cmdlet has the following aliases, Return the directory objects specified in a list of IDs. Some common uses for this function are to: +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -AdditionalProperties @@ -75,7 +82,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -203,7 +210,7 @@ HelpMessage: '' ### -Ids - +. ```yaml Type: System.String[] @@ -309,7 +316,7 @@ HelpMessage: '' ### -Types - +. ```yaml Type: System.String[] @@ -380,7 +387,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. -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. [Ids ]: [Types ]: @@ -388,28 +395,5 @@ BODYPARAMETER ` [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgUserMailTip](/powershell/module/Microsoft.Graph.Users.Actions/Get-MgUserMailTip?view=graph-powershell-1.0) - ## SYNTAX ### GetExpanded (Default) @@ -70,21 +67,12 @@ This cmdlet has the following aliases, ## DESCRIPTION Get the MailTips of one or more recipients as available to the signed-in user. -Note that by making a POST call to the getMailTips action, you can request specific types of MailTips to\rbe returned for more than one recipient at one time. +Note that by making a POST call to the getMailTips action, you can request specific types of MailTips to\r\nbe returned for more than one recipient at one time. The requested MailTips are returned in a mailTips collection. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Mail.Read, Mail.Read.Shared, | -| Delegated (personal Microsoft account) | Mail.Read, | -| Application | Mail.Read, | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Users.Actions @@ -99,10 +87,6 @@ MailTipsOptions = "automaticReplies, mailboxFullStatus" # A UPN can also be used as -UserId. Get-MgBetaUserMailTip -UserId $userId -BodyParameter $params -``` -This example shows how to use the Get-MgBetaUserMailTip Cmdlet. - - ## PARAMETERS ### -AdditionalProperties @@ -134,7 +118,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -205,7 +189,7 @@ HelpMessage: '' ### -EmailAddresses - +. ```yaml Type: System.String[] @@ -516,38 +500,16 @@ 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. -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. [EmailAddresses ]: [MailTipsOptions ]: mailTipsType -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [UserId ]: The unique identifier of user ## RELATED LINKS -- [Get-MgBetaUserMailTip](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermailtip) -- [Graph API Reference](https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermailtip) +- [](https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md index 1d7db29db135..fd9a9a211b89 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermembergroup Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserMemberGroup --- @@ -19,9 +19,6 @@ This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgUserMemberGroup](/powershell/module/Microsoft.Graph.Users.Actions/Get-MgUserMemberGroup?view=graph-powershell-1.0) - ## SYNTAX ### GetExpanded (Default) @@ -75,18 +72,9 @@ This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Application.Read.All, Application.ReadWrite.All, Device.Read.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Application.Read.All, Application.ReadWrite.All, Device.Read.All, Device.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, | - ## EXAMPLES -### Example 1: Check group memberships for the signed-in user -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Users.Actions @@ -97,10 +85,6 @@ $params = @{ # A UPN can also be used as -UserId. Get-MgBetaUserMemberGroup -UserId $userId -BodyParameter $params -``` -This example will check group memberships for the signed-in user - - ## PARAMETERS ### -AdditionalProperties @@ -132,7 +116,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -379,7 +363,7 @@ HelpMessage: '' ### -SecurityEnabledOnly - +. ```yaml Type: System.Management.Automation.SwitchParameter @@ -487,37 +471,15 @@ 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. -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. [SecurityEnabledOnly ]: -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [UserId ]: The unique identifier of user ## RELATED LINKS -- [Get-MgBetaUserMemberGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermembergroup) -- [Graph API Reference](https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermembergroup) +- [](https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md index c889cc17d92d..8146a82312f2 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermemberobject Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserMemberObject --- @@ -15,9 +15,6 @@ title: Get-MgBetaUserMemberObject Invoke action getMemberObjects -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Get-MgUserMemberObject](/powershell/module/Microsoft.Graph.Users.Actions/Get-MgUserMemberObject?view=graph-powershell-1.0) - ## SYNTAX ### GetExpanded (Default) @@ -67,26 +64,16 @@ This cmdlet has the following aliases, Invoke action getMemberObjects -**Permissions** +## EXAMPLES -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Application.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Application.ReadWrite.All, Device.Read.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read, User.Read.All, User.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Application.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Application.ReadWrite.All, Device.Read.All, Device.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, User.ReadWrite.All, | +### EXAMPLE 1 -## EXAMPLES -### Example 1: Using the Get-MgBetaUserMemberObject Cmdlet -```powershell Import-Module Microsoft.Graph.Beta.Users.Actions $params = @{ SecurityEnabledOnly = $true } # A UPN can also be used as -UserId. Get-MgBetaUserMemberObject -UserId $userId -BodyParameter $params -``` -This example shows how to use the Get-MgBetaUserMemberObject Cmdlet. -To learn about permissions for this resource, see the [permissions reference](/graph/permissions-reference). ## PARAMETERS @@ -119,7 +106,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -366,7 +353,7 @@ HelpMessage: '' ### -SecurityEnabledOnly - +. ```yaml Type: System.Management.Automation.SwitchParameter @@ -474,36 +461,14 @@ 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. -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. [SecurityEnabledOnly ]: -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [UserId ]: The unique identifier of user ## RELATED LINKS -- [Get-MgBetaUserMemberObject](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermemberobject) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermemberobject) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md index c7ae72defae3..966581fff087 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetauserownedobjectbytype Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserOwnedObjectByType --- @@ -48,6 +48,20 @@ This cmdlet has the following aliases, Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn't support pagination. +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +{{ Add output here }} + +### EXAMPLE 2 + +{{ Add code here }} + +{{ Add output here }} + ## PARAMETERS ### -AdditionalProperties @@ -73,7 +87,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -286,7 +300,7 @@ HelpMessage: '' ### -Type - +. ```yaml Type: System.String @@ -307,7 +321,7 @@ HelpMessage: '' ### -UserId - +. ```yaml Type: System.String @@ -378,7 +392,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. -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. [Type ]: [UserId ]: @@ -386,28 +400,5 @@ BODYPARAMETER ``: Identity Parameter +INPUTOBJECT : Identity Parameter [UserId ]: The unique identifier of user ## RELATED LINKS -- [Get-MgBetaUserPasswordSingleSignOnCredential](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetauserpasswordsinglesignoncredential) -- [Graph API Reference](https://learn.microsoft.com/graph/api/user-getpasswordsinglesignoncredentials?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetauserpasswordsinglesignoncredential) +- [](https://learn.microsoft.com/graph/api/user-getpasswordsinglesignoncredentials?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaInvalidateAllUserRefreshToken.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaInvalidateAllUserRefreshToken.md index 9fc1c5801bad..074cd598b84b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaInvalidateAllUserRefreshToken.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaInvalidateAllUserRefreshToken.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetainvalidatealluserrefreshtoken Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgBetaInvalidateAllUserRefreshToken --- @@ -54,28 +54,15 @@ In fact, this operation would force the user to sign in again for all applicatio For developers, if the application attempts to redeem a delegated access token for this user by using an invalidated refresh token, the application receives an error. If this happens, the application needs to acquire a new refresh token by making a request to the OAuth 2.0 /authorize endpoint, which forces the user to sign in. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | User.RevokeSessions.All, Directory.ReadWrite.All, User.ReadWrite, | -| Delegated (personal Microsoft account) | User.ReadWrite, | -| Application | User.RevokeSessions.All, | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Users.Actions # A UPN can also be used as -UserId. Invoke-MgBetaInvalidateAllUserRefreshToken -UserId $userId -``` -This example shows how to use the Invoke-MgBetaInvalidateAllUserRefreshToken Cmdlet. - - ## PARAMETERS ### -Break @@ -364,33 +351,11 @@ 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 [UserId ]: The unique identifier of user ## RELATED LINKS -- [Invoke-MgBetaInvalidateAllUserRefreshToken](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetainvalidatealluserrefreshtoken) -- [Graph API Reference](https://learn.microsoft.com/graph/api/user-invalidateallrefreshtokens?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetainvalidatealluserrefreshtoken) +- [](https://learn.microsoft.com/graph/api/user-invalidateallrefreshtokens?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md index 243f217dc8ee..63761f8527e0 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetalicenseuser Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgBetaLicenseUser --- @@ -17,9 +17,6 @@ Reprocess all group-based license assignments for the user. To learn more about group-based licensing, see What is group-based licensing in Microsoft Entra ID. Also see Identify and resolve license assignment problems for a group in Microsoft Entra ID for more details. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Invoke-MgLicenseUser](/powershell/module/Microsoft.Graph.Users.Actions/Invoke-MgLicenseUser?view=graph-powershell-1.0) - ## SYNTAX ### License (Default) @@ -51,27 +48,14 @@ Reprocess all group-based license assignments for the user. To learn more about group-based licensing, see What is group-based licensing in Microsoft Entra ID. Also see Identify and resolve license assignment problems for a group in Microsoft Entra ID for more details. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | User.ReadWrite.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Directory.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | User.ReadWrite.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Directory.ReadWrite.All, | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Users.Actions Invoke-MgBetaLicenseUser -UserId $userId -``` -This example shows how to use the Invoke-MgBetaLicenseUser Cmdlet. - - ## PARAMETERS ### -Break @@ -360,33 +344,11 @@ 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 [UserId ]: The unique identifier of user ## RELATED LINKS -- [Invoke-MgBetaLicenseUser](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetalicenseuser) -- [Graph API Reference](https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetalicenseuser) +- [](https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaRetryUserServiceProvisioning.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaRetryUserServiceProvisioning.md index 6561c1e6adc8..1dfd762110a0 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaRetryUserServiceProvisioning.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaRetryUserServiceProvisioning.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetaretryuserserviceprovisioning Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgBetaRetryUserServiceProvisioning --- @@ -15,9 +15,6 @@ title: Invoke-MgBetaRetryUserServiceProvisioning Retry the provisioning of a user object in Microsoft Entra ID. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Invoke-MgRetryUserServiceProvisioning](/powershell/module/Microsoft.Graph.Users.Actions/Invoke-MgRetryUserServiceProvisioning?view=graph-powershell-1.0) - ## SYNTAX ### Retry (Default) @@ -48,18 +45,13 @@ This cmdlet has the following aliases, Retry the provisioning of a user object in Microsoft Entra ID. ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Users.Actions Invoke-MgBetaRetryUserServiceProvisioning -UserId $userId -``` -This example shows how to use the Invoke-MgBetaRetryUserServiceProvisioning Cmdlet. - - ## PARAMETERS ### -Break @@ -369,33 +361,11 @@ 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 [UserId ]: The unique identifier of user ## RELATED LINKS -- [Invoke-MgBetaRetryUserServiceProvisioning](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetaretryuserserviceprovisioning) -- [Graph API Reference](https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetaretryuserserviceprovisioning) +- [](https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md index b668681d1227..9920f1d08293 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetatranslateuserexchangeid Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgBetaTranslateUserExchangeId --- @@ -15,9 +15,6 @@ title: Invoke-MgBetaTranslateUserExchangeId Translate identifiers of Outlook-related resources between formats. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Invoke-MgTranslateUserExchangeId](/powershell/module/Microsoft.Graph.Users.Actions/Invoke-MgTranslateUserExchangeId?view=graph-powershell-1.0) - ## SYNTAX ### TranslateExpanded (Default) @@ -69,18 +66,9 @@ This cmdlet has the following aliases, Translate identifiers of Outlook-related resources between formats. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | User.ReadBasic.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, User.Read, User.Read.All, User.ReadWrite, User.ReadWrite.All, | -| Delegated (personal Microsoft account) | User.Read, User.ReadWrite, | -| Application | User.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, User.ReadWrite.All, | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Users.Actions @@ -96,10 +84,6 @@ targetIdType = "restImmutableEntryId" # A UPN can also be used as -UserId. Invoke-MgBetaTranslateUserExchangeId -UserId $userId -BodyParameter $params -``` -This example shows how to use the Invoke-MgBetaTranslateUserExchangeId Cmdlet. - - ## PARAMETERS ### -AdditionalProperties @@ -131,7 +115,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -265,7 +249,7 @@ HelpMessage: '' ### -InputIds - +. ```yaml Type: System.String[] @@ -540,39 +524,17 @@ 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. -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. [InputIds ]: [SourceIdType ]: exchangeIdFormat [TargetIdType ]: exchangeIdFormat -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [UserId ]: The unique identifier of user ## RELATED LINKS -- [Invoke-MgBetaTranslateUserExchangeId](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetatranslateuserexchangeid) -- [Graph API Reference](https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetatranslateuserexchangeid) +- [](https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Microsoft.Graph.Beta.Users.Actions.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Microsoft.Graph.Beta.Users.Actions.md index 89d694cc9491..00d9a78fd1d8 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Microsoft.Graph.Beta.Users.Actions.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Microsoft.Graph.Beta.Users.Actions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Beta.Users.Actions -Module Guid: 44f43fc1-8e12-4d83-b15e-2f7f0d68067f +Module Guid: 8d1178c5-b0c9-4523-adec-e00a8c4a68d3 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.beta.users.actions/?view=graph-powershell-beta Help Version: 1.0.0.0 Locale: en-US @@ -67,22 +67,3 @@ Microsoft Graph PowerShell Cmdlets ### [Update-MgBetaUserPassword](Update-MgBetaUserPassword.md) - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaAllUserDeviceFromManagement.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaAllUserDeviceFromManagement.md index df7938f7a3d2..b766f19f4ce0 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaAllUserDeviceFromManagement.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaAllUserDeviceFromManagement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/remove-mgbetaalluserdevicefrommanagement Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaAllUserDeviceFromManagement --- @@ -15,9 +15,6 @@ title: Remove-MgBetaAllUserDeviceFromManagement Retire all devices from management for this user -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Remove-MgAllUserDeviceFromManagement](/powershell/module/Microsoft.Graph.Users.Actions/Remove-MgAllUserDeviceFromManagement?view=graph-powershell-1.0) - ## SYNTAX ### Remove (Default) @@ -47,6 +44,16 @@ This cmdlet has the following aliases, Retire all devices from management for this user +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -Break @@ -356,33 +363,10 @@ 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 [UserId ]: The unique identifier of user ## RELATED LINKS -- [Remove-MgBetaAllUserDeviceFromManagement](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/remove-mgbetaalluserdevicefrommanagement) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/remove-mgbetaalluserdevicefrommanagement) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md index 0d60fa3149c8..bb6b80ee3f8c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/remove-mgbetauserpasswordsinglesignoncredential Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaUserPasswordSingleSignOnCredential --- @@ -65,18 +65,9 @@ This cmdlet has the following aliases, Delete the password-based single sign-on credentials for a given user to a given service principal. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Directory.AccessAsUser.All, Application.ReadWrite.All, Directory.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Not supported | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Users.Actions @@ -86,10 +77,6 @@ $params = @{ Remove-MgBetaUserPasswordSingleSignOnCredential -UserId $userId -BodyParameter $params -``` -This example shows how to use the Remove-MgBetaUserPasswordSingleSignOnCredential Cmdlet. - - ## PARAMETERS ### -AdditionalProperties @@ -121,7 +108,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -255,7 +242,7 @@ HelpMessage: '' ### -Id - +. ```yaml Type: System.String @@ -497,37 +484,15 @@ 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. -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. [Id ]: -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [UserId ]: The unique identifier of user ## RELATED LINKS -- [Remove-MgBetaUserPasswordSingleSignOnCredential](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/remove-mgbetauserpasswordsinglesignoncredential) -- [Graph API Reference](https://learn.microsoft.com/graph/api/user-deletepasswordsinglesignoncredentials?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/remove-mgbetauserpasswordsinglesignoncredential) +- [](https://learn.microsoft.com/graph/api/user-deletepasswordsinglesignoncredentials?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md index 9a2526a4a3f3..7e56c381b493 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/revoke-mgbetausersigninsession Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Revoke-MgBetaUserSignInSession --- @@ -19,9 +19,6 @@ This operation prevents access to the organization's data through applications o If the application attempts to redeem a delegated access token for this user by using an invalidated refresh token, the application will get an error. If this happens, the application will need to acquire a new refresh token by making a request to the authorize endpoint, which will force the user to sign in. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Revoke-MgUserSignInSession](/powershell/module/Microsoft.Graph.Users.Actions/Revoke-MgUserSignInSession?view=graph-powershell-1.0) - ## SYNTAX ### Revoke (Default) @@ -55,28 +52,15 @@ This operation prevents access to the organization's data through applications o If the application attempts to redeem a delegated access token for this user by using an invalidated refresh token, the application will get an error. If this happens, the application will need to acquire a new refresh token by making a request to the authorize endpoint, which will force the user to sign in. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | User.RevokeSessions.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Directory.ReadWrite.All, User.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | User.RevokeSessions.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Directory.ReadWrite.All, User.ReadWrite.All, | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Users.Actions # A UPN can also be used as -UserId. Revoke-MgBetaUserSignInSession -UserId $userId -``` -This example shows how to use the Revoke-MgBetaUserSignInSession Cmdlet. - - ## PARAMETERS ### -Break @@ -365,33 +349,11 @@ 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 [UserId ]: The unique identifier of user ## RELATED LINKS -- [Revoke-MgBetaUserSignInSession](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/revoke-mgbetausersigninsession) -- [Graph API Reference](https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/revoke-mgbetausersigninsession) +- [](https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md index 3571927a7123..e3be54b94b86 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/send-mgbetausermail Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Send-MgBetaUserMail --- @@ -19,9 +19,6 @@ When using MIME format: This method saves the message in the Sent Items folder. Alternatively, create a draft message to send later. To learn more about the steps involved in the backend before a mail is delivered to recipients, see here. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Send-MgUserMail](/powershell/module/Microsoft.Graph.Users.Actions/Send-MgUserMail?view=graph-powershell-1.0) - ## SYNTAX ### SendExpanded (Default) @@ -77,18 +74,9 @@ When using MIME format: This method saves the message in the Sent Items folder. Alternatively, create a draft message to send later. To learn more about the steps involved in the backend before a mail is delivered to recipients, see here. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Mail.Send, | -| Delegated (personal Microsoft account) | Mail.Send, | -| Application | Mail.Send, | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Users.Actions @@ -120,12 +108,7 @@ $params = @{ # A UPN can also be used as -UserId. Send-MgBetaUserMail -UserId $userId -BodyParameter $params -``` -This example shows how to use the Send-MgBetaUserMail Cmdlet. - -### Example 2: Code snippet - -```powershell +### EXAMPLE 2 Import-Module Microsoft.Graph.Beta.Users.Actions @@ -154,12 +137,7 @@ $params = @{ # A UPN can also be used as -UserId. Send-MgBetaUserMail -UserId $userId -BodyParameter $params -``` -This example shows how to use the Send-MgBetaUserMail Cmdlet. - -### Example 3: Code snippet - -```powershell +### EXAMPLE 3 Import-Module Microsoft.Graph.Beta.Users.Actions @@ -193,12 +171,7 @@ $params = @{ # A UPN can also be used as -UserId. Send-MgBetaUserMail -UserId $userId -BodyParameter $params -``` -This example shows how to use the Send-MgBetaUserMail Cmdlet. - -### Example 4: Code snippet - -```powershell +### EXAMPLE 4 Import-Module Microsoft.Graph.Beta.Users.Actions @@ -230,10 +203,6 @@ $params = @{ # A UPN can also be used as -UserId. Send-MgBetaUserMail -UserId $userId -BodyParameter $params -``` -This example shows how to use the Send-MgBetaUserMail Cmdlet. - - ## PARAMETERS ### -AdditionalProperties @@ -265,7 +234,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -561,7 +530,7 @@ HelpMessage: '' ### -SaveToSentItems - +. ```yaml Type: System.Management.Automation.SwitchParameter @@ -669,7 +638,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. -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. [Message ]: message [(Any) ]: This indicates any property can be added to this object. @@ -803,10 +772,10 @@ If ispopout is set to 0, the browser shows the message in the Outlook on the web You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. [SaveToSentItems ]: -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [UserId ]: The unique identifier of user -MESSAGE ``: message +MESSAGE : message [(Any) ]: This indicates any property can be added to this object. [Categories ]: The categories associated with the item. [ChangeKey ]: Identifies the version of the item. @@ -940,27 +909,5 @@ You are prompted to sign in if you are not already signed in with the browser.Th ## RELATED LINKS -- [Send-MgBetaUserMail](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/send-mgbetausermail) -- [Graph API Reference](https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/send-mgbetausermail) +- [](https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md index 1e4d5d54af26..925737a31cc3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/set-mgbetauserlicense Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Set-MgBetaUserLicense --- @@ -19,9 +19,6 @@ You can also enable and disable specific plans associated with a subscription. Direct user licensing is an alternative to group-based licensing. To get the subscriptions available in the directory, perform a GET subscribedSkus request. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Set-MgUserLicense](/powershell/module/Microsoft.Graph.Users.Actions/Set-MgUserLicense?view=graph-powershell-1.0) - ## SYNTAX ### AssignExpanded (Default) @@ -77,18 +74,10 @@ You can also enable and disable specific plans associated with a subscription. Direct user licensing is an alternative to group-based licensing. To get the subscriptions available in the directory, perform a GET subscribedSkus request. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | LicenseAssignment.ReadWrite.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Directory.ReadWrite.All, User.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | LicenseAssignment.ReadWrite.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Directory.ReadWrite.All, User.ReadWrite.All, | - ## EXAMPLES -### Example 1: Assign a license to a user -```powershell +### EXAMPLE 1 + Connect-Graph -Scopes User.ReadWrite.All, Organization.Read.All $EmsSku = Get-MgBetaSubscribedSku -All | Where SkuPartNumber -eq 'EMSPREMIUM' @@ -98,13 +87,9 @@ Set-MgBetaUserLicense -UserId '38955658-c844-4f59-9430-6519430ac89b' -AddLicense Id DisplayName Mail UserPrincipalName UserType -- ----------- ---- ----------------- -------- 38955658-c844-4f59-9430-6519430ac89b Bianca Pisani BiancaP@contoso.onmicrosoft.com Member -``` - -This example assigns a license from the **EMSPREMIUM** (ENTERPRISE MOBILITY + SECURITY E5) licensing plan to the unlicensed user **38955658-c844-4f59-9430-6519430ac89b**. For more information, see [assign licenses to users accounts with PowerShell](/microsoft-365/enterprise/assign-licenses-to-user-accounts-with-microsoft-365-powershell?view=o365-worldwide). -### Example 2: Assign more than one licenses to a user +### EXAMPLE 2 -```powershell Connect-Graph -Scopes User.ReadWrite.All, Organization.Read.All $EmsSku = Get-MgBetaSubscribedSku -All | Where SkuPartNumber -eq 'EMSPREMIUM' @@ -119,13 +104,9 @@ Set-MgBetaUserLicense -UserId '38955658-c844-4f59-9430-6519430ac89b' -AddLicense Id DisplayName Mail UserPrincipalName UserType -- ----------- ---- ----------------- -------- 38955658-c844-4f59-9430-6519430ac89b Bianca Pisani BiancaP@contoso.onmicrosoft.com Member -``` - -This example assigns **EMSPREMIUM** and **FLOW_FREE** licenses to the user **38955658-c844-4f59-9430-6519430ac89b**. -### Example 3: Assign a license to a user with some disabled plans +### EXAMPLE 3 -```powershell Connect-Graph -Scopes User.ReadWrite.All, Organization.Read.All $EmsSku = Get-MgBetaSubscribedSku -All | Where SkuPartNumber -eq 'EMSPREMIUM' @@ -141,13 +122,9 @@ Set-MgBetaUserLicense -UserId '38955658-c844-4f59-9430-6519430ac89b' -AddLicense Id DisplayName Mail UserPrincipalName UserType -- ----------- ---- ----------------- -------- 38955658-c844-4f59-9430-6519430ac89b Bianca Pisani BiancaP@contoso.onmicrosoft.com Member -``` -This example assigns **EMSPREMIUM** license with the **MFA_PREMIUM** and **INTUNE_A** services turned off. +### EXAMPLE 4 -### Example 4: Update a license assigned to a user to add more disabled plans leaving the user's existing disabled plans in their current state - -```powershell Connect-Graph -Scopes User.ReadWrite.All, Organization.Read.All $EmsSku = Get-MgBetaSubscribedSku -All | Where SkuPartNumber -eq 'EMSPREMIUM' @@ -174,13 +151,9 @@ Set-MgBetaUserLicense -UserId '38955658-c844-4f59-9430-6519430ac89b' -AddLicense Id DisplayName Mail UserPrincipalName UserType -- ----------- ---- ----------------- -------- 38955658-c844-4f59-9430-6519430ac89b Bianca Pisani BiancaP@contoso.onmicrosoft.com Member -``` -This example updates the **EMSPREMIUM** license assigned to the user to add **AAD_PREMIUM_P2** and **AAD_PREMIUM** to the disabled services. +### EXAMPLE 5 -### Example 5: Assign licenses to a user by copying the license assignment from another user - -```powershell Connect-Graph -Scopes User.ReadWrite.All, Organization.Read.All Select-MgBetaProfile -Name Beta @@ -192,13 +165,9 @@ Set-MgBetaUserLicense -UserId "82f51c98-7221-442f-8329-3faf9fe022f1" -AddLicense Id DisplayName Mail UserPrincipalName UserType -- ----------- ---- ----------------- -------- 82f51c98-7221-442f-8329-3faf9fe022f1 Mallory Cortez MalloryC@contoso.onmicrosoft.com Member -``` - -This examples copies the license assignment of user **38955658-c844-4f59-9430-6519430ac89b** and assigns it to user **82f51c98-7221-442f-8329-3faf9fe022f1**. -### Example 6: Remove a license assigned to a user +### EXAMPLE 6 -```powershell Connect-Graph -Scopes User.ReadWrite.All, Organization.Read.All $EmsSku = Get-MgBetaSubscribedSku -All | Where SkuPartNumber -eq 'EMSPREMIUM' @@ -208,9 +177,6 @@ Set-MgBetaUserLicense -UserId "38955658-c844-4f59-9430-6519430ac89b" -AddLicense Id DisplayName Mail UserPrincipalName UserType -- ----------- ---- ----------------- -------- 38955658-c844-4f59-9430-6519430ac89b Bianca Pisani BiancaP@contoso.onmicrosoft.com Member -``` - -This example removes the **EMSPREMIUM** license assignment from the user. ## PARAMETERS @@ -243,7 +209,7 @@ HelpMessage: '' ### -AddLicenses - +. To construct, see NOTES section for ADDLICENSES properties and create a hash table. ```yaml @@ -271,7 +237,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -496,7 +462,7 @@ HelpMessage: '' ### -RemoveLicenses - +. ```yaml Type: System.String[] @@ -632,7 +598,7 @@ IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus [SkuId ]: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. [AddLicenses ]: [DisabledPlans ]: A collection of the unique identifiers for plans that have been disabled. @@ -641,33 +607,11 @@ IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus Corresponds to the skuId from subscribedSkus or companySubscription. [RemoveLicenses ]: -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [UserId ]: The unique identifier of user ## RELATED LINKS -- [Set-MgBetaUserLicense](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/set-mgbetauserlicense) -- [Graph API Reference](https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/set-mgbetauserlicense) +- [](https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md index 7690d509ae6b..60f456bfe11c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/test-mgbetauserpassword Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Test-MgBetaUserPassword --- @@ -47,18 +47,9 @@ This cmdlet has the following aliases, Check a user's password against the organization's password validation policy and report whether the password is valid. Use this action to provide real-time feedback on password strength while the user types their password. -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | User.ReadWrite, User.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Not supported | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Users.Actions @@ -68,10 +59,6 @@ $params = @{ Test-MgBetaUserPassword -BodyParameter $params -``` -This example shows how to use the Test-MgBetaUserPassword Cmdlet. - - ## PARAMETERS ### -AdditionalProperties @@ -97,7 +84,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -225,7 +212,7 @@ HelpMessage: '' ### -Password - +. ```yaml Type: System.String @@ -381,34 +368,12 @@ 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. -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. [Password ]: ## RELATED LINKS -- [Test-MgBetaUserPassword](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/test-mgbetauserpassword) -- [Graph API Reference](https://learn.microsoft.com/graph/api/user-validatepassword?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/test-mgbetauserpassword) +- [](https://learn.microsoft.com/graph/api/user-validatepassword?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserProperty.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserProperty.md index f1223c25c92f..cbf7dfe42745 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserProperty.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/test-mgbetauserproperty Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Test-MgBetaUserProperty --- @@ -16,16 +16,13 @@ title: Test-MgBetaUserProperty Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. -The following validations are performed for the display name and mail nickname properties:\r1. -Validate the prefix and suffix naming policy\r2. -Validate the custom banned words policy\r3. +The following validations are performed for the display name and mail nickname properties:\r\n1. +Validate the prefix and suffix naming policy\r\n2. +Validate the custom banned words policy\r\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Test-MgUserProperty](/powershell/module/Microsoft.Graph.Users.Actions/Test-MgUserProperty?view=graph-powershell-1.0) - ## SYNTAX ### ValidateExpanded (Default) @@ -58,13 +55,23 @@ This cmdlet has the following aliases, Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. For validating properties of an existing group, use the validateProperties function for groups. -The following validations are performed for the display name and mail nickname properties:\r1. -Validate the prefix and suffix naming policy\r2. -Validate the custom banned words policy\r3. +The following validations are performed for the display name and mail nickname properties:\r\n1. +Validate the prefix and suffix naming policy\r\n2. +Validate the custom banned words policy\r\n3. Validate the mail nickname is unique This API returns with the first failure encountered. If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. +## EXAMPLES + +### EXAMPLE 1 + +{{ Add code here }} + +### EXAMPLE 2 + +{{ Add code here }} + ## PARAMETERS ### -AdditionalProperties @@ -90,7 +97,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -155,7 +162,7 @@ HelpMessage: '' ### -DisplayName - +. ```yaml Type: System.String @@ -176,7 +183,7 @@ HelpMessage: '' ### -EntityType - +. ```yaml Type: System.String @@ -260,7 +267,7 @@ HelpMessage: '' ### -MailNickname - +. ```yaml Type: System.String @@ -281,7 +288,7 @@ HelpMessage: '' ### -OnBehalfOfUserId - +. ```yaml Type: System.String @@ -458,7 +465,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. -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. [DisplayName ]: [EntityType ]: @@ -468,28 +475,5 @@ BODYPARAMETER ``: Identity Parameter +INPUTOBJECT : Identity Parameter [UserId ]: The unique identifier of user ## RELATED LINKS -- [Unblock-MgBetaUserManagedApp](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/unblock-mgbetausermanagedapp) - - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/unblock-mgbetausermanagedapp) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md index e8f00c8933b5..4fffc84390d0 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/update-mgbetauserpassword Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/07/2026 +ms.date: 08/21/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaUserPassword --- @@ -14,12 +14,9 @@ title: Update-MgBetaUserPassword ## SYNOPSIS Update the signed-in user's password. -Any user can update their password without belonging to any administrator role.\rTo update another user's password in either delegated or app-only scenarios, update the passwordProfile property of the user instead. +Any user can update their password without belonging to any administrator role.\r\nTo update another user's password in either delegated or app-only scenarios, update the passwordProfile property of the user instead. See Example 3: Update the passwordProfile of a user and reset their password. -> [!NOTE] -> To view the v1.0 release of this cmdlet, view [Update-MgUserPassword](/powershell/module/Microsoft.Graph.Users.Actions/Update-MgUserPassword?view=graph-powershell-1.0) - ## SYNTAX ### ChangeExpanded (Default) @@ -70,13 +67,12 @@ This cmdlet has the following aliases, ## DESCRIPTION Update the signed-in user's password. -Any user can update their password without belonging to any administrator role.\rTo update another user's password in either delegated or app-only scenarios, update the passwordProfile property of the user instead. +Any user can update their password without belonging to any administrator role.\r\nTo update another user's password in either delegated or app-only scenarios, update the passwordProfile property of the user instead. See Example 3: Update the passwordProfile of a user and reset their password. ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Users.Actions @@ -88,10 +84,6 @@ $params = @{ # A UPN can also be used as -UserId. Update-MgBetaUserPassword -UserId $userId -BodyParameter $params -``` -This example shows how to use the Update-MgBetaUserPassword Cmdlet. - - ## PARAMETERS ### -AdditionalProperties @@ -123,7 +115,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -194,7 +186,7 @@ HelpMessage: '' ### -CurrentPassword - +. ```yaml Type: System.String @@ -312,7 +304,7 @@ HelpMessage: '' ### -NewPassword - +. ```yaml Type: System.String @@ -526,38 +518,16 @@ 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. -BODYPARAMETER ``: . +BODYPARAMETER : . [(Any) ]: This indicates any property can be added to this object. [CurrentPassword ]: [NewPassword ]: -INPUTOBJECT ``: Identity Parameter +INPUTOBJECT : Identity Parameter [UserId ]: The unique identifier of user ## RELATED LINKS -- [Update-MgBetaUserPassword](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/update-mgbetauserpassword) -- [Graph API Reference](https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-beta) - - - - - - - - - - - - - - - - - - - - - - +- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/update-mgbetauserpassword) +- [](https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-beta) From a505696f53214fc6a572b212643b65e95347f02c Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 21 Aug 2026 08:54:16 +0000 Subject: [PATCH 2/9] Escaped disallowed html tags --- .../Clear-MgBetaUserAndBlockManagedApp.md | 24 ++++++++++++- ...ManagedAppRegistrationByAzureAdDeviceId.md | 26 ++++++++++++-- ...taUserManagedAppRegistrationByDeviceTag.md | 26 ++++++++++++-- .../Confirm-MgBetaUserMemberGroup.md | 30 +++++++++++++--- .../Confirm-MgBetaUserMemberObject.md | 26 ++++++++++++-- ...-MgBetaUserExternalToInternalMemberUser.md | 30 +++++++++++++--- .../Export-MgBetaUserPersonalData.md | 26 ++++++++++++-- .../Find-MgBetaUserMeetingLocation.md | 28 +++++++++++++-- .../Find-MgBetaUserMeetingTime.md | 34 ++++++++++++++---- .../Get-MgBetaUserById.md | 24 ++++++++++++- .../Get-MgBetaUserMailTip.md | 30 +++++++++++++--- .../Get-MgBetaUserMemberGroup.md | 26 ++++++++++++-- .../Get-MgBetaUserMemberObject.md | 26 ++++++++++++-- .../Get-MgBetaUserOwnedObjectByType.md | 24 ++++++++++++- ...gBetaUserPasswordSingleSignOnCredential.md | 24 ++++++++++++- ...oke-MgBetaInvalidateAllUserRefreshToken.md | 24 ++++++++++++- .../Invoke-MgBetaLicenseUser.md | 24 ++++++++++++- ...voke-MgBetaRetryUserServiceProvisioning.md | 24 ++++++++++++- .../Invoke-MgBetaTranslateUserExchangeId.md | 26 ++++++++++++-- .../Microsoft.Graph.Beta.Users.Actions.md | 19 ++++++++++ ...emove-MgBetaAllUserDeviceFromManagement.md | 24 ++++++++++++- ...gBetaUserPasswordSingleSignOnCredential.md | 26 ++++++++++++-- .../Revoke-MgBetaUserSignInSession.md | 24 ++++++++++++- .../Send-MgBetaUserMail.md | 28 +++++++++++++-- .../Set-MgBetaUserLicense.md | 26 ++++++++++++-- .../Test-MgBetaUserPassword.md | 24 ++++++++++++- .../Test-MgBetaUserProperty.md | 36 +++++++++++++++---- .../Unblock-MgBetaUserManagedApp.md | 24 ++++++++++++- .../Update-MgBetaUserPassword.md | 30 +++++++++++++--- 29 files changed, 699 insertions(+), 64 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md index f77c5a0862da..ddf5adc10f3b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md @@ -363,10 +363,32 @@ 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 [UserId ]: The unique identifier of user ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetauserandblockmanagedapp) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md index cb3dfb977147..1ee22c7ff770 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md @@ -483,14 +483,36 @@ 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. -BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. [AzureAdDeviceId ]: -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [UserId ]: The unique identifier of user ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetausermanagedappregistrationbyazureaddeviceid) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md index 5a3f251858fb..a7e0a4089c01 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md @@ -483,14 +483,36 @@ 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. -BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. [DeviceTag ]: -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [UserId ]: The unique identifier of user ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetausermanagedappregistrationbydevicetag) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md index b79dee05bc87..ee184a7430a1 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md @@ -14,7 +14,7 @@ title: Confirm-MgBetaUserMemberGroup ## SYNOPSIS Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:\r\n- user\r\n- group\r\n- service principal\r\n- organizational contact\r\n- device\r\n- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. @@ -68,7 +68,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:\r\n- user\r\n- group\r\n- service principal\r\n- organizational contact\r\n- device\r\n- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. @@ -475,11 +475,11 @@ 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. -BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. [GroupIds ]: -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [UserId ]: The unique identifier of user @@ -487,3 +487,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/confirm-mgbetausermembergroup) - [](https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md index aef24c66fef7..976c97926d1b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md @@ -467,14 +467,36 @@ 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. -BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. [Ids ]: -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [UserId ]: The unique identifier of user ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/confirm-mgbetausermemberobject) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md index 7027a286f2e2..e7277903909a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md @@ -566,7 +566,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. -BODY : . +BODY ``: . [(Any) ]: This indicates any property can be added to this object. [Mail ]: [PasswordProfile ]: passwordProfile @@ -584,7 +584,7 @@ The password must satisfy minimum requirements as specified by the user's passwo By default, a strong password is required. [UserPrincipalName ]: -BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. [Mail ]: [PasswordProfile ]: passwordProfile @@ -602,10 +602,10 @@ The password must satisfy minimum requirements as specified by the user's passwo By default, a strong password is required. [UserPrincipalName ]: -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [UserId ]: The unique identifier of user -PASSWORDPROFILE : passwordProfile +PASSWORDPROFILE ``: passwordProfile [(Any) ]: This indicates any property can be added to this object. [ForceChangePasswordNextSignIn ]: true if the user must change their password on the next sign-in; otherwise false. If not set, default is false. @@ -624,3 +624,25 @@ By default, a strong password is required. - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/convert-mgbetauserexternaltointernalmemberuser) - [](https://learn.microsoft.com/graph/api/user-convertexternaltointernalmemberuser?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md index 19be07a18cf4..f9b5add239dd 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md @@ -488,11 +488,11 @@ 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. -BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. [StorageLocation ]: -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [UserId ]: The unique identifier of user @@ -500,3 +500,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/export-mgbetauserpersonaldata) - [](https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md index b8171012ee73..e563f3b2da1b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md @@ -609,7 +609,7 @@ ATTENDEES : . [Name ]: The display name of an entity instance. [Type ]: attendeeType -BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. [AllowFreeOnly ]: [Attendees ]: @@ -665,10 +665,10 @@ For example, '2019-04-16T09:00:00'. See below for possible values. [Start ]: dateTimeTimeZone -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [UserId ]: The unique identifier of user -TIMECONSTRAINT : timeConstraint +TIMECONSTRAINT ``: timeConstraint [(Any) ]: This indicates any property can be added to this object. [ActivityDomain ]: activityDomain [Recurrence ]: patternedRecurrence @@ -716,3 +716,25 @@ See below for possible values. ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/find-mgbetausermeetinglocation) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md index ba905bf7f57c..7e60ff10c9cf 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md @@ -14,7 +14,7 @@ title: Find-MgBetaUserMeetingTime ## SYNOPSIS Suggest meeting times and locations based on organizer and attendee availability, and time or location constraints specified as parameters. -If findMeetingTimes cannot return any meeting suggestions, the response would indicate a reason in the emptySuggestionsReason property.\r\nBased on this value, you can better adjust the parameters and call findMeetingTimes again. +If findMeetingTimes cannot return any meeting suggestions, the response would indicate a reason in the emptySuggestionsReason property.\rBased on this value, you can better adjust the parameters and call findMeetingTimes again. The algorithm used to suggest meeting times and locations undergoes fine-tuning from time to time. In scenarios like test environments where the input parameters and calendar data remain static, expect that the suggested results may differ over time. @@ -74,7 +74,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Suggest meeting times and locations based on organizer and attendee availability, and time or location constraints specified as parameters. -If findMeetingTimes cannot return any meeting suggestions, the response would indicate a reason in the emptySuggestionsReason property.\r\nBased on this value, you can better adjust the parameters and call findMeetingTimes again. +If findMeetingTimes cannot return any meeting suggestions, the response would indicate a reason in the emptySuggestionsReason property.\rBased on this value, you can better adjust the parameters and call findMeetingTimes again. The algorithm used to suggest meeting times and locations undergoes fine-tuning from time to time. In scenarios like test environments where the input parameters and calendar data remain static, expect that the suggested results may differ over time. @@ -713,7 +713,7 @@ ATTENDEES : . [Name ]: The display name of an entity instance. [Type ]: attendeeType -BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. [Attendees ]: [EmailAddress ]: emailAddress @@ -804,10 +804,10 @@ For example, '2019-04-16T09:00:00'. See below for possible values. [Start ]: dateTimeTimeZone -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [UserId ]: The unique identifier of user -LOCATIONCONSTRAINT : locationConstraint +LOCATIONCONSTRAINT ``: locationConstraint [(Any) ]: This indicates any property can be added to this object. [IsRequired ]: The client requests the service to include in the response a meeting location for the meeting. If this is true and all the resources are busy, findMeetingTimes won't return any meeting time suggestions. @@ -842,7 +842,7 @@ If set to false and the specified resource is busy, findMeetingTimes returns the Default is true. [SuggestLocation ]: The client requests the service to suggest one or more meeting locations. -TIMECONSTRAINT : timeConstraint +TIMECONSTRAINT ``: timeConstraint [(Any) ]: This indicates any property can be added to this object. [ActivityDomain ]: activityDomain [Recurrence ]: patternedRecurrence @@ -891,3 +891,25 @@ See below for possible values. - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/find-mgbetausermeetingtime) - [](https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md index 9046075e93f6..3b1626508df3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md @@ -387,7 +387,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. -BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. [Ids ]: [Types ]: @@ -397,3 +397,25 @@ BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. [EmailAddresses ]: [MailTipsOptions ]: mailTipsType -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [UserId ]: The unique identifier of user @@ -513,3 +513,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermailtip) - [](https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md index fd9a9a211b89..ec490dd2d6ff 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md @@ -471,11 +471,11 @@ 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. -BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. [SecurityEnabledOnly ]: -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [UserId ]: The unique identifier of user @@ -483,3 +483,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermembergroup) - [](https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md index 8146a82312f2..7715ed98a345 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md @@ -461,14 +461,36 @@ 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. -BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. [SecurityEnabledOnly ]: -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [UserId ]: The unique identifier of user ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermemberobject) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md index 966581fff087..2b27fcdc7fef 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md @@ -392,7 +392,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. -BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. [Type ]: [UserId ]: @@ -402,3 +402,25 @@ BODYPARAMETER : Identity Parameter +INPUTOBJECT ``: Identity Parameter [UserId ]: The unique identifier of user @@ -350,3 +350,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetauserpasswordsinglesignoncredential) - [](https://learn.microsoft.com/graph/api/user-getpasswordsinglesignoncredentials?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaInvalidateAllUserRefreshToken.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaInvalidateAllUserRefreshToken.md index 074cd598b84b..e26099f3795c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaInvalidateAllUserRefreshToken.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaInvalidateAllUserRefreshToken.md @@ -351,7 +351,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 [UserId ]: The unique identifier of user @@ -359,3 +359,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetainvalidatealluserrefreshtoken) - [](https://learn.microsoft.com/graph/api/user-invalidateallrefreshtokens?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md index 63761f8527e0..ae15e2d98ec2 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md @@ -344,7 +344,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 [UserId ]: The unique identifier of user @@ -352,3 +352,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetalicenseuser) - [](https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaRetryUserServiceProvisioning.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaRetryUserServiceProvisioning.md index 1dfd762110a0..b27352024053 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaRetryUserServiceProvisioning.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaRetryUserServiceProvisioning.md @@ -361,7 +361,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 [UserId ]: The unique identifier of user @@ -369,3 +369,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetaretryuserserviceprovisioning) - [](https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md index 9920f1d08293..2a6acaa3a6bc 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md @@ -524,13 +524,13 @@ 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. -BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. [InputIds ]: [SourceIdType ]: exchangeIdFormat [TargetIdType ]: exchangeIdFormat -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [UserId ]: The unique identifier of user @@ -538,3 +538,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetatranslateuserexchangeid) - [](https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Microsoft.Graph.Beta.Users.Actions.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Microsoft.Graph.Beta.Users.Actions.md index 00d9a78fd1d8..4cee592b19ef 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Microsoft.Graph.Beta.Users.Actions.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Microsoft.Graph.Beta.Users.Actions.md @@ -67,3 +67,22 @@ Microsoft Graph PowerShell Cmdlets ### [Update-MgBetaUserPassword](Update-MgBetaUserPassword.md) + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaAllUserDeviceFromManagement.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaAllUserDeviceFromManagement.md index b766f19f4ce0..8205e44c8d1b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaAllUserDeviceFromManagement.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaAllUserDeviceFromManagement.md @@ -363,10 +363,32 @@ 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 [UserId ]: The unique identifier of user ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/remove-mgbetaalluserdevicefrommanagement) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md index bb6b80ee3f8c..cda46be0315b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md @@ -484,11 +484,11 @@ 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. -BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. [Id ]: -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [UserId ]: The unique identifier of user @@ -496,3 +496,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/remove-mgbetauserpasswordsinglesignoncredential) - [](https://learn.microsoft.com/graph/api/user-deletepasswordsinglesignoncredentials?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md index 7e56c381b493..919987bf4d78 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md @@ -349,7 +349,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 [UserId ]: The unique identifier of user @@ -357,3 +357,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/revoke-mgbetausersigninsession) - [](https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md index e3be54b94b86..ea5d957e54ba 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md @@ -638,7 +638,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. -BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. [Message ]: message [(Any) ]: This indicates any property can be added to this object. @@ -772,10 +772,10 @@ If ispopout is set to 0, the browser shows the message in the Outlook on the web You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. [SaveToSentItems ]: -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [UserId ]: The unique identifier of user -MESSAGE : message +MESSAGE ``: message [(Any) ]: This indicates any property can be added to this object. [Categories ]: The categories associated with the item. [ChangeKey ]: Identifies the version of the item. @@ -911,3 +911,25 @@ You are prompted to sign in if you are not already signed in with the browser.Th - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/send-mgbetausermail) - [](https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md index 925737a31cc3..6f6bf9fde891 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md @@ -598,7 +598,7 @@ IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus [SkuId ]: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. -BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. [AddLicenses ]: [DisabledPlans ]: A collection of the unique identifiers for plans that have been disabled. @@ -607,7 +607,7 @@ IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus Corresponds to the skuId from subscribedSkus or companySubscription. [RemoveLicenses ]: -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [UserId ]: The unique identifier of user @@ -615,3 +615,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/set-mgbetauserlicense) - [](https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md index 60f456bfe11c..d668362bded6 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md @@ -368,7 +368,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. -BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. [Password ]: @@ -377,3 +377,25 @@ BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. [DisplayName ]: [EntityType ]: @@ -477,3 +477,25 @@ BODYPARAMETER : Identity Parameter +INPUTOBJECT ``: Identity Parameter [UserId ]: The unique identifier of user ## RELATED LINKS - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/unblock-mgbetausermanagedapp) + + + + + + + + + + + + + + + + + + + + + + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md index 4fffc84390d0..d9ffa9964853 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md @@ -14,7 +14,7 @@ title: Update-MgBetaUserPassword ## SYNOPSIS Update the signed-in user's password. -Any user can update their password without belonging to any administrator role.\r\nTo update another user's password in either delegated or app-only scenarios, update the passwordProfile property of the user instead. +Any user can update their password without belonging to any administrator role.\rTo update another user's password in either delegated or app-only scenarios, update the passwordProfile property of the user instead. See Example 3: Update the passwordProfile of a user and reset their password. ## SYNTAX @@ -67,7 +67,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Update the signed-in user's password. -Any user can update their password without belonging to any administrator role.\r\nTo update another user's password in either delegated or app-only scenarios, update the passwordProfile property of the user instead. +Any user can update their password without belonging to any administrator role.\rTo update another user's password in either delegated or app-only scenarios, update the passwordProfile property of the user instead. See Example 3: Update the passwordProfile of a user and reset their password. ## EXAMPLES @@ -518,12 +518,12 @@ 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. -BODYPARAMETER : . +BODYPARAMETER ``: . [(Any) ]: This indicates any property can be added to this object. [CurrentPassword ]: [NewPassword ]: -INPUTOBJECT : Identity Parameter +INPUTOBJECT ``: Identity Parameter [UserId ]: The unique identifier of user @@ -531,3 +531,25 @@ INPUTOBJECT : Identity Parameter - [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/update-mgbetauserpassword) - [](https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-beta) + + + + + + + + + + + + + + + + + + + + + + From b181a0794f83a097b367dc8d1f40d6d19777915e Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 21 Aug 2026 09:07:01 +0000 Subject: [PATCH 3/9] Inserted permissions Table --- .../Clear-MgBetaUserAndBlockManagedApp.md | 8 ++++++++ ...r-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md | 8 ++++++++ .../Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md | 8 ++++++++ .../Confirm-MgBetaUserMemberGroup.md | 8 ++++++++ .../Confirm-MgBetaUserMemberObject.md | 8 ++++++++ .../Convert-MgBetaUserExternalToInternalMemberUser.md | 8 ++++++++ .../Export-MgBetaUserPersonalData.md | 8 ++++++++ .../Find-MgBetaUserMeetingTime.md | 8 ++++++++ .../Get-MgBetaUserMailTip.md | 8 ++++++++ .../Get-MgBetaUserMemberGroup.md | 8 ++++++++ .../Get-MgBetaUserMemberObject.md | 8 ++++++++ .../Get-MgBetaUserPasswordSingleSignOnCredential.md | 8 ++++++++ .../Invoke-MgBetaInvalidateAllUserRefreshToken.md | 8 ++++++++ .../Invoke-MgBetaLicenseUser.md | 8 ++++++++ .../Invoke-MgBetaTranslateUserExchangeId.md | 8 ++++++++ .../Remove-MgBetaUserPasswordSingleSignOnCredential.md | 8 ++++++++ .../Revoke-MgBetaUserSignInSession.md | 8 ++++++++ .../Send-MgBetaUserMail.md | 8 ++++++++ .../Set-MgBetaUserLicense.md | 8 ++++++++ .../Test-MgBetaUserPassword.md | 8 ++++++++ .../Unblock-MgBetaUserManagedApp.md | 8 ++++++++ 21 files changed, 168 insertions(+) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md index ddf5adc10f3b..0b68464e3ee8 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md @@ -44,6 +44,14 @@ This cmdlet has the following aliases, Blocks the managed app user from app check-in. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DeviceManagementConfiguration.ReadWrite.All, DeviceManagementApps.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DeviceManagementConfiguration.ReadWrite.All, DeviceManagementApps.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md index 1ee22c7ff770..72c478ab4108 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md @@ -66,6 +66,14 @@ This cmdlet has the following aliases, Issues a wipe operation on an app registration with specified aad device Id. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DeviceManagementConfiguration.Read.All, DeviceManagementApps.Read.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DeviceManagementConfiguration.Read.All, DeviceManagementApps.Read.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md index a7e0a4089c01..c4116f4aaf1f 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md @@ -66,6 +66,14 @@ This cmdlet has the following aliases, Issues a wipe operation on an app registration with specified device tag. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DeviceManagementApps.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DeviceManagementApps.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md index ee184a7430a1..ddf90d119c46 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md @@ -73,6 +73,14 @@ You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | Application.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Application.ReadWrite.All, Device.Read.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, User.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Application.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Application.ReadWrite.All, Device.Read.All, Device.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, User.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md index 976c97926d1b..1fadb3b9412b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md @@ -65,6 +65,14 @@ This cmdlet has the following aliases, Invoke action checkMemberObjects +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | Application.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Application.ReadWrite.All, Device.Read.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read, User.Read.All, User.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Application.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Application.ReadWrite.All, Device.Read.All, Device.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, User.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md index e7277903909a..27c6405d81d7 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md @@ -72,6 +72,14 @@ Convert an externally authenticated user into an internal user. The user is able to sign into the host tenant as an internal user and access resources as a member. For more information about this conversion, see Convert external users to internal users. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | User-ConvertToInternal.ReadWrite.All, User.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | User-ConvertToInternal.ReadWrite.All, User.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md index f9b5add239dd..fb0e9adb1009 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md @@ -69,6 +69,14 @@ Submit a data policy operation request from a company administrator or an applic This data includes the user's data stored in OneDrive and their activity reports. For more information about exporting data while complying with regulations, see Data Subject Requests and the GDPR and CCPA. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | User.Export.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | User.Export.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md index 7e60ff10c9cf..64a4bdd2e48c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md @@ -78,6 +78,14 @@ If findMeetingTimes cannot return any meeting suggestions, the response would in The algorithm used to suggest meeting times and locations undergoes fine-tuning from time to time. In scenarios like test environments where the input parameters and calendar data remain static, expect that the suggested results may differ over time. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | Calendars.Read.Shared, Calendars.ReadWrite.Shared, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Not supported | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMailTip.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMailTip.md index 01ce97e069e7..5628e7d40c39 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMailTip.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMailTip.md @@ -70,6 +70,14 @@ Get the MailTips of one or more recipients as available to the signed-in user. Note that by making a POST call to the getMailTips action, you can request specific types of MailTips to\rbe returned for more than one recipient at one time. The requested MailTips are returned in a mailTips collection. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | Mail.Read, Mail.Read.Shared, | +| Delegated (personal Microsoft account) | Mail.Read, | +| Application | Mail.Read, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md index ec490dd2d6ff..5eae57510284 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md @@ -72,6 +72,14 @@ This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | Application.Read.All, Application.ReadWrite.All, Device.Read.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Application.Read.All, Application.ReadWrite.All, Device.Read.All, Device.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md index 7715ed98a345..8c4ff307f410 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md @@ -64,6 +64,14 @@ This cmdlet has the following aliases, Invoke action getMemberObjects +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | Application.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Application.ReadWrite.All, Device.Read.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read, User.Read.All, User.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Application.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Application.ReadWrite.All, Device.Read.All, Device.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, User.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserPasswordSingleSignOnCredential.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserPasswordSingleSignOnCredential.md index 7872ef2f0c9e..6fdae17987da 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserPasswordSingleSignOnCredential.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserPasswordSingleSignOnCredential.md @@ -46,6 +46,14 @@ This cmdlet has the following aliases, Get the list of password-based single sign-on credentials for a given user. This API returns the encrypted passwords as null or empty strings. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | Directory.AccessAsUser.All, Application.ReadWrite.All, Directory.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Not supported | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaInvalidateAllUserRefreshToken.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaInvalidateAllUserRefreshToken.md index e26099f3795c..6cc995b78a75 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaInvalidateAllUserRefreshToken.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaInvalidateAllUserRefreshToken.md @@ -54,6 +54,14 @@ In fact, this operation would force the user to sign in again for all applicatio For developers, if the application attempts to redeem a delegated access token for this user by using an invalidated refresh token, the application receives an error. If this happens, the application needs to acquire a new refresh token by making a request to the OAuth 2.0 /authorize endpoint, which forces the user to sign in. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | User.RevokeSessions.All, Directory.ReadWrite.All, User.ReadWrite, | +| Delegated (personal Microsoft account) | User.ReadWrite, | +| Application | User.RevokeSessions.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md index ae15e2d98ec2..7054c66ef8b4 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md @@ -48,6 +48,14 @@ Reprocess all group-based license assignments for the user. To learn more about group-based licensing, see What is group-based licensing in Microsoft Entra ID. Also see Identify and resolve license assignment problems for a group in Microsoft Entra ID for more details. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | User.ReadWrite.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Directory.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | User.ReadWrite.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Directory.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md index 2a6acaa3a6bc..39ad3b8f6b18 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md @@ -66,6 +66,14 @@ This cmdlet has the following aliases, Translate identifiers of Outlook-related resources between formats. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | User.ReadBasic.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, User.Read, User.Read.All, User.ReadWrite, User.ReadWrite.All, | +| Delegated (personal Microsoft account) | User.Read, User.ReadWrite, | +| Application | User.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, User.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md index cda46be0315b..54b6eb86c8aa 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md @@ -65,6 +65,14 @@ This cmdlet has the following aliases, Delete the password-based single sign-on credentials for a given user to a given service principal. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | Directory.AccessAsUser.All, Application.ReadWrite.All, Directory.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Not supported | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md index 919987bf4d78..776d8324188a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md @@ -52,6 +52,14 @@ This operation prevents access to the organization's data through applications o If the application attempts to redeem a delegated access token for this user by using an invalidated refresh token, the application will get an error. If this happens, the application will need to acquire a new refresh token by making a request to the authorize endpoint, which will force the user to sign in. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | User.RevokeSessions.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Directory.ReadWrite.All, User.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | User.RevokeSessions.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Directory.ReadWrite.All, User.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md index ea5d957e54ba..93c84e85fd3d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md @@ -74,6 +74,14 @@ When using MIME format: This method saves the message in the Sent Items folder. Alternatively, create a draft message to send later. To learn more about the steps involved in the backend before a mail is delivered to recipients, see here. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | Mail.Send, | +| Delegated (personal Microsoft account) | Mail.Send, | +| Application | Mail.Send, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md index 6f6bf9fde891..96a451dc3a77 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md @@ -74,6 +74,14 @@ You can also enable and disable specific plans associated with a subscription. Direct user licensing is an alternative to group-based licensing. To get the subscriptions available in the directory, perform a GET subscribedSkus request. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | LicenseAssignment.ReadWrite.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Directory.ReadWrite.All, User.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | LicenseAssignment.ReadWrite.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Directory.ReadWrite.All, User.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md index d668362bded6..28f3201a3ebb 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md @@ -47,6 +47,14 @@ This cmdlet has the following aliases, Check a user's password against the organization's password validation policy and report whether the password is valid. Use this action to provide real-time feedback on password strength while the user types their password. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | User.ReadWrite, User.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | Not supported | + ## EXAMPLES ### EXAMPLE 1 diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Unblock-MgBetaUserManagedApp.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Unblock-MgBetaUserManagedApp.md index a4081a25ad23..9f1e2185c2df 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Unblock-MgBetaUserManagedApp.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Unblock-MgBetaUserManagedApp.md @@ -44,6 +44,14 @@ This cmdlet has the following aliases, Unblocks the managed app user from app check-in. +**Permissions** + +| Permission type | Permissions (from least to most privileged) | +| --------------- | ------------------------------------------ | +| Delegated (work or school account) | DeviceManagementConfiguration.ReadWrite.All, DeviceManagementApps.ReadWrite.All, | +| Delegated (personal Microsoft account) | Not supported | +| Application | DeviceManagementConfiguration.ReadWrite.All, DeviceManagementApps.ReadWrite.All, | + ## EXAMPLES ### EXAMPLE 1 From 239ff569c772c71bdc7963f29673a558303d44ee Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 21 Aug 2026 09:07:12 +0000 Subject: [PATCH 4/9] Updated metadata parameters --- .../Confirm-MgBetaUserMemberGroup.md | 3 +++ .../Confirm-MgBetaUserMemberObject.md | 3 +++ .../Export-MgBetaUserPersonalData.md | 3 +++ .../Find-MgBetaUserMeetingTime.md | 3 +++ .../Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md | 3 +++ .../Get-MgBetaUserMailTip.md | 3 +++ .../Get-MgBetaUserMemberGroup.md | 3 +++ .../Get-MgBetaUserMemberObject.md | 3 +++ .../Invoke-MgBetaLicenseUser.md | 3 +++ .../Invoke-MgBetaRetryUserServiceProvisioning.md | 3 +++ .../Invoke-MgBetaTranslateUserExchangeId.md | 3 +++ .../Remove-MgBetaAllUserDeviceFromManagement.md | 3 +++ .../Revoke-MgBetaUserSignInSession.md | 3 +++ .../Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md | 3 +++ .../Set-MgBetaUserLicense.md | 3 +++ .../Test-MgBetaUserProperty.md | 3 +++ .../Update-MgBetaUserPassword.md | 3 +++ 17 files changed, 51 insertions(+) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md index ddf90d119c46..03f88d1dde7c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md @@ -19,6 +19,9 @@ You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Confirm-MgUserMemberGroup](/powershell/module/Microsoft.Graph.Users.Actions/Confirm-MgUserMemberGroup?view=graph-powershell-1.0) + ## SYNTAX ### CheckExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md index 1fadb3b9412b..c41d77654853 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md @@ -15,6 +15,9 @@ title: Confirm-MgBetaUserMemberObject Invoke action checkMemberObjects +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Confirm-MgUserMemberObject](/powershell/module/Microsoft.Graph.Users.Actions/Confirm-MgUserMemberObject?view=graph-powershell-1.0) + ## SYNTAX ### CheckExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md index fb0e9adb1009..6b2f596ce506 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md @@ -17,6 +17,9 @@ Submit a data policy operation request from a company administrator or an applic This data includes the user's data stored in OneDrive and their activity reports. For more information about exporting data while complying with regulations, see Data Subject Requests and the GDPR and CCPA. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Export-MgUserPersonalData](/powershell/module/Microsoft.Graph.Users.Actions/Export-MgUserPersonalData?view=graph-powershell-1.0) + ## SYNTAX ### ExportExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md index 64a4bdd2e48c..0110c1a7b68d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md @@ -18,6 +18,9 @@ If findMeetingTimes cannot return any meeting suggestions, the response would in The algorithm used to suggest meeting times and locations undergoes fine-tuning from time to time. In scenarios like test environments where the input parameters and calendar data remain static, expect that the suggested results may differ over time. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Find-MgUserMeetingTime](/powershell/module/Microsoft.Graph.Users.Actions/Find-MgUserMeetingTime?view=graph-powershell-1.0) + ## SYNTAX ### FindExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md index 3b1626508df3..88c5abecb605 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md @@ -16,6 +16,9 @@ title: Get-MgBetaUserById Return the directory objects specified in a list of IDs. Some common uses for this function are to: +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgUserById](/powershell/module/Microsoft.Graph.Users.Actions/Get-MgUserById?view=graph-powershell-1.0) + ## SYNTAX ### GetExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMailTip.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMailTip.md index 5628e7d40c39..35047aab84bc 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMailTip.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMailTip.md @@ -17,6 +17,9 @@ Get the MailTips of one or more recipients as available to the signed-in user. Note that by making a POST call to the getMailTips action, you can request specific types of MailTips to\rbe returned for more than one recipient at one time. The requested MailTips are returned in a mailTips collection. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgUserMailTip](/powershell/module/Microsoft.Graph.Users.Actions/Get-MgUserMailTip?view=graph-powershell-1.0) + ## SYNTAX ### GetExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md index 5eae57510284..a0e5d77007e1 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md @@ -19,6 +19,9 @@ This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgUserMemberGroup](/powershell/module/Microsoft.Graph.Users.Actions/Get-MgUserMemberGroup?view=graph-powershell-1.0) + ## SYNTAX ### GetExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md index 8c4ff307f410..8ab866f55a26 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md @@ -15,6 +15,9 @@ title: Get-MgBetaUserMemberObject Invoke action getMemberObjects +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Get-MgUserMemberObject](/powershell/module/Microsoft.Graph.Users.Actions/Get-MgUserMemberObject?view=graph-powershell-1.0) + ## SYNTAX ### GetExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md index 7054c66ef8b4..94db04940928 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md @@ -17,6 +17,9 @@ Reprocess all group-based license assignments for the user. To learn more about group-based licensing, see What is group-based licensing in Microsoft Entra ID. Also see Identify and resolve license assignment problems for a group in Microsoft Entra ID for more details. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Invoke-MgLicenseUser](/powershell/module/Microsoft.Graph.Users.Actions/Invoke-MgLicenseUser?view=graph-powershell-1.0) + ## SYNTAX ### License (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaRetryUserServiceProvisioning.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaRetryUserServiceProvisioning.md index b27352024053..fa7dd695dc3b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaRetryUserServiceProvisioning.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaRetryUserServiceProvisioning.md @@ -15,6 +15,9 @@ title: Invoke-MgBetaRetryUserServiceProvisioning Retry the provisioning of a user object in Microsoft Entra ID. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Invoke-MgRetryUserServiceProvisioning](/powershell/module/Microsoft.Graph.Users.Actions/Invoke-MgRetryUserServiceProvisioning?view=graph-powershell-1.0) + ## SYNTAX ### Retry (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md index 39ad3b8f6b18..97bb5f95cab2 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md @@ -15,6 +15,9 @@ title: Invoke-MgBetaTranslateUserExchangeId Translate identifiers of Outlook-related resources between formats. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Invoke-MgTranslateUserExchangeId](/powershell/module/Microsoft.Graph.Users.Actions/Invoke-MgTranslateUserExchangeId?view=graph-powershell-1.0) + ## SYNTAX ### TranslateExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaAllUserDeviceFromManagement.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaAllUserDeviceFromManagement.md index 8205e44c8d1b..1e8157caa3c2 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaAllUserDeviceFromManagement.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaAllUserDeviceFromManagement.md @@ -15,6 +15,9 @@ title: Remove-MgBetaAllUserDeviceFromManagement Retire all devices from management for this user +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Remove-MgAllUserDeviceFromManagement](/powershell/module/Microsoft.Graph.Users.Actions/Remove-MgAllUserDeviceFromManagement?view=graph-powershell-1.0) + ## SYNTAX ### Remove (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md index 776d8324188a..68fde94c9067 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md @@ -19,6 +19,9 @@ This operation prevents access to the organization's data through applications o If the application attempts to redeem a delegated access token for this user by using an invalidated refresh token, the application will get an error. If this happens, the application will need to acquire a new refresh token by making a request to the authorize endpoint, which will force the user to sign in. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Revoke-MgUserSignInSession](/powershell/module/Microsoft.Graph.Users.Actions/Revoke-MgUserSignInSession?view=graph-powershell-1.0) + ## SYNTAX ### Revoke (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md index 93c84e85fd3d..5041571d0461 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md @@ -19,6 +19,9 @@ When using MIME format: This method saves the message in the Sent Items folder. Alternatively, create a draft message to send later. To learn more about the steps involved in the backend before a mail is delivered to recipients, see here. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Send-MgUserMail](/powershell/module/Microsoft.Graph.Users.Actions/Send-MgUserMail?view=graph-powershell-1.0) + ## SYNTAX ### SendExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md index 96a451dc3a77..b8b1579d92b9 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md @@ -19,6 +19,9 @@ You can also enable and disable specific plans associated with a subscription. Direct user licensing is an alternative to group-based licensing. To get the subscriptions available in the directory, perform a GET subscribedSkus request. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Set-MgUserLicense](/powershell/module/Microsoft.Graph.Users.Actions/Set-MgUserLicense?view=graph-powershell-1.0) + ## SYNTAX ### AssignExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserProperty.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserProperty.md index 7cbd840dd848..8405c9663c73 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserProperty.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserProperty.md @@ -23,6 +23,9 @@ Validate the mail nickname is unique This API returns with the first failure enc If one or more properties fail multiple validations, only the property with the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Test-MgUserProperty](/powershell/module/Microsoft.Graph.Users.Actions/Test-MgUserProperty?view=graph-powershell-1.0) + ## SYNTAX ### ValidateExpanded (Default) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md index d9ffa9964853..0f3f2ba92e9c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md @@ -17,6 +17,9 @@ Update the signed-in user's password. Any user can update their password without belonging to any administrator role.\rTo update another user's password in either delegated or app-only scenarios, update the passwordProfile property of the user instead. See Example 3: Update the passwordProfile of a user and reset their password. +> [!NOTE] +> To view the v1.0 release of this cmdlet, view [Update-MgUserPassword](/powershell/module/Microsoft.Graph.Users.Actions/Update-MgUserPassword?view=graph-powershell-1.0) + ## SYNTAX ### ChangeExpanded (Default) From d11757a174de8699aefe4ea4ceab6ba976b02304 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 21 Aug 2026 09:07:18 +0000 Subject: [PATCH 5/9] Repaired examples and descriptions --- .../Clear-MgBetaUserAndBlockManagedApp.md | 11 +----- ...ManagedAppRegistrationByAzureAdDeviceId.md | 11 +----- ...taUserManagedAppRegistrationByDeviceTag.md | 11 +----- .../Confirm-MgBetaUserMemberGroup.md | 7 +++- .../Confirm-MgBetaUserMemberObject.md | 8 ++-- ...-MgBetaUserExternalToInternalMemberUser.md | 21 +++++++++-- .../Export-MgBetaUserPersonalData.md | 7 +++- .../Find-MgBetaUserMeetingTime.md | 7 +++- .../Get-MgBetaUserById.md | 11 +----- .../Get-MgBetaUserMailTip.md | 7 +++- .../Get-MgBetaUserMemberGroup.md | 7 +++- .../Get-MgBetaUserMemberObject.md | 8 ++-- ...gBetaUserPasswordSingleSignOnCredential.md | 7 +++- ...oke-MgBetaInvalidateAllUserRefreshToken.md | 7 +++- .../Invoke-MgBetaLicenseUser.md | 7 +++- ...voke-MgBetaRetryUserServiceProvisioning.md | 7 +++- .../Invoke-MgBetaTranslateUserExchangeId.md | 7 +++- ...gBetaUserPasswordSingleSignOnCredential.md | 7 +++- .../Revoke-MgBetaUserSignInSession.md | 7 +++- .../Send-MgBetaUserMail.md | 28 ++++++++++++-- .../Set-MgBetaUserLicense.md | 37 +++++++++++++++---- .../Test-MgBetaUserPassword.md | 7 +++- .../Test-MgBetaUserProperty.md | 11 +----- .../Unblock-MgBetaUserManagedApp.md | 11 +----- .../Update-MgBetaUserPassword.md | 7 +++- 25 files changed, 172 insertions(+), 94 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md index 0b68464e3ee8..07be79388fb8 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md @@ -52,16 +52,6 @@ Blocks the managed app user from app check-in. | Delegated (personal Microsoft account) | Not supported | | Application | DeviceManagementConfiguration.ReadWrite.All, DeviceManagementApps.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -Break @@ -398,5 +388,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md index 72c478ab4108..7de8a2738810 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md @@ -74,16 +74,6 @@ Issues a wipe operation on an app registration with specified aad device Id. | Delegated (personal Microsoft account) | Not supported | | Application | DeviceManagementConfiguration.Read.All, DeviceManagementApps.Read.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AdditionalProperties @@ -522,5 +512,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md index c4116f4aaf1f..364ab8991fd3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md @@ -74,16 +74,6 @@ Issues a wipe operation on an app registration with specified device tag. | Delegated (personal Microsoft account) | Not supported | | Application | DeviceManagementApps.ReadWrite.All, | -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AdditionalProperties @@ -522,5 +512,6 @@ INPUTOBJECT ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md index 03f88d1dde7c..47976c37b3fc 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md @@ -85,8 +85,9 @@ Because Microsoft 365 groups cannot contain other groups, membership in a Micros | Application | Application.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Application.ReadWrite.All, Device.Read.All, Device.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, User.ReadWrite.All, | ## EXAMPLES +### Example 1: Check group memberships for the signed-in user -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.Users.Actions @@ -100,6 +101,10 @@ $params = @{ # A UPN can also be used as -UserId. Confirm-MgBetaUserMemberGroup -UserId $userId -BodyParameter $params +``` +This example will check group memberships for the signed-in user + + ## PARAMETERS ### -AdditionalProperties diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md index c41d77654853..31b3bd26781c 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md @@ -77,9 +77,8 @@ Invoke action checkMemberObjects | Application | Application.Read.All, AgentIdUser.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, Application.ReadWrite.All, Device.Read.All, Device.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, User.ReadWrite.All, | ## EXAMPLES - -### EXAMPLE 1 - +### Example 1: Using the Confirm-MgBetaUserMemberObject Cmdlet +```powershell Import-Module Microsoft.Graph.Beta.Users.Actions $params = @{ Ids = @( @@ -91,6 +90,9 @@ $params = @{ } # A UPN can also be used as -UserId. Confirm-MgBetaUserMemberObject -UserId $userId -BodyParameter $params +``` +This example shows how to use the Confirm-MgBetaUserMemberObject Cmdlet. +To learn about permissions for this resource, see the [permissions reference](/graph/permissions-reference). ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md index 27c6405d81d7..fe7619a275d6 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md @@ -81,8 +81,9 @@ For more information about this conversion, see Convert external users to intern | Application | User-ConvertToInternal.ReadWrite.All, User.ReadWrite.All, | ## EXAMPLES +### Example 1: Convert a cloud user and require them to reset their password on next sign in -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.Users.Actions @@ -96,7 +97,12 @@ $params = @{ Convert-MgBetaUserExternalToInternalMemberUser -UserId $userId -BodyParameter $params -### EXAMPLE 2 +``` +This example will convert a cloud user and require them to reset their password on next sign in + +### Example 2: Convert a cloud user, change their mail address, and require password reset on next sign in + +```powershell Import-Module Microsoft.Graph.Beta.Users.Actions @@ -111,12 +117,21 @@ $params = @{ Convert-MgBetaUserExternalToInternalMemberUser -UserId $userId -BodyParameter $params -### EXAMPLE 3 +``` +This example will convert a cloud user, change their mail address, and require password reset on next sign in + +### Example 3: Convert external User to internal for a user synchronized from on-premises AD + +```powershell Import-Module Microsoft.Graph.Beta.Users.Actions Convert-MgBetaUserExternalToInternalMemberUser -UserId $userId +``` +This example will convert external user to internal for a user synchronized from on-premises ad + + ## PARAMETERS ### -AdditionalProperties diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md index 6b2f596ce506..798c2900dee8 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md @@ -81,8 +81,9 @@ For more information about exporting data while complying with regulations, see | Application | User.Export.All, | ## EXAMPLES +### Example 1: Code snippet -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.Users.Actions @@ -92,6 +93,10 @@ $params = @{ Export-MgBetaUserPersonalData -UserId $userId -BodyParameter $params +``` +This example shows how to use the Export-MgBetaUserPersonalData Cmdlet. + + ## PARAMETERS ### -AdditionalProperties diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md index 0110c1a7b68d..1d499b1f1e98 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md @@ -90,8 +90,9 @@ In scenarios like test environments where the input parameters and calendar data | Application | Not supported | ## EXAMPLES +### Example 1: Code snippet -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.Users.Actions @@ -139,6 +140,10 @@ $params = @{ # A UPN can also be used as -UserId. Find-MgBetaUserMeetingTime -UserId $userId -BodyParameter $params +``` +This example shows how to use the Find-MgBetaUserMeetingTime Cmdlet. + + ## PARAMETERS ### -AdditionalProperties diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md index 88c5abecb605..08829e93ddfd 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md @@ -50,16 +50,6 @@ This cmdlet has the following aliases, Return the directory objects specified in a list of IDs. Some common uses for this function are to: -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AdditionalProperties @@ -420,5 +410,6 @@ BODYPARAMETER ``: Identity Parameter + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md index 0f3f2ba92e9c..520231e1a984 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md @@ -74,8 +74,9 @@ Any user can update their password without belonging to any administrator role.\ See Example 3: Update the passwordProfile of a user and reset their password. ## EXAMPLES +### Example 1: Code snippet -### EXAMPLE 1 +```powershell Import-Module Microsoft.Graph.Beta.Users.Actions @@ -87,6 +88,10 @@ $params = @{ # A UPN can also be used as -UserId. Update-MgBetaUserPassword -UserId $userId -BodyParameter $params +``` +This example shows how to use the Update-MgBetaUserPassword Cmdlet. + + ## PARAMETERS ### -AdditionalProperties From 0291eca986437dc7e4c0b515a4a25003a841b96c Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 21 Aug 2026 09:07:21 +0000 Subject: [PATCH 6/9] Remove boiler plate code injected by Autorest --- .../Find-MgBetaUserMeetingLocation.md | 11 +---------- .../Get-MgBetaUserOwnedObjectByType.md | 15 +-------------- .../Remove-MgBetaAllUserDeviceFromManagement.md | 11 +---------- 3 files changed, 3 insertions(+), 34 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md index e563f3b2da1b..275cd5412c8e 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md @@ -69,16 +69,6 @@ This cmdlet has the following aliases, Invoke action findMeetingLocations -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -### EXAMPLE 2 - -{{ Add code here }} - ## PARAMETERS ### -AdditionalProperties @@ -736,5 +726,6 @@ See below for possible values. + diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md index 2b27fcdc7fef..c62e5943e229 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md @@ -48,20 +48,6 @@ This cmdlet has the following aliases, Retrieve a list of recently deleted application and group objects owned by the specified user. This API returns up to 1,000 deleted objects owned by the user, sorted by ID, and doesn't support pagination. -## EXAMPLES - -### EXAMPLE 1 - -{{ Add code here }} - -{{ Add output here }} - -### EXAMPLE 2 - -{{ Add code here }} - -{{ Add output here }} - ## PARAMETERS ### -AdditionalProperties @@ -422,5 +408,6 @@ BODYPARAMETER ``: Identity Parameter + From 6c331d770a5a0c1a06fb0239bb795c7c318a5895 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 21 Aug 2026 09:07:24 +0000 Subject: [PATCH 7/9] Removed invalid full stops from the beginning of lines --- ...aUserManagedAppRegistrationByAzureAdDeviceId.md | 4 ++-- ...-MgBetaUserManagedAppRegistrationByDeviceTag.md | 4 ++-- .../Confirm-MgBetaUserMemberGroup.md | 4 ++-- .../Confirm-MgBetaUserMemberObject.md | 4 ++-- ...nvert-MgBetaUserExternalToInternalMemberUser.md | 8 ++++---- .../Export-MgBetaUserPersonalData.md | 4 ++-- .../Find-MgBetaUserMeetingLocation.md | 12 ++++++------ .../Find-MgBetaUserMeetingTime.md | 14 +++++++------- .../Get-MgBetaUserById.md | 6 +++--- .../Get-MgBetaUserMailTip.md | 4 ++-- .../Get-MgBetaUserMemberGroup.md | 4 ++-- .../Get-MgBetaUserMemberObject.md | 4 ++-- .../Get-MgBetaUserOwnedObjectByType.md | 6 +++--- .../Invoke-MgBetaTranslateUserExchangeId.md | 4 ++-- ...ove-MgBetaUserPasswordSingleSignOnCredential.md | 4 ++-- .../Send-MgBetaUserMail.md | 4 ++-- .../Set-MgBetaUserLicense.md | 6 +++--- .../Test-MgBetaUserPassword.md | 4 ++-- .../Test-MgBetaUserProperty.md | 10 +++++----- .../Update-MgBetaUserPassword.md | 6 +++--- 20 files changed, 58 insertions(+), 58 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md index 7de8a2738810..c49566bfd0f1 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md @@ -105,7 +105,7 @@ HelpMessage: '' ### -AzureAdDeviceId -. + ```yaml Type: System.String @@ -132,7 +132,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md index 364ab8991fd3..17016f9e5053 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md @@ -105,7 +105,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -176,7 +176,7 @@ HelpMessage: '' ### -DeviceTag -. + ```yaml Type: System.String diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md index 47976c37b3fc..e0d64f21aae5 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md @@ -136,7 +136,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -207,7 +207,7 @@ HelpMessage: '' ### -GroupIds -. + ```yaml Type: System.String[] diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md index 31b3bd26781c..93ebcb4e04ba 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md @@ -125,7 +125,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -259,7 +259,7 @@ HelpMessage: '' ### -Ids -. + ```yaml Type: System.String[] diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md index fe7619a275d6..9200e637b93d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md @@ -163,7 +163,7 @@ HelpMessage: '' ### -Body -. + To construct, see NOTES section for BODY properties and create a hash table. ```yaml @@ -185,7 +185,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -341,7 +341,7 @@ HelpMessage: '' ### -Mail -. + ```yaml Type: System.String @@ -508,7 +508,7 @@ HelpMessage: '' ### -UserPrincipalName -. + ```yaml Type: System.String diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md index 798c2900dee8..600e7abbc909 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md @@ -128,7 +128,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -396,7 +396,7 @@ HelpMessage: '' ### -StorageLocation -. + ```yaml Type: System.String diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md index 275cd5412c8e..44de06ea71ce 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md @@ -100,7 +100,7 @@ HelpMessage: '' ### -AllowFreeOnly -. + ```yaml Type: System.Management.Automation.SwitchParameter @@ -127,7 +127,7 @@ HelpMessage: '' ### -Attendees -. + To construct, see NOTES section for ATTENDEES properties and create a hash table. ```yaml @@ -155,7 +155,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -317,7 +317,7 @@ HelpMessage: '' ### -MaxCandidates -. + ```yaml Type: System.Int32 @@ -344,7 +344,7 @@ HelpMessage: '' ### -MeetingDuration -. + ```yaml Type: System.TimeSpan @@ -434,7 +434,7 @@ HelpMessage: '' ### -Query -. + ```yaml Type: System.String diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md index 1d499b1f1e98..310c6371c1d1 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md @@ -175,7 +175,7 @@ HelpMessage: '' ### -Attendees -. + To construct, see NOTES section for ATTENDEES properties and create a hash table. ```yaml @@ -203,7 +203,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -365,7 +365,7 @@ HelpMessage: '' ### -IsOrganizerOptional -. + ```yaml Type: System.Management.Automation.SwitchParameter @@ -420,7 +420,7 @@ HelpMessage: '' ### -MaxCandidates -. + ```yaml Type: System.Int32 @@ -447,7 +447,7 @@ HelpMessage: '' ### -MeetingDuration -. + ```yaml Type: System.TimeSpan @@ -474,7 +474,7 @@ HelpMessage: '' ### -MinimumAttendeePercentage -. + ```yaml Type: System.Double @@ -586,7 +586,7 @@ HelpMessage: '' ### -ReturnSuggestionReasons -. + ```yaml Type: System.Management.Automation.SwitchParameter diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md index 08829e93ddfd..e60d91060a93 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md @@ -75,7 +75,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -203,7 +203,7 @@ HelpMessage: '' ### -Ids -. + ```yaml Type: System.String[] @@ -309,7 +309,7 @@ HelpMessage: '' ### -Types -. + ```yaml Type: System.String[] diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMailTip.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMailTip.md index 5a48092ab25e..dcc9504a8063 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMailTip.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMailTip.md @@ -134,7 +134,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -205,7 +205,7 @@ HelpMessage: '' ### -EmailAddresses -. + ```yaml Type: System.String[] diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md index 674006671196..08a3f7860f87 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md @@ -132,7 +132,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -379,7 +379,7 @@ HelpMessage: '' ### -SecurityEnabledOnly -. + ```yaml Type: System.Management.Automation.SwitchParameter diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md index a6a791e684b2..df95c2e8d64f 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md @@ -119,7 +119,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -366,7 +366,7 @@ HelpMessage: '' ### -SecurityEnabledOnly -. + ```yaml Type: System.Management.Automation.SwitchParameter diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md index c62e5943e229..fed3615b943b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md @@ -73,7 +73,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -286,7 +286,7 @@ HelpMessage: '' ### -Type -. + ```yaml Type: System.String @@ -307,7 +307,7 @@ HelpMessage: '' ### -UserId -. + ```yaml Type: System.String diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md index 3d4b3c131915..c156e79446c4 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md @@ -131,7 +131,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -265,7 +265,7 @@ HelpMessage: '' ### -InputIds -. + ```yaml Type: System.String[] diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md index a8c4f31ecd87..b6d8e1af52cb 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md @@ -121,7 +121,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -255,7 +255,7 @@ HelpMessage: '' ### -Id -. + ```yaml Type: System.String diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md index 906e305cde2c..0a43deddab79 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md @@ -265,7 +265,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -561,7 +561,7 @@ HelpMessage: '' ### -SaveToSentItems -. + ```yaml Type: System.Management.Automation.SwitchParameter diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md index a65e96cf1de3..21904fd08f21 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md @@ -243,7 +243,7 @@ HelpMessage: '' ### -AddLicenses -. + To construct, see NOTES section for ADDLICENSES properties and create a hash table. ```yaml @@ -271,7 +271,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -496,7 +496,7 @@ HelpMessage: '' ### -RemoveLicenses -. + ```yaml Type: System.String[] diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md index 32c28cf820cd..6bcca2e309f4 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md @@ -97,7 +97,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -225,7 +225,7 @@ HelpMessage: '' ### -Password -. + ```yaml Type: System.String diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserProperty.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserProperty.md index 76009942b4ad..62a30b2c65ed 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserProperty.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserProperty.md @@ -90,7 +90,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -155,7 +155,7 @@ HelpMessage: '' ### -DisplayName -. + ```yaml Type: System.String @@ -176,7 +176,7 @@ HelpMessage: '' ### -EntityType -. + ```yaml Type: System.String @@ -260,7 +260,7 @@ HelpMessage: '' ### -MailNickname -. + ```yaml Type: System.String @@ -281,7 +281,7 @@ HelpMessage: '' ### -OnBehalfOfUserId -. + ```yaml Type: System.String diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md index 520231e1a984..21d8b2afa777 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md @@ -123,7 +123,7 @@ HelpMessage: '' ### -BodyParameter -. + To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -194,7 +194,7 @@ HelpMessage: '' ### -CurrentPassword -. + ```yaml Type: System.String @@ -312,7 +312,7 @@ HelpMessage: '' ### -NewPassword -. + ```yaml Type: System.String From c7d85fc0e88f4ece2abeceef5338de098852e91c Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 21 Aug 2026 09:07:39 +0000 Subject: [PATCH 8/9] Corrected related link to conform to the new platyps rules --- .../Clear-MgBetaUserAndBlockManagedApp.md | 2 +- ...Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md | 2 +- .../Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md | 2 +- .../Confirm-MgBetaUserMemberGroup.md | 4 ++-- .../Confirm-MgBetaUserMemberObject.md | 2 +- .../Convert-MgBetaUserExternalToInternalMemberUser.md | 4 ++-- .../Export-MgBetaUserPersonalData.md | 4 ++-- .../Find-MgBetaUserMeetingLocation.md | 2 +- .../Find-MgBetaUserMeetingTime.md | 4 ++-- .../Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md | 4 ++-- .../Get-MgBetaUserMailTip.md | 4 ++-- .../Get-MgBetaUserMemberGroup.md | 4 ++-- .../Get-MgBetaUserMemberObject.md | 2 +- .../Get-MgBetaUserOwnedObjectByType.md | 4 ++-- .../Get-MgBetaUserPasswordSingleSignOnCredential.md | 4 ++-- .../Invoke-MgBetaInvalidateAllUserRefreshToken.md | 4 ++-- .../Invoke-MgBetaLicenseUser.md | 4 ++-- .../Invoke-MgBetaRetryUserServiceProvisioning.md | 4 ++-- .../Invoke-MgBetaTranslateUserExchangeId.md | 4 ++-- .../Remove-MgBetaAllUserDeviceFromManagement.md | 2 +- .../Remove-MgBetaUserPasswordSingleSignOnCredential.md | 4 ++-- .../Revoke-MgBetaUserSignInSession.md | 4 ++-- .../Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md | 4 ++-- .../Set-MgBetaUserLicense.md | 4 ++-- .../Test-MgBetaUserPassword.md | 4 ++-- .../Test-MgBetaUserProperty.md | 4 ++-- .../Unblock-MgBetaUserManagedApp.md | 2 +- .../Update-MgBetaUserPassword.md | 4 ++-- 28 files changed, 48 insertions(+), 48 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md index 07be79388fb8..74b77f3c6255 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md @@ -367,7 +367,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetauserandblockmanagedapp) +- [Clear-MgBetaUserAndBlockManagedApp](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetauserandblockmanagedapp) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md index c49566bfd0f1..4db8a0b2f519 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md @@ -491,7 +491,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetausermanagedappregistrationbyazureaddeviceid) +- [Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetausermanagedappregistrationbyazureaddeviceid) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md index 17016f9e5053..8b43056185d1 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md @@ -491,7 +491,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetausermanagedappregistrationbydevicetag) +- [Clear-MgBetaUserManagedAppRegistrationByDeviceTag](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetausermanagedappregistrationbydevicetag) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md index e0d64f21aae5..07360de3ca3e 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md @@ -501,8 +501,8 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/confirm-mgbetausermembergroup) -- [](https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta) +- [Confirm-MgBetaUserMemberGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/confirm-mgbetausermembergroup) +- [Graph API Reference](https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md index 93ebcb4e04ba..ca2e726b4574 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md @@ -490,7 +490,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/confirm-mgbetausermemberobject) +- [Confirm-MgBetaUserMemberObject](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/confirm-mgbetausermemberobject) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md index 9200e637b93d..203b2b589e27 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md @@ -645,8 +645,8 @@ By default, a strong password is required. ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/convert-mgbetauserexternaltointernalmemberuser) -- [](https://learn.microsoft.com/graph/api/user-convertexternaltointernalmemberuser?view=graph-rest-beta) +- [Convert-MgBetaUserExternalToInternalMemberUser](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/convert-mgbetauserexternaltointernalmemberuser) +- [Graph API Reference](https://learn.microsoft.com/graph/api/user-convertexternaltointernalmemberuser?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md index 600e7abbc909..d251c896f45d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md @@ -514,8 +514,8 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/export-mgbetauserpersonaldata) -- [](https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-beta) +- [Export-MgBetaUserPersonalData](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/export-mgbetauserpersonaldata) +- [Graph API Reference](https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md index 44de06ea71ce..a84d2f98fd47 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md @@ -705,7 +705,7 @@ See below for possible values. ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/find-mgbetausermeetinglocation) +- [Find-MgBetaUserMeetingLocation](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/find-mgbetausermeetinglocation) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md index 310c6371c1d1..85753f2d0b1e 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md @@ -905,8 +905,8 @@ See below for possible values. ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/find-mgbetausermeetingtime) -- [](https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-beta) +- [Find-MgBetaUserMeetingTime](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/find-mgbetausermeetingtime) +- [Graph API Reference](https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md index e60d91060a93..cd3e69c34854 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md @@ -388,8 +388,8 @@ BODYPARAMETER ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermailtip) -- [](https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-beta) +- [Get-MgBetaUserMailTip](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermailtip) +- [Graph API Reference](https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md index 08a3f7860f87..d3db29b315a6 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md @@ -497,8 +497,8 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermembergroup) -- [](https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta) +- [Get-MgBetaUserMemberGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermembergroup) +- [Graph API Reference](https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md index df95c2e8d64f..1f4fbc5567e3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md @@ -484,7 +484,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermemberobject) +- [Get-MgBetaUserMemberObject](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermemberobject) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md index fed3615b943b..fe6291749949 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md @@ -386,8 +386,8 @@ BODYPARAMETER ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetauserpasswordsinglesignoncredential) -- [](https://learn.microsoft.com/graph/api/user-getpasswordsinglesignoncredentials?view=graph-rest-beta) +- [Get-MgBetaUserPasswordSingleSignOnCredential](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetauserpasswordsinglesignoncredential) +- [Graph API Reference](https://learn.microsoft.com/graph/api/user-getpasswordsinglesignoncredentials?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaInvalidateAllUserRefreshToken.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaInvalidateAllUserRefreshToken.md index d0918664652c..762b72c729b3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaInvalidateAllUserRefreshToken.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaInvalidateAllUserRefreshToken.md @@ -370,8 +370,8 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetainvalidatealluserrefreshtoken) -- [](https://learn.microsoft.com/graph/api/user-invalidateallrefreshtokens?view=graph-rest-beta) +- [Invoke-MgBetaInvalidateAllUserRefreshToken](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetainvalidatealluserrefreshtoken) +- [Graph API Reference](https://learn.microsoft.com/graph/api/user-invalidateallrefreshtokens?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md index afe1b675e346..aefc11fd0f85 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md @@ -366,8 +366,8 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetalicenseuser) -- [](https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-beta) +- [Invoke-MgBetaLicenseUser](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetalicenseuser) +- [Graph API Reference](https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaRetryUserServiceProvisioning.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaRetryUserServiceProvisioning.md index f3b8d4307b3b..c9eb374c92bb 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaRetryUserServiceProvisioning.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaRetryUserServiceProvisioning.md @@ -375,8 +375,8 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetaretryuserserviceprovisioning) -- [](https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-beta) +- [Invoke-MgBetaRetryUserServiceProvisioning](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetaretryuserserviceprovisioning) +- [Graph API Reference](https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md index c156e79446c4..dc235ed82217 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md @@ -552,8 +552,8 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetatranslateuserexchangeid) -- [](https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-beta) +- [Invoke-MgBetaTranslateUserExchangeId](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetatranslateuserexchangeid) +- [Graph API Reference](https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaAllUserDeviceFromManagement.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaAllUserDeviceFromManagement.md index f9450c97c896..31b94a58b9ba 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaAllUserDeviceFromManagement.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaAllUserDeviceFromManagement.md @@ -362,7 +362,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/remove-mgbetaalluserdevicefrommanagement) +- [Remove-MgBetaAllUserDeviceFromManagement](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/remove-mgbetaalluserdevicefrommanagement) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md index b6d8e1af52cb..e977cd4996de 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md @@ -507,8 +507,8 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/remove-mgbetauserpasswordsinglesignoncredential) -- [](https://learn.microsoft.com/graph/api/user-deletepasswordsinglesignoncredentials?view=graph-rest-beta) +- [Remove-MgBetaUserPasswordSingleSignOnCredential](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/remove-mgbetauserpasswordsinglesignoncredential) +- [Graph API Reference](https://learn.microsoft.com/graph/api/user-deletepasswordsinglesignoncredentials?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md index 90a5d6b35bcb..0b632b88c978 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md @@ -371,8 +371,8 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/revoke-mgbetausersigninsession) -- [](https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-beta) +- [Revoke-MgBetaUserSignInSession](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/revoke-mgbetausersigninsession) +- [Graph API Reference](https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md index 0a43deddab79..bd51466d94d7 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md @@ -940,8 +940,8 @@ You are prompted to sign in if you are not already signed in with the browser.Th ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/send-mgbetausermail) -- [](https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-beta) +- [Send-MgBetaUserMail](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/send-mgbetausermail) +- [Graph API Reference](https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md index 21904fd08f21..4528938b3d2e 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md @@ -647,8 +647,8 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/set-mgbetauserlicense) -- [](https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-beta) +- [Set-MgBetaUserLicense](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/set-mgbetauserlicense) +- [Graph API Reference](https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-beta) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md index 6bcca2e309f4..076bdad80ab7 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md @@ -388,8 +388,8 @@ BODYPARAMETER ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/unblock-mgbetausermanagedapp) +- [Unblock-MgBetaUserManagedApp](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/unblock-mgbetausermanagedapp) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md index 21d8b2afa777..c706c7bee9e9 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md @@ -537,8 +537,8 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS -- [](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/update-mgbetauserpassword) -- [](https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-beta) +- [Update-MgBetaUserPassword](https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/update-mgbetauserpassword) +- [Graph API Reference](https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-beta) From e1847c2976040ac5e7f797f933975efd462971b3 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 21 Aug 2026 09:07:54 +0000 Subject: [PATCH 9/9] Updating reference docs for Users.Actions (beta) --- .../Clear-MgBetaUserAndBlockManagedApp.md | 2 +- .../Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md | 2 +- .../Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md | 2 +- .../Confirm-MgBetaUserMemberGroup.md | 2 +- .../Confirm-MgBetaUserMemberObject.md | 2 +- .../Convert-MgBetaUserExternalToInternalMemberUser.md | 2 +- .../Export-MgBetaUserPersonalData.md | 2 +- .../Find-MgBetaUserMeetingLocation.md | 2 +- .../Find-MgBetaUserMeetingTime.md | 2 +- .../Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md | 2 +- .../Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMailTip.md | 2 +- .../Get-MgBetaUserMemberGroup.md | 2 +- .../Get-MgBetaUserMemberObject.md | 2 +- .../Get-MgBetaUserOwnedObjectByType.md | 2 +- .../Get-MgBetaUserPasswordSingleSignOnCredential.md | 2 +- .../Invoke-MgBetaInvalidateAllUserRefreshToken.md | 2 +- .../Invoke-MgBetaLicenseUser.md | 2 +- .../Invoke-MgBetaRetryUserServiceProvisioning.md | 2 +- .../Invoke-MgBetaTranslateUserExchangeId.md | 2 +- .../Remove-MgBetaAllUserDeviceFromManagement.md | 2 +- .../Remove-MgBetaUserPasswordSingleSignOnCredential.md | 2 +- .../Revoke-MgBetaUserSignInSession.md | 2 +- .../Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md | 2 +- .../Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md | 2 +- .../Test-MgBetaUserPassword.md | 2 +- .../Test-MgBetaUserProperty.md | 2 +- .../Unblock-MgBetaUserManagedApp.md | 2 +- .../Update-MgBetaUserPassword.md | 2 +- 28 files changed, 28 insertions(+), 28 deletions(-) diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md index 74b77f3c6255..70a5c4c913e5 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserAndBlockManagedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetauserandblockmanagedapp Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Clear-MgBetaUserAndBlockManagedApp --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md index 4db8a0b2f519..18ab00cc54d3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetausermanagedappregistrationbyazureaddeviceid Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md index 8b43056185d1..40ecd94f3eba 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Clear-MgBetaUserManagedAppRegistrationByDeviceTag.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/clear-mgbetausermanagedappregistrationbydevicetag Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Clear-MgBetaUserManagedAppRegistrationByDeviceTag --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md index 07360de3ca3e..6c9ad805d060 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/confirm-mgbetausermembergroup Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgBetaUserMemberGroup --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md index ca2e726b4574..46e70fbef135 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Confirm-MgBetaUserMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/confirm-mgbetausermemberobject Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgBetaUserMemberObject --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md index 203b2b589e27..0dbaa464441d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Convert-MgBetaUserExternalToInternalMemberUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/convert-mgbetauserexternaltointernalmemberuser Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Convert-MgBetaUserExternalToInternalMemberUser --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md index d251c896f45d..f35df25d95de 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Export-MgBetaUserPersonalData.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/export-mgbetauserpersonaldata Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Export-MgBetaUserPersonalData --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md index a84d2f98fd47..566ee31880de 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingLocation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/find-mgbetausermeetinglocation Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Find-MgBetaUserMeetingLocation --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md index 85753f2d0b1e..4f074613745a 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Find-MgBetaUserMeetingTime.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/find-mgbetausermeetingtime Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Find-MgBetaUserMeetingTime --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md index cd3e69c34854..b6b01cb34fc3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserById.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetauserbyid Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserById --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMailTip.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMailTip.md index 50bcb0a013db..0a0bde01629b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMailTip.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMailTip.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermailtip Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserMailTip --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md index d3db29b315a6..1d7db29db135 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermembergroup Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserMemberGroup --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md index 1f4fbc5567e3..c889cc17d92d 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetausermemberobject Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserMemberObject --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md index fe6291749949..c7ae72defae3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserOwnedObjectByType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetauserownedobjectbytype Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserOwnedObjectByType --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserPasswordSingleSignOnCredential.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserPasswordSingleSignOnCredential.md index 7284fbe7cd8d..069af807c503 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserPasswordSingleSignOnCredential.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Get-MgBetaUserPasswordSingleSignOnCredential.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/get-mgbetauserpasswordsinglesignoncredential Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserPasswordSingleSignOnCredential --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaInvalidateAllUserRefreshToken.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaInvalidateAllUserRefreshToken.md index 762b72c729b3..9fc1c5801bad 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaInvalidateAllUserRefreshToken.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaInvalidateAllUserRefreshToken.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetainvalidatealluserrefreshtoken Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgBetaInvalidateAllUserRefreshToken --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md index aefc11fd0f85..243f217dc8ee 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaLicenseUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetalicenseuser Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgBetaLicenseUser --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaRetryUserServiceProvisioning.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaRetryUserServiceProvisioning.md index c9eb374c92bb..6561c1e6adc8 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaRetryUserServiceProvisioning.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaRetryUserServiceProvisioning.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetaretryuserserviceprovisioning Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgBetaRetryUserServiceProvisioning --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md index dc235ed82217..b668681d1227 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Invoke-MgBetaTranslateUserExchangeId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/invoke-mgbetatranslateuserexchangeid Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgBetaTranslateUserExchangeId --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaAllUserDeviceFromManagement.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaAllUserDeviceFromManagement.md index 31b94a58b9ba..df7938f7a3d2 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaAllUserDeviceFromManagement.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaAllUserDeviceFromManagement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/remove-mgbetaalluserdevicefrommanagement Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaAllUserDeviceFromManagement --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md index e977cd4996de..0d60fa3149c8 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Remove-MgBetaUserPasswordSingleSignOnCredential.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/remove-mgbetauserpasswordsinglesignoncredential Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaUserPasswordSingleSignOnCredential --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md index 0b632b88c978..9a2526a4a3f3 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Revoke-MgBetaUserSignInSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/revoke-mgbetausersigninsession Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Revoke-MgBetaUserSignInSession --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md index bd51466d94d7..3571927a7123 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Send-MgBetaUserMail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/send-mgbetausermail Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Send-MgBetaUserMail --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md index 4528938b3d2e..1e4d5d54af26 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Set-MgBetaUserLicense.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/set-mgbetauserlicense Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Set-MgBetaUserLicense --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md index 076bdad80ab7..7690d509ae6b 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserPassword.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/test-mgbetauserpassword Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Test-MgBetaUserPassword --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserProperty.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserProperty.md index 4039dc595f15..f1223c25c92f 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserProperty.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Test-MgBetaUserProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/test-mgbetauserproperty Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Test-MgBetaUserProperty --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Unblock-MgBetaUserManagedApp.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Unblock-MgBetaUserManagedApp.md index eef3e9cfcce3..b9393da4695e 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Unblock-MgBetaUserManagedApp.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Unblock-MgBetaUserManagedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/unblock-mgbetausermanagedapp Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Unblock-MgBetaUserManagedApp --- diff --git a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md index c706c7bee9e9..e8f00c8933b5 100644 --- a/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md +++ b/microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Users.Actions/Update-MgBetaUserPassword.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.Users.Actions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.users.actions/update-mgbetauserpassword Locale: en-US Module Name: Microsoft.Graph.Beta.Users.Actions -ms.date: 08/21/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaUserPassword ---