-
Notifications
You must be signed in to change notification settings - Fork 801
Clarify SMS support after legacy policy deprecation #1769
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Added clarification that SMS and other methods will remain functional under the Authentication methods policy despite the deprecation of legacy policies. The reason for this is customers are coming up with questions on this and we have an external blog written that is confusing customers even further. https://www.vissensa.com/blog/microsoft-mfa-microsoft-to-remove-sms-multi-factor-authentication/
@carolinemutua : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Learn Build status updates of commit f040bbd: ✅ Validation status: passed
For more details, please refer to the build report. |
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds clarification to documentation about the deprecation of legacy authentication policies, specifically addressing customer confusion about whether SMS and other authentication methods will remain functional after the September 30, 2025 deprecation date.
- Clarifies that SMS and other authentication methods will continue to work under the Authentication methods policy
- Addresses customer confusion stemming from external blog posts about the deprecation
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
||
>[!Important] | ||
>In March 2023, we announced the deprecation of managing authentication methods in the legacy multifactor authentication and self-service password reset (SSPR) policies. Beginning September 30, 2025, authentication methods can't be managed in these legacy MFA and SSPR policies. We recommend customers use the manual migration control to migrate to the Authentication methods policy by the deprecation date. | ||
>In March 2023, we announced the deprecation of managing authentication methods in the legacy multifactor authentication and self-service password reset (SSPR) policies. Beginning September 30, 2025, authentication methods can't be managed in these legacy MFA and SSPR policies. We recommend customers use the manual migration control to migrate to the Authentication methods policy by the deprecation date. Note: This change does not mean that any authentication methods, such as SMS, are being deprecated. SMS and other supported methods will continue to work when managed through the Authentication methods policy. |
Copilot
AI
Sep 25, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] This sentence is very long and contains multiple important pieces of information. Consider breaking it into separate sentences or using a bulleted list to improve readability and ensure key points aren't missed.
>In March 2023, we announced the deprecation of managing authentication methods in the legacy multifactor authentication and self-service password reset (SSPR) policies. Beginning September 30, 2025, authentication methods can't be managed in these legacy MFA and SSPR policies. We recommend customers use the manual migration control to migrate to the Authentication methods policy by the deprecation date. Note: This change does not mean that any authentication methods, such as SMS, are being deprecated. SMS and other supported methods will continue to work when managed through the Authentication methods policy. | |
>- In March 2023, we announced the deprecation of managing authentication methods in the legacy multifactor authentication and self-service password reset (SSPR) policies. | |
>- Beginning September 30, 2025, authentication methods can't be managed in these legacy MFA and SSPR policies. | |
>- We recommend customers use the manual migration control to migrate to the Authentication methods policy by the deprecation date. | |
>- **Note:** This change does not mean that any authentication methods, such as SMS, are being deprecated. SMS and other supported methods will continue to work when managed through the Authentication methods policy. |
Copilot uses AI. Check for mistakes.
Added clarification that SMS and other methods will remain functional under the Authentication methods policy despite the deprecation of legacy policies. The reason for this is customers are coming up with questions on this and we have an external blog written that is confusing customers even further. https://www.vissensa.com/blog/microsoft-mfa-microsoft-to-remove-sms-multi-factor-authentication/