File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
microsoftgraph/docs-conceptual Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -538,7 +538,7 @@ The following is the categorization of the Microsoft Entra cmdlets. Select a cat
538
538
| Connect-MsolService| [ Connect-MgGraph] ( authentication-commands.md#use-connect-mggraph ) |
539
539
| Convert-MsolDomainToFederated| [ New-MgDomainFederationConfiguration] ( /powershell/module/microsoft.graph.identity.directorymanagement/new-mgdomainfederationconfiguration ) |
540
540
| Convert-MsolDomainToStandard| [ Remove-MgDomainFederationConfiguration] ( /powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdomainfederationconfiguration ) |
541
- | Convert-MsolFederatedUser| [ Reset-MgUserAuthenticationMethodPassword] ( /powershell/module/microsoft.graph.users.actions /reset-mguserauthenticationmethodpassword ) |
541
+ | Convert-MsolFederatedUser| [ Reset-MgUserAuthenticationMethodPassword] ( /powershell/module/microsoft.graph.identity.signins /reset-mguserauthenticationmethodpassword ) |
542
542
| Disable-MsolDevice| [ Update-MgDevice] ( /powershell/module/microsoft.graph.identity.directorymanagement/update-mgdevice ) |
543
543
| Enable-MsolDevice| [ Update-MgDevice] ( /powershell/module/microsoft.graph.identity.directorymanagement/update-mgdevice ) |
544
544
| Get-MsolAccountSku| [ Get-MgSubscribedSku] ( /powershell/module/microsoft.graph.identity.directorymanagement/get-mgsubscribedsku ) |
@@ -622,7 +622,7 @@ The following is the categorization of the Microsoft Entra cmdlets. Select a cat
622
622
| Set-MsolServicePrincipal| [ Update-MgServicePrincipal] ( /powershell/module/microsoft.graph.applications/update-mgserviceprincipal ) |
623
623
| Set-MsolUser| [ Update-MgUser] ( /powershell/module/microsoft.graph.users/update-mguser ) |
624
624
| Set-MsolUserLicense| [ Set-MgUserLicense] ( /powershell/module/microsoft.graph.users.actions/set-mguserlicense ) |
625
- | Set-MsolUserPassword| [ Reset-MgUserAuthenticationMethodPassword] ( /powershell/module/microsoft.graph.users.actions /reset-mguserauthenticationmethodpassword ) |
625
+ | Set-MsolUserPassword| [ Reset-MgUserAuthenticationMethodPassword] ( /powershell/module/microsoft.graph.identity.signins /reset-mguserauthenticationmethodpassword ) |
626
626
| Set-MsolUserPrincipalName| [ Update-MgUser] ( /powershell/module/microsoft.graph.users/update-mguser ) |
627
627
| Update-MsolFederatedDomain| [ Update-MgDomainFederationConfiguration] ( /powershell/module/microsoft.graph.identity.directorymanagement/update-mgdomainfederationconfiguration ) |
628
628
You can’t perform that action at this time.
0 commit comments