Skip to content

Commit 1c9c61d

Browse files
authored
Merge pull request #187745 from Justinha/sms-preview
added back preview
2 parents 6a1dfbb + 64fdba6 commit 1c9c61d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/active-directory/authentication/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@
7272
href: concept-password-ban-bad-on-premises.md
7373
- name: Security information registration
7474
href: concept-registration-mfa-sspr-combined.md
75-
- name: Kerberos authentication (Preview)
76-
href: how-to-authentication-kerberos.md
7775
- name: Resilient access controls
7876
href: concept-resilient-controls.md
7977
- name: How-to guides

articles/active-directory/authentication/howto-authentication-sms-signin.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: authentication
88
ms.topic: conceptual
9-
ms.date: 08/18/2021
9+
ms.date: 02/10/2022
1010
ms.author: justinha
1111
author: justinha
1212
manager: karenhoran
@@ -19,7 +19,7 @@ ms.collection: M365-identity-device-management
1919

2020
To simplify and secure sign in to applications and services, Azure Active Directory (Azure AD) provides multiple authentication options. SMS-based authentication lets users sign in without providing, or even knowing, their user name and password. After their account is created by an identity administrator, they can enter their phone number at the sign-in prompt. They receive an authentication code via text message that they can provide to complete the sign in. This authentication method simplifies access to applications and services, especially for Frontline workers.
2121

22-
This article shows you how to enable SMS-based authentication for select users or groups in Azure AD. For a list apps that support using SMS-based sign-in, see [App support for SMS-based authentication](how-to-authentication-sms-supported-apps.md).
22+
This article shows you how to enable SMS-based authentication for select users or groups in Azure AD. For a list of apps that support using SMS-based sign-in, see [App support for SMS-based authentication](how-to-authentication-sms-supported-apps.md).
2323

2424
## Before you begin
2525

@@ -45,6 +45,8 @@ Here are some known issues:
4545
* SMS-based authentication isn't recommended for B2B accounts.
4646
* Federated users won't authenticate in the home tenant. They only authenticate in the cloud.
4747
* If a user's default sign-in method is a text or call to your phone number, then the SMS code or voice call is sent automatically during multifactor authentication. As of June 2021, some apps will ask users to choose **Text** or **Call** first. This option prevents sending too many security codes for different apps. If the default sign-in method is the Microsoft Authenticator app ([which we highly recommend](https://techcommunity.microsoft.com/t5/azure-active-directory-identity/it-s-time-to-hang-up-on-phone-transports-for-authentication/ba-p/1751752)), then the app notification is sent automatically.
48+
* SMS-based authentication has reached general availability, and we are working to remove the **(Preview)** label in the Azure portal.
49+
4850

4951
## Enable the SMS-based authentication method
5052

0 commit comments

Comments
 (0)