From 489eb22e9c546c43032d8d553a5a215d77c57a1d Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Sat, 1 Aug 2026 03:30:33 +0000 Subject: [PATCH 1/8] Updated markdown help --- .../Clear-MgBetaUserAndBlockManagedApp.md | 45 ++----- ...ManagedAppRegistrationByAzureAdDeviceId.md | 53 ++------ ...taUserManagedAppRegistrationByDeviceTag.md | 53 ++------ .../Confirm-MgBetaUserMemberGroup.md | 63 ++------- .../Confirm-MgBetaUserMemberObject.md | 56 ++------ ...-MgBetaUserExternalToInternalMemberUser.md | 79 +++-------- .../Export-MgBetaUserPersonalData.md | 58 ++------ .../Find-MgBetaUserMeetingLocation.md | 60 +++------ .../Find-MgBetaUserMeetingTime.md | 127 +++++++----------- .../Get-MgBetaUserById.md | 52 +++---- .../Get-MgBetaUserMailTip.md | 64 ++------- .../Get-MgBetaUserMemberGroup.md | 58 ++------ .../Get-MgBetaUserMemberObject.md | 55 ++------ .../Get-MgBetaUserOwnedObjectByType.md | 54 +++----- ...gBetaUserPasswordSingleSignOnCredential.md | 48 +------ ...oke-MgBetaInvalidateAllUserRefreshToken.md | 48 +------ .../Invoke-MgBetaLicenseUser.md | 52 +------ ...voke-MgBetaRetryUserServiceProvisioning.md | 42 +----- .../Invoke-MgBetaTranslateUserExchangeId.md | 59 ++------ .../Microsoft.Graph.Beta.Users.Actions.md | 21 +-- ...emove-MgBetaAllUserDeviceFromManagement.md | 44 ++---- ...gBetaUserPasswordSingleSignOnCredential.md | 55 ++------ .../Revoke-MgBetaUserSignInSession.md | 51 +------ .../Send-MgBetaUserMail.md | 81 ++--------- .../Set-MgBetaUserLicense.md | 90 +++---------- .../Test-MgBetaUserPassword.md | 52 ++----- .../Test-MgBetaUserProperty.md | 68 ++++------ .../Unblock-MgBetaUserManagedApp.md | 45 ++----- .../Update-MgBetaUserPassword.md | 56 ++------ 29 files changed, 361 insertions(+), 1328 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 ce36ae8e77671..7d49b7cdfce64 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: 06/05/2026 +ms.date: 08/01/2026 PlatyPS schema version: 2024-05-01 title: Clear-MgBetaUserAndBlockManagedApp --- @@ -24,7 +24,6 @@ Clear-MgBetaUserAndBlockManagedApp -UserId [-ResponseHeadersVariable ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### WipeViaIdentity @@ -34,7 +33,6 @@ Clear-MgBetaUserAndBlockManagedApp -InputObject [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -46,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 @@ -363,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 df0d6072fb57c..1cb266633ab7d 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: 06/05/2026 +ms.date: 08/01/2026 PlatyPS schema version: 2024-05-01 title: Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId --- @@ -25,7 +25,6 @@ Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId -UserId [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### Wipe @@ -36,7 +35,6 @@ Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### WipeViaIdentityExpanded @@ -47,7 +45,6 @@ Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId -InputObject ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### WipeViaIdentity @@ -58,7 +55,6 @@ Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId -InputObject ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -70,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 @@ -109,7 +107,7 @@ HelpMessage: '' ### -AzureAdDeviceId - +. ```yaml Type: System.String @@ -136,7 +134,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -485,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 7a59a1b977fe6..8df8084f69f71 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: 06/05/2026 +ms.date: 08/01/2026 PlatyPS schema version: 2024-05-01 title: Clear-MgBetaUserManagedAppRegistrationByDeviceTag --- @@ -25,7 +25,6 @@ Clear-MgBetaUserManagedAppRegistrationByDeviceTag -UserId [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### Wipe1 @@ -36,7 +35,6 @@ Clear-MgBetaUserManagedAppRegistrationByDeviceTag -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### WipeViaIdentityExpanded1 @@ -47,7 +45,6 @@ Clear-MgBetaUserManagedAppRegistrationByDeviceTag -InputObject ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### WipeViaIdentity1 @@ -58,7 +55,6 @@ Clear-MgBetaUserManagedAppRegistrationByDeviceTag -InputObject ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -70,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 @@ -109,7 +107,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -180,7 +178,7 @@ HelpMessage: '' ### -DeviceTag - +. ```yaml Type: System.String @@ -485,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 339667509be55..2f05d320cb7cc 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: 06/05/2026 +ms.date: 08/01/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) @@ -31,7 +28,6 @@ Confirm-MgBetaUserMemberGroup -UserId [-ResponseHeadersVariable ] [-GroupIds ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### Check @@ -42,7 +38,6 @@ Confirm-MgBetaUserMemberGroup -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### CheckViaIdentityExpanded @@ -52,7 +47,7 @@ Confirm-MgBetaUserMemberGroup -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] [-GroupIds ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] ``` ### CheckViaIdentity @@ -63,7 +58,6 @@ Confirm-MgBetaUserMemberGroup -InputObject [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -74,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, User.ReadWrite.All, Device.Read.All, GroupMember.Read.All, Group.ReadWrite.All, Group.Read.All, Directory.ReadWrite.All, Directory.Read.All, Application.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, AgentIdUser.ReadWrite.All, User.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Application.Read.All, AgentIdUser.ReadWrite.IdentityParentedBy, User.Read.All, GroupMember.Read.All, Group.ReadWrite.All, Group.Read.All, Directory.ReadWrite.All, User.ReadWrite.All, Device.ReadWrite.All, Device.Read.All, Application.ReadWrite.All, Directory.Read.All, AgentIdUser.ReadWrite.All, | - ## EXAMPLES -### Example 1: Check group memberships for the signed-in user -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Users.Actions @@ -104,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 @@ -139,7 +120,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -210,7 +191,7 @@ HelpMessage: '' ### -GroupIds - +. ```yaml Type: System.String[] @@ -494,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 bdc7cd8d631cb..4a66cd9dfea72 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: 06/05/2026 +ms.date: 08/01/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) @@ -27,7 +24,6 @@ Confirm-MgBetaUserMemberObject -UserId [-ResponseHeadersVariable ] [-Ids ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### Check @@ -38,7 +34,6 @@ Confirm-MgBetaUserMemberObject -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### CheckViaIdentityExpanded @@ -48,7 +43,7 @@ Confirm-MgBetaUserMemberObject -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Ids ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] ``` ### CheckViaIdentity @@ -59,7 +54,6 @@ Confirm-MgBetaUserMemberObject -InputObject [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -71,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, User.ReadWrite.All, Directory.Read.All, User.Read, GroupMember.Read.All, Group.ReadWrite.All, Group.Read.All, Directory.ReadWrite.All, Application.ReadWrite.All, Device.Read.All, AgentIdUser.ReadWrite.IdentityParentedBy, AgentIdUser.ReadWrite.All, User.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Application.Read.All, AgentIdUser.ReadWrite.IdentityParentedBy, User.Read.All, GroupMember.Read.All, Group.ReadWrite.All, Group.Read.All, Directory.ReadWrite.All, User.ReadWrite.All, Device.ReadWrite.All, Device.Read.All, Application.ReadWrite.All, Directory.Read.All, AgentIdUser.ReadWrite.All, | +### EXAMPLE 1 -## EXAMPLES -### Example 1: Using the Confirm-MgBetaUserMemberObject Cmdlet -```powershell Import-Module Microsoft.Graph.Beta.Users.Actions $params = @{ Ids = @( @@ -93,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 @@ -128,7 +112,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -262,7 +246,7 @@ HelpMessage: '' ### -Ids - +. ```yaml Type: System.String[] @@ -483,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 3da0d2f6fb482..e36a0eaf6939a 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: 06/05/2026 +ms.date: 08/01/2026 PlatyPS schema version: 2024-05-01 title: Convert-MgBetaUserExternalToInternalMemberUser --- @@ -27,7 +27,7 @@ Convert-MgBetaUserExternalToInternalMemberUser -UserId [-ResponseHeader [-PasswordProfile ] [-UserPrincipalName ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] ``` ### Convert @@ -38,7 +38,6 @@ Convert-MgBetaUserExternalToInternalMemberUser -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### ConvertViaIdentityExpanded @@ -49,7 +48,7 @@ Convert-MgBetaUserExternalToInternalMemberUser -InputObject ] [-UserPrincipalName ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] ``` ### ConvertViaIdentity @@ -60,7 +59,6 @@ Convert-MgBetaUserExternalToInternalMemberUser -InputObject ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -74,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 @@ -99,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 @@ -119,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 @@ -165,7 +140,7 @@ HelpMessage: '' ### -Body - +. To construct, see NOTES section for BODY properties and create a hash table. ```yaml @@ -187,7 +162,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -343,7 +318,7 @@ HelpMessage: '' ### -Mail - +. ```yaml Type: System.String @@ -510,7 +485,7 @@ HelpMessage: '' ### -UserPrincipalName - +. ```yaml Type: System.String @@ -591,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 @@ -609,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 @@ -627,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. @@ -647,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 d2ff8f4cecbde..8f529dfaca815 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: 06/05/2026 +ms.date: 08/01/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) @@ -29,7 +26,6 @@ Export-MgBetaUserPersonalData -UserId [-ResponseHeadersVariable ] [-StorageLocation ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### Export @@ -40,7 +36,6 @@ Export-MgBetaUserPersonalData -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### ExportViaIdentityExpanded @@ -51,7 +46,6 @@ Export-MgBetaUserPersonalData -InputObject [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### ExportViaIdentity @@ -62,7 +56,6 @@ Export-MgBetaUserPersonalData -InputObject [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -76,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 @@ -97,10 +81,6 @@ $params = @{ Export-MgBetaUserPersonalData -UserId $userId -BodyParameter $params -``` -This example shows how to use the Export-MgBetaUserPersonalData Cmdlet. - - ## PARAMETERS ### -AdditionalProperties @@ -132,7 +112,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -400,7 +380,7 @@ HelpMessage: '' ### -StorageLocation - +. ```yaml Type: System.String @@ -508,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 074d8dcbd8d8c..1f0cb42d80214 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: 06/05/2026 +ms.date: 08/01/2026 PlatyPS schema version: 2024-05-01 title: Find-MgBetaUserMeetingLocation --- @@ -26,7 +26,6 @@ Find-MgBetaUserMeetingLocation -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### Find @@ -37,7 +36,6 @@ Find-MgBetaUserMeetingLocation -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### FindViaIdentityExpanded @@ -49,7 +47,7 @@ Find-MgBetaUserMeetingLocation -InputObject [-Query ] [-TimeConstraint ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] ``` ### FindViaIdentity @@ -60,7 +58,6 @@ Find-MgBetaUserMeetingLocation -InputObject [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -72,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 @@ -103,7 +110,7 @@ HelpMessage: '' ### -AllowFreeOnly - +. ```yaml Type: System.Management.Automation.SwitchParameter @@ -130,7 +137,7 @@ HelpMessage: '' ### -Attendees - +. To construct, see NOTES section for ATTENDEES properties and create a hash table. ```yaml @@ -158,7 +165,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -320,7 +327,7 @@ HelpMessage: '' ### -MaxCandidates - +. ```yaml Type: System.Int32 @@ -347,7 +354,7 @@ HelpMessage: '' ### -MeetingDuration - +. ```yaml Type: System.TimeSpan @@ -437,7 +444,7 @@ HelpMessage: '' ### -Query - +. ```yaml Type: System.String @@ -602,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 ]: @@ -658,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 @@ -708,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 3f164f1476497..f811393cc9a8c 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: 06/05/2026 +ms.date: 08/01/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) @@ -33,7 +30,7 @@ Find-MgBetaUserMeetingTime -UserId [-ResponseHeadersVariable ] [-ReturnSuggestionReasons] [-TimeConstraint ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] ``` ### Find @@ -44,7 +41,6 @@ Find-MgBetaUserMeetingTime -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### FindViaIdentityExpanded @@ -57,7 +53,7 @@ Find-MgBetaUserMeetingTime -InputObject [-ResponseHeader [-ReturnSuggestionReasons] [-TimeConstraint ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] ``` ### FindViaIdentity @@ -68,7 +64,6 @@ Find-MgBetaUserMeetingTime -InputObject [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -79,67 +74,59 @@ 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** +## EXAMPLES -| 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 | +### EXAMPLE 1 -## EXAMPLES -### Example 1: Using the Find-MgBetaUserMeetingTime Cmdlet -```powershell Import-Module Microsoft.Graph.Beta.Users.Actions + $params = @{ - Attendees = @( + attendees = @( @{ - Type = "required" - EmailAddress = @{ - Name = "Alex Wilbur" - Address = "alexw@contoso.onmicrosoft.com" + type = "required" + emailAddress = @{ + name = "Alex Wilbur" + address = "alexw@contoso.com" } } ) - LocationConstraint = @{ - IsRequired = "false" - SuggestLocation = "false" - Locations = @( + locationConstraint = @{ + isRequired = "false" + suggestLocation = "false" + locations = @( @{ - ResolveAvailability = "false" - DisplayName = "Conf room Hood" + resolveAvailability = "false" + displayName = "Conf room Hood" } ) } - TimeConstraint = @{ - ActivityDomain = "work" - TimeSlots = @( + timeConstraint = @{ + activityDomain = "work" + timeSlots = @( @{ - Start = @{ - DateTime = "2019-04-16T09:00:00" - TimeZone = "Pacific Standard Time" + start = @{ + dateTime = "2019-04-16T09:00:00" + timeZone = "Pacific Standard Time" } - End = @{ - DateTime = "2019-04-18T17:00:00" - TimeZone = "Pacific Standard Time" + end = @{ + dateTime = "2019-04-18T17:00:00" + timeZone = "Pacific Standard Time" } } ) } - IsOrganizerOptional = "false" - MeetingDuration = "PT1H" - ReturnSuggestionReasons = "true" - MinimumAttendeePercentage = "100" + isOrganizerOptional = "false" + meetingDuration = "PT1H" + returnSuggestionReasons = "true" + minimumAttendeePercentage = 100 } + # A UPN can also be used as -UserId. Find-MgBetaUserMeetingTime -UserId $userId -BodyParameter $params -``` -This example shows how to use the Find-MgBetaUserMeetingTime Cmdlet. -To learn about permissions for this resource, see the [permissions reference](/graph/permissions-reference). ## PARAMETERS @@ -172,7 +159,7 @@ HelpMessage: '' ### -Attendees - +. To construct, see NOTES section for ATTENDEES properties and create a hash table. ```yaml @@ -200,7 +187,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -362,7 +349,7 @@ HelpMessage: '' ### -IsOrganizerOptional - +. ```yaml Type: System.Management.Automation.SwitchParameter @@ -417,7 +404,7 @@ HelpMessage: '' ### -MaxCandidates - +. ```yaml Type: System.Int32 @@ -444,7 +431,7 @@ HelpMessage: '' ### -MeetingDuration - +. ```yaml Type: System.TimeSpan @@ -471,7 +458,7 @@ HelpMessage: '' ### -MinimumAttendeePercentage - +. ```yaml Type: System.Double @@ -583,7 +570,7 @@ HelpMessage: '' ### -ReturnSuggestionReasons - +. ```yaml Type: System.Management.Automation.SwitchParameter @@ -726,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 @@ -817,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. @@ -855,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 @@ -902,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 87fcd32f58967..5cdbe598a729c 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: 06/05/2026 +ms.date: 08/01/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) @@ -28,7 +25,6 @@ Get-MgBetaUserById [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Types ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### Get @@ -39,7 +35,6 @@ Get-MgBetaUserById [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -52,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 @@ -77,7 +82,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -205,7 +210,7 @@ HelpMessage: '' ### -Ids - +. ```yaml Type: System.String[] @@ -311,7 +316,7 @@ HelpMessage: '' ### -Types - +. ```yaml Type: System.String[] @@ -382,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 ]: @@ -390,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) @@ -29,7 +26,7 @@ Get-MgBetaUserMailTip -UserId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-EmailAddresses ] [-MailTipsOptions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] ``` ### Get @@ -40,7 +37,6 @@ Get-MgBetaUserMailTip -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### GetViaIdentityExpanded @@ -50,7 +46,7 @@ Get-MgBetaUserMailTip -InputObject [-ResponseHeadersVari [-AdditionalProperties ] [-EmailAddresses ] [-MailTipsOptions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] ``` ### GetViaIdentity @@ -61,7 +57,6 @@ Get-MgBetaUserMailTip -InputObject [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -72,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 @@ -101,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 @@ -136,7 +118,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -207,7 +189,7 @@ HelpMessage: '' ### -EmailAddresses - +. ```yaml Type: System.String[] @@ -518,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 0f731cf3a697c..92e8a5207f81e 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: 06/05/2026 +ms.date: 08/01/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) @@ -31,7 +28,6 @@ Get-MgBetaUserMemberGroup -UserId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-SecurityEnabledOnly] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### Get @@ -42,7 +38,6 @@ Get-MgBetaUserMemberGroup -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### GetViaIdentityExpanded @@ -52,7 +47,6 @@ Get-MgBetaUserMemberGroup -InputObject [-ResponseHeaders [-AdditionalProperties ] [-SecurityEnabledOnly] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### GetViaIdentity @@ -63,7 +57,6 @@ Get-MgBetaUserMemberGroup -InputObject [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -79,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, User.Read.All, Group.ReadWrite.All, GroupMember.Read.All, Application.ReadWrite.All, Device.Read.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Application.Read.All, Application.ReadWrite.All, GroupMember.Read.All, Group.ReadWrite.All, Group.Read.All, Directory.ReadWrite.All, User.Read.All, Device.ReadWrite.All, Device.Read.All, Directory.Read.All, | - ## EXAMPLES -### Example 1: Check group memberships for the signed-in user -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Users.Actions @@ -101,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 @@ -136,7 +116,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -383,7 +363,7 @@ HelpMessage: '' ### -SecurityEnabledOnly - +. ```yaml Type: System.Management.Automation.SwitchParameter @@ -491,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 ec1a16644b59c..ccaf572d741b6 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: 06/05/2026 +ms.date: 08/01/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) @@ -27,7 +24,6 @@ Get-MgBetaUserMemberObject -UserId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-SecurityEnabledOnly] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### Get @@ -38,7 +34,6 @@ Get-MgBetaUserMemberObject -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### GetViaIdentityExpanded @@ -48,7 +43,6 @@ Get-MgBetaUserMemberObject -InputObject [-ResponseHeader [-AdditionalProperties ] [-SecurityEnabledOnly] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### GetViaIdentity @@ -59,7 +53,6 @@ Get-MgBetaUserMemberObject -InputObject [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -71,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, User.ReadWrite.All, Directory.Read.All, User.Read, GroupMember.Read.All, Group.ReadWrite.All, Group.Read.All, Directory.ReadWrite.All, Application.ReadWrite.All, Device.Read.All, AgentIdUser.ReadWrite.IdentityParentedBy, AgentIdUser.ReadWrite.All, User.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Application.Read.All, AgentIdUser.ReadWrite.IdentityParentedBy, User.Read.All, GroupMember.Read.All, Group.ReadWrite.All, Group.Read.All, Directory.ReadWrite.All, User.ReadWrite.All, Device.ReadWrite.All, Device.Read.All, Application.ReadWrite.All, Directory.Read.All, AgentIdUser.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 @@ -123,7 +106,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -370,7 +353,7 @@ HelpMessage: '' ### -SecurityEnabledOnly - +. ```yaml Type: System.Management.Automation.SwitchParameter @@ -478,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 406452c2f4fa6..8f9b5a7580e20 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: 06/05/2026 +ms.date: 08/01/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBetaUserOwnedObjectByType --- @@ -25,7 +25,7 @@ Get-MgBetaUserOwnedObjectByType [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Type ] [-UserId ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] ``` ### Get @@ -36,7 +36,6 @@ Get-MgBetaUserOwnedObjectByType [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -49,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 @@ -74,7 +87,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -287,7 +300,7 @@ HelpMessage: '' ### -Type - +. ```yaml Type: System.String @@ -308,7 +321,7 @@ HelpMessage: '' ### -UserId - +. ```yaml Type: System.String @@ -379,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 ]: @@ -387,28 +400,5 @@ BODYPARAMETER ` [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] ``` ### GetViaIdentity @@ -34,7 +34,6 @@ Get-MgBetaUserPasswordSingleSignOnCredential -InputObject ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -47,27 +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, Directory.ReadWrite.All, Application.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 Get-MgBetaUserPasswordSingleSignOnCredential -UserId $userId -``` -This example shows how to use the Get-MgBetaUserPasswordSingleSignOnCredential Cmdlet. - - ## PARAMETERS ### -Break @@ -356,33 +342,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 -- [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 ea385d6b985e8..c3c9ab1792eb7 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: 06/05/2026 +ms.date: 08/01/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgBetaInvalidateAllUserRefreshToken --- @@ -28,7 +28,7 @@ If this happens, the application needs to acquire a new refresh token by making Invoke-MgBetaInvalidateAllUserRefreshToken -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] ``` ### InvalidateViaIdentity @@ -38,7 +38,6 @@ Invoke-MgBetaInvalidateAllUserRefreshToken -InputObject [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -55,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, User.ReadWrite, Directory.ReadWrite.All, | -| 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 @@ -365,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 ae5f8a2257555..73856aba3c427 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: 06/05/2026 +ms.date: 08/01/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) @@ -28,7 +25,7 @@ Also see Identify and resolve license assignment problems for a group in Microso Invoke-MgBetaLicenseUser -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] ``` ### LicenseViaIdentity @@ -37,7 +34,7 @@ Invoke-MgBetaLicenseUser -UserId [-ResponseHeadersVariable ] [- Invoke-MgBetaLicenseUser -InputObject [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] ``` ## ALIASES @@ -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, Directory.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, AgentIdUser.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | User.ReadWrite.All, Directory.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, AgentIdUser.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 a6046bb4f4f37..39c6a58429c18 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: 06/05/2026 +ms.date: 08/01/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) @@ -27,7 +24,6 @@ Invoke-MgBetaRetryUserServiceProvisioning -UserId [-ResponseHeadersVari [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### RetryViaIdentity @@ -37,7 +33,6 @@ Invoke-MgBetaRetryUserServiceProvisioning -InputObject [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -50,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 @@ -371,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 9982ddb2018fc..7388762a202ae 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: 06/05/2026 +ms.date: 08/01/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) @@ -27,7 +24,7 @@ Invoke-MgBetaTranslateUserExchangeId -UserId [-ResponseHeadersVariable [-AdditionalProperties ] [-InputIds ] [-SourceIdType ] [-TargetIdType ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] ``` ### Translate @@ -38,7 +35,6 @@ Invoke-MgBetaTranslateUserExchangeId -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### TranslateViaIdentityExpanded @@ -49,7 +45,6 @@ Invoke-MgBetaTranslateUserExchangeId -InputObject [-SourceIdType ] [-TargetIdType ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### TranslateViaIdentity @@ -60,7 +55,6 @@ Invoke-MgBetaTranslateUserExchangeId -InputObject [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -72,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, User.ReadWrite.All, User.ReadWrite, User.Read.All, User.Read, AgentIdUser.ReadWrite.IdentityParentedBy, AgentIdUser.ReadWrite.All, | -| Delegated (personal Microsoft account) | User.Read, User.ReadWrite, | -| Application | User.Read.All, User.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, AgentIdUser.ReadWrite.All, | - ## EXAMPLES -### Example 1: Code snippet -```powershell +### EXAMPLE 1 Import-Module Microsoft.Graph.Beta.Users.Actions @@ -99,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 @@ -134,7 +115,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -268,7 +249,7 @@ HelpMessage: '' ### -InputIds - +. ```yaml Type: System.String[] @@ -543,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 c89e0a54cf388..2aa613efb626f 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: 963b5bb8-6bc6-4a91-a1a6-aecb2b609d0d +Module Guid: 8cf23964-ce14-4310-a0a3-e2ea2761308a 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 eb54b95ed2b9e..033b71305d7bf 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: 06/05/2026 +ms.date: 08/01/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) @@ -27,7 +24,6 @@ Remove-MgBetaAllUserDeviceFromManagement -UserId [-ResponseHeadersVaria [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### RemoveViaIdentity @@ -37,7 +33,6 @@ Remove-MgBetaAllUserDeviceFromManagement -InputObject [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -49,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 @@ -358,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 a36f26cbd74fe..e33576df27d68 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: 06/05/2026 +ms.date: 08/01/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBetaUserPasswordSingleSignOnCredential --- @@ -24,7 +24,6 @@ Remove-MgBetaUserPasswordSingleSignOnCredential -UserId [-ResponseHeade [-AdditionalProperties ] [-Id ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### Delete @@ -35,7 +34,6 @@ Remove-MgBetaUserPasswordSingleSignOnCredential -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### DeleteViaIdentityExpanded @@ -46,7 +44,6 @@ Remove-MgBetaUserPasswordSingleSignOnCredential -InputObject ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### DeleteViaIdentity @@ -57,7 +54,6 @@ Remove-MgBetaUserPasswordSingleSignOnCredential -InputObject ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -69,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, Directory.ReadWrite.All, Application.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 @@ -90,10 +77,6 @@ $params = @{ Remove-MgBetaUserPasswordSingleSignOnCredential -UserId $userId -BodyParameter $params -``` -This example shows how to use the Remove-MgBetaUserPasswordSingleSignOnCredential Cmdlet. - - ## PARAMETERS ### -AdditionalProperties @@ -125,7 +108,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -259,7 +242,7 @@ HelpMessage: '' ### -Id - +. ```yaml Type: System.String @@ -501,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 cbe0e5821636c..842d5be11d5b7 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: 06/05/2026 +ms.date: 08/01/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) @@ -30,7 +27,7 @@ If this happens, the application will need to acquire a new refresh token by mak Revoke-MgBetaUserSignInSession -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] ``` ### RevokeViaIdentity @@ -40,7 +37,6 @@ Revoke-MgBetaUserSignInSession -InputObject [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -56,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, User.ReadWrite.All, Directory.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, AgentIdUser.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | User.RevokeSessions.All, User.ReadWrite.All, Directory.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, AgentIdUser.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 @@ -366,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 f5e1fff7588c2..f55aa994be590 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: 06/05/2026 +ms.date: 08/01/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) @@ -32,7 +29,6 @@ Send-MgBetaUserMail -UserId [-ResponseHeadersVariable ] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### Send @@ -43,7 +39,6 @@ Send-MgBetaUserMail -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### SendViaIdentityExpanded @@ -54,7 +49,6 @@ Send-MgBetaUserMail -InputObject [-ResponseHeadersVariab [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### SendViaIdentity @@ -65,7 +59,6 @@ Send-MgBetaUserMail -InputObject [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -81,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 @@ -124,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 @@ -158,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 @@ -197,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 @@ -234,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 @@ -269,7 +234,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -565,7 +530,7 @@ HelpMessage: '' ### -SaveToSentItems - +. ```yaml Type: System.Management.Automation.SwitchParameter @@ -673,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. @@ -807,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. @@ -944,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 bd7e6ddd074a2..dbd9d0aee4f9a 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: 06/05/2026 +ms.date: 08/01/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) @@ -32,7 +29,6 @@ Set-MgBetaUserLicense -UserId [-ResponseHeadersVariable ] [-RemoveLicenses ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### Assign @@ -43,7 +39,6 @@ Set-MgBetaUserLicense -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### AssignViaIdentityExpanded @@ -54,7 +49,6 @@ Set-MgBetaUserLicense -InputObject [-ResponseHeadersVari [-RemoveLicenses ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### AssignViaIdentity @@ -65,7 +59,6 @@ Set-MgBetaUserLicense -InputObject [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -81,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, User.ReadWrite.All, Directory.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, AgentIdUser.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | LicenseAssignment.ReadWrite.All, User.ReadWrite.All, Directory.ReadWrite.All, AgentIdUser.ReadWrite.IdentityParentedBy, AgentIdUser.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' @@ -102,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' @@ -123,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' @@ -145,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' @@ -178,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 @@ -196,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' @@ -212,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 @@ -247,7 +209,7 @@ HelpMessage: '' ### -AddLicenses - +. To construct, see NOTES section for ADDLICENSES properties and create a hash table. ```yaml @@ -275,7 +237,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -500,7 +462,7 @@ HelpMessage: '' ### -RemoveLicenses - +. ```yaml Type: System.String[] @@ -636,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. @@ -645,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 27e50d5d5a196..08518aad9b2ca 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: 06/05/2026 +ms.date: 08/01/2026 PlatyPS schema version: 2024-05-01 title: Test-MgBetaUserPassword --- @@ -24,7 +24,7 @@ Use this action to provide real-time feedback on password strength while the use Test-MgBetaUserPassword [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Password ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] ``` ### Validate @@ -35,7 +35,6 @@ Test-MgBetaUserPassword [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -48,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 @@ -69,10 +59,6 @@ $params = @{ Test-MgBetaUserPassword -BodyParameter $params -``` -This example shows how to use the Test-MgBetaUserPassword Cmdlet. - - ## PARAMETERS ### -AdditionalProperties @@ -98,7 +84,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -226,7 +212,7 @@ HelpMessage: '' ### -Password - +. ```yaml Type: System.String @@ -382,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 966fb7cb3c4c2..adc354a2cf678 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: 06/05/2026 +ms.date: 08/01/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) @@ -36,7 +33,6 @@ Test-MgBetaUserProperty [-ResponseHeadersVariable ] [-AdditionalProperti [-OnBehalfOfUserId ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### Validate @@ -47,7 +43,6 @@ Test-MgBetaUserProperty [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -60,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 @@ -92,7 +97,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -157,7 +162,7 @@ HelpMessage: '' ### -DisplayName - +. ```yaml Type: System.String @@ -178,7 +183,7 @@ HelpMessage: '' ### -EntityType - +. ```yaml Type: System.String @@ -262,7 +267,7 @@ HelpMessage: '' ### -MailNickname - +. ```yaml Type: System.String @@ -283,7 +288,7 @@ HelpMessage: '' ### -OnBehalfOfUserId - +. ```yaml Type: System.String @@ -460,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 ]: @@ -470,28 +475,5 @@ BODYPARAMETER ` [-ResponseHeadersVariable [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### UnblockViaIdentity @@ -34,7 +33,6 @@ Unblock-MgBetaUserManagedApp -InputObject [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -46,13 +44,15 @@ This cmdlet has the following aliases, Unblocks 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 @@ -363,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 -- [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 fc52f7c2ae428..a374df36e45dc 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: 06/05/2026 +ms.date: 08/01/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) @@ -30,7 +27,6 @@ Update-MgBetaUserPassword -UserId [-ResponseHeadersVariable ] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### Change @@ -41,7 +37,6 @@ Update-MgBetaUserPassword -UserId [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### ChangeViaIdentityExpanded @@ -52,7 +47,6 @@ Update-MgBetaUserPassword -InputObject [-ResponseHeaders [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ### ChangeViaIdentity @@ -63,7 +57,6 @@ Update-MgBetaUserPassword -InputObject [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] ``` ## ALIASES @@ -74,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 @@ -92,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 @@ -127,7 +115,7 @@ HelpMessage: '' ### -BodyParameter - +. To construct, see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml @@ -198,7 +186,7 @@ HelpMessage: '' ### -CurrentPassword - +. ```yaml Type: System.String @@ -316,7 +304,7 @@ HelpMessage: '' ### -NewPassword - +. ```yaml Type: System.String @@ -530,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 f32aec7832a428248bcc93b14ec0e2083f5709c7 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Sat, 1 Aug 2026 03:30:38 +0000 Subject: [PATCH 2/8] 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 7d49b7cdfce64..4819d10b52fc3 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 1cb266633ab7d..56bf8636f9244 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 8df8084f69f71..500c95f638307 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 2f05d320cb7cc..2147ae9df955b 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 4a66cd9dfea72..300d4849713cb 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 e36a0eaf6939a..f42c243e65659 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 8f529dfaca815..27004824fb864 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 1f0cb42d80214..29919b2555de4 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 f811393cc9a8c..183d765f409e2 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 5cdbe598a729c..6db1c7a887c1e 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 92e8a5207f81e..ec48e9c8dfce8 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 ccaf572d741b6..4b527fa4b3b49 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 8f9b5a7580e20..dbf805898767f 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 c3c9ab1792eb7..7a7701033b1ee 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 73856aba3c427..acc4e07e87dc6 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 39c6a58429c18..df3941fdda455 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 7388762a202ae..4dc7037adb7fb 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 2aa613efb626f..1cd742c7b8ac3 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 033b71305d7bf..acb385241b518 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 e33576df27d68..389c1a6f8fc74 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 842d5be11d5b7..360495723d9e1 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 f55aa994be590..c6ada9a2482d5 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 dbd9d0aee4f9a..2fe0cf9a59a3c 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 08518aad9b2ca..2ec2ecc30cd81 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 a374df36e45dc..6b9d6ff1ddc77 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 a465bb26554faee89ce6831c4ada96ef40fd9e6f Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Sat, 1 Aug 2026 03:43:21 +0000 Subject: [PATCH 3/8] 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 4819d10b52fc3..e9ab8947a3228 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 56bf8636f9244..27adeab354899 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 500c95f638307..cd2b41fb33b05 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 2147ae9df955b..f1411dac4d277 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 300d4849713cb..1f574e28d1e39 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 f42c243e65659..a8ffb60d93771 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 27004824fb864..35102d5350828 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 183d765f409e2..97e40955233b0 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 fd61a870fd848..d6dc8e7b3ce12 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 ec48e9c8dfce8..c3fa40a02c835 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 4b527fa4b3b49..eea359a8ed365 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 c828d4391408f..ff4fa4cac92ee 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 7a7701033b1ee..08fe192f48bc0 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 acc4e07e87dc6..503a7ae669296 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 4dc7037adb7fb..39cf131978086 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 389c1a6f8fc74..0ee85dccfe2b7 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 360495723d9e1..bfccfd1da9653 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 c6ada9a2482d5..ad0d6ff69f091 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 2fe0cf9a59a3c..3cad2dccdf9a5 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 2ec2ecc30cd81..04dd8959c55df 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 af7de83922d4c..9899a8fcb7de2 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 7e3253565e71eae238b3bc5ca470ce44d52df25c Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Sat, 1 Aug 2026 03:43:31 +0000 Subject: [PATCH 4/8] 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 f1411dac4d277..8dbe6723fe1c1 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 1f574e28d1e39..4d3fdbbcf28dd 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 35102d5350828..8981b1f347640 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 97e40955233b0..e2fe80335d7fc 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 6db1c7a887c1e..0f393c0d35fb7 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 d6dc8e7b3ce12..05ec6e3ac9a39 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 c3fa40a02c835..390e78f618739 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 eea359a8ed365..9d8f05d6c0eb7 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 503a7ae669296..e0df5fa9184c6 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 df3941fdda455..179eaf547eed4 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 39cf131978086..a4a65d3872213 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 acb385241b518..51ada256a596f 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 bfccfd1da9653..d3b2edf368541 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 ad0d6ff69f091..62aa4fe1ea374 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 3cad2dccdf9a5..a08b376060936 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 7999fb3943857..039a7a8e66128 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 6b9d6ff1ddc77..0483f740b8b2f 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 eab8a339196800c4d57599b8ee1d0f00088f11a2 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Sat, 1 Aug 2026 03:43:37 +0000 Subject: [PATCH 5/8] 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 e9ab8947a3228..14972b007f2f0 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 27adeab354899..297ad7fe124da 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 cd2b41fb33b05..903b73f6bfa28 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 8dbe6723fe1c1..485458411a550 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 4d3fdbbcf28dd..9a6618da489b8 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 a8ffb60d93771..977d78339a093 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 8981b1f347640..06a259cd26bf2 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 e2fe80335d7fc..c1b88aae273bc 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 0f393c0d35fb7..322b6117944b5 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 0483f740b8b2f..3151bbb0a6fb8 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 56621e1be6e7db89f864b9dfd3486b16c5d97184 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Sat, 1 Aug 2026 03:43:40 +0000 Subject: [PATCH 6/8] 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 29919b2555de4..0b7942acb4f66 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 dbf805898767f..0f240d343523b 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 ead4b67258353f0f1d82fb8203f611d12a34bc47 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Sat, 1 Aug 2026 03:43:43 +0000 Subject: [PATCH 7/8] 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 297ad7fe124da..bd21f41c68146 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 903b73f6bfa28..b5fc0c4d584d0 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 485458411a550..31780790f2006 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 9a6618da489b8..4ba196b29f76f 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 977d78339a093..a2436c678d326 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 06a259cd26bf2..193c6a6edffee 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 0b7942acb4f66..77df827a25cf3 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 c1b88aae273bc..35b65f39de36d 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 322b6117944b5..d3fd733a1914e 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 ceb4f3ff3e8a3..47da52d458fd2 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 f8a9eb4bce5c3..608a907e1db9b 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 618c6729ccacd..0b891ba6197e7 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 0f240d343523b..5999d4081cf4e 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 b6abcd5e4c64f..1b3435626dd61 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 b39891379e88f..7a6865fa9fdb0 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 307bde8ce9ae0..58cef888d1c5d 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 f045280e8ef8b..ee2decbbd166a 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 f378e6795e729..d47fabaaee88f 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 7688860d1ae27..1723ee37ef36a 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 3151bbb0a6fb8..0be0a5e982e6a 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 2a9471b2df57bb219334f056bbdc998cd5bbbfde Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Sat, 1 Aug 2026 03:43:59 +0000 Subject: [PATCH 8/8] 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 14972b007f2f0..75a93e18012a5 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 bd21f41c68146..17c3a5333b563 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 b5fc0c4d584d0..81ec95ec28cdc 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 31780790f2006..51201e4edd804 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 4ba196b29f76f..ec359ad3c50aa 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 a2436c678d326..0ed1b33359ba6 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 193c6a6edffee..b31123d0f5105 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 77df827a25cf3..2a81f2f4dc294 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 35b65f39de36d..4b47c3315eaf0 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 d3fd733a1914e..6a2be7c7a7faf 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 608a907e1db9b..14ab5f428725c 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 0b891ba6197e7..596f7862b3d90 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 5999d4081cf4e..4048422c74e02 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 b0b581b26864e..8694279c0c794 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 4339c721cd4c5..01eff1f0b4530 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 11ada1f544f59..95df5303d539b 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 1b3435626dd61..8a30168fa25ab 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 95a3a0150e180..9910ec9d42c68 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 7a6865fa9fdb0..bb6ef3b2338ea 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 77427a30a4ba5..cb6d8d513d9db 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 58cef888d1c5d..0e97fb57b9c86 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 ee2decbbd166a..21102ff73e295 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 d47fabaaee88f..1012c504ba994 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 0be0a5e982e6a..9196acfdcd16c 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)