Update leave-the-organization.md#1993
Conversation
URL options for personal/MSA account or OTP seem to be invalid now using "https://myaccount.microsoft.com?tenantId=domain.onmicrosoft.com" or tenant ID does not redirect for myaccount.com Should be https://myaccount.microsoft.com/resourcetenant.onmicrosoft.com
|
@BryanB-MSFT : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit df9c2db:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| docs/external-id/leave-the-organization.md | Details |
docs/external-id/leave-the-organization.md
- Line 37, Column 1: [Warning: code-block-indented - See documentation]
Indented code blocks aren't allowed. Use a Markdown code block surrounded by triple backticks (```).
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Pull request overview
This PR updates the “leave the organization” guidance to reflect the current My Account URL format for personal (MSA) and email one-time passcode users, replacing the previous tenantId= query-string examples that no longer redirect correctly.
Changes:
- Replaces
https://myaccount.microsoft.com?tenantId=...examples with the path-based URL format. - Updates the personal/OTP account guidance to reference using the tenant name in the My Account URL.
|
|
||
| - If you're using a work or school account, go to <https://myaccount.microsoft.com> and sign in. | ||
| - If you're using a personal account or email one-time passcode, you'll need to use a My Account URL that includes your tenant name or tenant ID. | ||
| - If you're using a personal account or email one-time passcode, you'll need to use a My Account URL that includes your resoruce tenant name. |
| -or- | ||
|
|
||
| `https://myaccount.microsoft.com?tenantId=aaaabbbb-0000-cccc-1111-dddd2222eeee` | ||
| Use https://myaccount.microsoft.com/contoso.onmicrosoft.com |
URL options for personal/MSA account or OTP seem to be invalid now using "https://myaccount.microsoft.com?tenantId=domain.onmicrosoft.com" or tenant ID does not redirect for myaccount.com
Should be https://myaccount.microsoft.com/resourcetenant.onmicrosoft.com