From 81a308d0450a6b4b146737f93fd04d97b65879fe Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 4 Sep 2026 05:46:00 +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..80332e95f5e7 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: 09/04/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..d1ee9fd2a25a 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: 09/04/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..2bb658aa12ab 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: 09/04/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..1e2c2582f482 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: 09/04/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..6bf10f37c571 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: 09/04/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..e0ab8ee141ba 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: 09/04/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..4307f2b2eb1c 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: 09/04/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..95dc997880e7 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: 09/04/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..ee7b70c6af5c 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: 09/04/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..265dd0b0a948 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: 09/04/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..e371c6511c9b 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: 09/04/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..594f71336c7a 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: 09/04/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..88950dacf155 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: 09/04/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..cef10141b804 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: 09/04/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..ee1aad4887f6 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: 09/04/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..e5cde9e47c39 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: 09/04/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..216fb35d9766 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: 09/04/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..b249d00037ad 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: 681fac4c-ea6c-4447-92e2-4bb21fb8588d 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..ace1f9c38264 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: 09/04/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..48446446d344 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: 09/04/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..c250bb4a1592 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: 09/04/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..7053e2bcd0f3 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: 09/04/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..1042464043cc 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: 09/04/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..28fc9b472571 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: 09/04/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..a6d536aa5a51 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: 09/04/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..23fc61f34114 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: 09/04/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 e77ae8c471ecba84da2fe1e7d9eb9857fa91586a Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 4 Sep 2026 05:46:05 +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 80332e95f5e7..64e2d0a097e4 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 d1ee9fd2a25a..d92dec26dfd4 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 2bb658aa12ab..01595d2b79c9 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 1e2c2582f482..6c8bb89a2660 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 6bf10f37c571..9afee4365e57 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 e0ab8ee141ba..899969a6d030 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 4307f2b2eb1c..d25f1fd11fd4 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 95dc997880e7..c8d655150cef 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 ee7b70c6af5c..47e1e29db35b 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 265dd0b0a948..a4bdff531242 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 e371c6511c9b..fcf0a392adb1 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 594f71336c7a..b7d3f1fc65e9 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 88950dacf155..667a01fc93bf 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 cef10141b804..603000350ee6 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 ee1aad4887f6..db5ac5c9bd02 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 e5cde9e47c39..ff2815c4222a 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 216fb35d9766..5f6db4c6b6f5 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 b249d00037ad..f0440d26cec0 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 ace1f9c38264..2bc9779f601c 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 48446446d344..2e618552632f 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 c250bb4a1592..aac273e1a61a 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 7053e2bcd0f3..a59a4dfa88df 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 1042464043cc..7748affc0553 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 28fc9b472571..3b2a97b1048b 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 23fc61f34114..b635ff154bec 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 ddeeae2a5168155154718c848fbc057a7da1aa90 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 4 Sep 2026 05:58:57 +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 64e2d0a097e4..ab4adcc98275 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 d92dec26dfd4..fd2c8e642baa 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 01595d2b79c9..8bee552df78c 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 6c8bb89a2660..13cb50f3d382 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 9afee4365e57..b2e1f25a25b9 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 899969a6d030..06324dcc2149 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 d25f1fd11fd4..cb1f63c69fab 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 47e1e29db35b..6ed20a77a285 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 1909d7d65dd3..6eb0c8863a68 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 fcf0a392adb1..6ba812a3bcfe 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 b7d3f1fc65e9..c936265426be 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 2b1b3026add6..edfe96e444f7 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 603000350ee6..df537c4a8724 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 db5ac5c9bd02..3f7ed85850ff 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 5f6db4c6b6f5..7c2db2a7a499 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 2e618552632f..ea220dc9ea02 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 aac273e1a61a..bd047bfb5b83 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 a59a4dfa88df..c8340fe6e145 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 7748affc0553..50c458f1c5b5 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 3b2a97b1048b..764a2bd6012a 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 53ac19c09244..8d632e9b7acf 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 66f96526178c7127311edc09bcb5f535b2023e33 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 4 Sep 2026 05:59:08 +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 13cb50f3d382..a3caf11ad362 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 b2e1f25a25b9..4e0b478512c5 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 cb1f63c69fab..7bf4bf5feb0e 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 6ed20a77a285..4da16acca8ad 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 a4bdff531242..00eb00ec4f3b 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 6eb0c8863a68..5fa37f1a7248 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 6ba812a3bcfe..a11ef64bd6c9 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 c936265426be..41e9d9a0a9d7 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 3f7ed85850ff..f8ae995c6168 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 ff2815c4222a..e7dd59ee32db 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 7c2db2a7a499..bf7cf4ea089c 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 2bc9779f601c..ca8e66f0db08 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 bd047bfb5b83..7ed23426b590 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 c8340fe6e145..eacf928fc5c4 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 50c458f1c5b5..dea6403a3ca7 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 d6e54dad5388..417901e8a606 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 b635ff154bec..7429458176af 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 dd4c3d74b0911ed385373c9ae04babad39ea694f Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 4 Sep 2026 05:59:13 +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 ab4adcc98275..a876e555d87c 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 fd2c8e642baa..c86249728461 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 8bee552df78c..0fb24d33c89b 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 a3caf11ad362..b14026a28904 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 4e0b478512c5..caf97467ca04 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 06324dcc2149..882533516718 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 7bf4bf5feb0e..3ef52e7e1487 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 4da16acca8ad..68053d454dc2 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 00eb00ec4f3b..29b9f005e7d6 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 7429458176af..7d98adcb5656 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 1b33b199ae992d2e78abff4e79d64987f7e192ee Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 4 Sep 2026 05:59:16 +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 c8d655150cef..bb4c6ff9c562 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 667a01fc93bf..6cc61f6dd248 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 5203341453b6651f89acca2e24a3d89ceab761ad Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 4 Sep 2026 05:59:20 +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 c86249728461..abac936876b8 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 0fb24d33c89b..25edd632546b 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 b14026a28904..1d7f0227ce88 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 caf97467ca04..88bf79cfc492 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 882533516718..a4a4e6ea4e04 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 3ef52e7e1487..2021333e6640 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 bb4c6ff9c562..529ab2ed0982 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 68053d454dc2..8a251db920a4 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 29b9f005e7d6..a0cfab3a9ed1 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 b4815248d177..bb3d4bbc3d43 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 b1d28e58c1f5..4c2144e75b9a 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 e3d00d307779..975677fde16d 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 6cc61f6dd248..e98a24514f7c 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 82c24e77e811..24b3d2bec5c1 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 18a6ebd7505e..39cd6169387f 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 01c5cae700b7..5cface19c1b1 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 f3ee646cb44b..000751913029 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 dfcc1e0a8db9..7a89dc6bc7fc 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 fa00b420d8c9..d233e6c813ae 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 7d98adcb5656..e9b931699741 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 b43ad4e89701aa52e946157866d085e253395770 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 4 Sep 2026 05:59:35 +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 a876e555d87c..90cfacb61605 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 abac936876b8..565a550a0653 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 25edd632546b..ef913cf1a9a6 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 1d7f0227ce88..2f713c7f8ce9 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 88bf79cfc492..c7a7dd6adb62 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 a4a4e6ea4e04..f258e1f3d18d 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 2021333e6640..cc79e561fad7 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 529ab2ed0982..926e9d57fad9 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 8a251db920a4..98513b1870b3 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 a0cfab3a9ed1..06258329667e 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 4c2144e75b9a..abf492628f80 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 975677fde16d..ac200e052cbc 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 e98a24514f7c..325ace0278b8 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 7dad139a122f..6d6f33bf515d 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 43945f317aa3..4a8c5bf80daf 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 2edc3d27ee57..b4cea5da57c7 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 24b3d2bec5c1..a71c80916fca 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 25838d70baa0..313cd5af4c7b 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 39cd6169387f..9c1d6d077ae1 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 a2c3e5345749..eb310fc8f7e6 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 5cface19c1b1..03262445efc2 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 000751913029..1154b7f59ad8 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 7a89dc6bc7fc..4f3ee4f0978b 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 e9b931699741..ec24983e9728 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 0f6a5431329b0749f19b8a777055b44bed6a971f Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 4 Sep 2026 05:59:51 +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 90cfacb61605..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: 09/04/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 565a550a0653..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: 09/04/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 ef913cf1a9a6..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: 09/04/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 2f713c7f8ce9..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: 09/04/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 c7a7dd6adb62..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: 09/04/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 f258e1f3d18d..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: 09/04/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 cc79e561fad7..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: 09/04/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 926e9d57fad9..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: 09/04/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 98513b1870b3..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: 09/04/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 06258329667e..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: 09/04/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 a772bbeb4097..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: 09/04/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 abf492628f80..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: 09/04/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 ac200e052cbc..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: 09/04/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 325ace0278b8..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: 09/04/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 3d0264a475bb..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: 09/04/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 6d6f33bf515d..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: 09/04/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 4a8c5bf80daf..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: 09/04/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 b4cea5da57c7..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: 09/04/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 a71c80916fca..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: 09/04/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 313cd5af4c7b..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: 09/04/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 9c1d6d077ae1..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: 09/04/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 eb310fc8f7e6..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: 09/04/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 03262445efc2..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: 09/04/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 1154b7f59ad8..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: 09/04/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 4f3ee4f0978b..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: 09/04/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 439ac464a9e1..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: 09/04/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 d101789e8a01..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: 09/04/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 ec24983e9728..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: 09/04/2026 +ms.date: 08/07/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBetaUserPassword ---