Skip to content

Commit 7ce0dd4

Browse files
committed
Replaced MSOL commands with MgGraph commands and removed absolute link
1 parent f7366bd commit 7ce0dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/enterprise-users/directory-self-service-signup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ This setting's details may be retrieved using the PowerShell cmdlet Get-MsolComp
8888
Get-MgPolicyAuthorizationPolicy | Select-Object AllowedToSignUpEmailBasedSubscriptions, AllowEmailVerifiedUsersToJoinOrganization
8989
```
9090

91-
For more information and examples of how to use these parameters, see [Update-MgPolicyAuthorizationPolicy](https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.identity.signins/update-mgpolicyauthorizationpolicy?view=graph-powershell-1.0).
91+
For more information and examples of how to use these parameters, see [Update-MgPolicyAuthorizationPolicy](/powershell/module/microsoft.graph.identity.signins/update-mgpolicyauthorizationpolicy?view=graph-powershell-1.0&preserve-view=true).
9292

9393
## Next steps
9494

0 commit comments

Comments
 (0)