Skip to content

Commit 6488430

Browse files
authored
Merge pull request #97256 from junhasems/patch-10
add how to specify a tenant by URL
2 parents 70bf8d7 + acb154e commit 6488430

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/active-directory/authentication/concept-registration-mfa-sspr-combined.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,12 @@ To switch the directory in the Azure portal, click the user account name in the
167167

168168
![External users can switch directory.](media/concept-registration-mfa-sspr-combined/switch-directory.png)
169169

170+
Or, you can specify a tenant by URL to access security information.
171+
172+
`https://mysignins.microsoft.com/security-info?tenant=<Tenant Name>`
173+
174+
`https://mysignins.microsoft.com/security-info/?tenantId=<Tenant ID>`
175+
170176
## Next steps
171177

172178
To get started, see the tutorials to [enable self-service password reset](tutorial-enable-sspr.md) and [enable Azure AD Multi-Factor Authentication](tutorial-enable-azure-mfa.md).

0 commit comments

Comments
 (0)