Skip to content

Commit 438ac67

Browse files
authored
Merge pull request #114129 from curtand/mayur0506
[Azure AD user-help] Authenticator availability and limitations China
2 parents 88c72d1 + 9147c3b commit 438ac67

File tree

2 files changed

+61
-0
lines changed

2 files changed

+61
-0
lines changed
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
---
2+
title: Microsoft Authenticator availability and limitations foe Android in China | Microsoft Docs
3+
description: Learn about how to get the Microsoft Authenticator app - availability in China
4+
services: active-directory
5+
author: curtand
6+
manager: daveba
7+
ms.reviewer: sahenry
8+
9+
ms.service: active-directory
10+
ms.subservice: user-help
11+
ms.workload: identity
12+
ms.topic: overview
13+
ms.date: 05/06/2020
14+
ms.author: curtand
15+
---
16+
17+
# Microsoft Authenticator for Android in the public cloud in China
18+
19+
The Microsoft Authenticator app for Android is available for download in China. The Google Play Store isn't available in China, so the app must be downloaded from other Chinese app marketplaces. The Microsoft Authenticator app for Android is currently available in the following stores in China:
20+
21+
- [Baidu](https://shouji.baidu.com/software/26638379.html)
22+
- [Lenovo](https://www.lenovomm.com/appdetail/com.azure.authenticator/20197724)
23+
- [Huawei](https://appgallery.cloud.huawei.com/uowap/index.html#/detailApp/C100262999?source=appshare&subsource=C100262999&shareTo=weixin&locale=zh_CN)
24+
- [Samsung Galaxy Store](http://apps.samsung.com/appquery/appDetail.as?appId=com.azure.authenticator)
25+
26+
The most current build of the app is in the Google Play Store, but we're updating the app on all other app stores as quickly as we can. Because there's no custom Android application package (APK) deployed to any app store, the app can be seamlessly updated from one of the following locations:
27+
28+
- The store it was downloaded from
29+
- The Google Play Store if the user crosses regions
30+
31+
## Limitations
32+
33+
The Microsoft Authenticator app for Android uses Google’s Firebase Cloud Messaging system and Google Play Services to receive push notifications. Because neither service is available in China, there are some limitations in functionalities of the app:
34+
35+
- Registration of the Authenticator app as a multi-factor authentication (MFA) method using push notifications doesn't work.
36+
37+
- [Phone sign-in](../authentication/howto-authentication-sms-signin.md) can't be set up. It requires the user to set up the app as an MFA method using push notifications, which currently don't work.
38+
39+
If a user has previously managed to set up phone sign-in or multi-factor authentication using the app, they can perform a manual check for notifications requests in the app and use it for identity verification.
40+
41+
## Multi-factor authentication workaround
42+
43+
Instead of using push notifications for multi-factor authentication, users can set up their MFA to receive verification codes on their device that they can use to verify their identity. These verification codes are valid for 30 seconds and to use them, admins must enable their tenant to perform verification using Time-based One-Time Password (TOTP) verification codes.
44+
45+
## Availability
46+
47+
Microsoft Authenticator Feature | Availability in China
48+
------------------------------- | ---------------------
49+
MFA registration using push notifications | No
50+
Pre-Existing MFA account verifying identity using push notifications | No
51+
Pre-Existing MFA account performing manual check for notifications | Yes
52+
MFA registration/authentication using TOTP/verification codes only | Yes
53+
Phone Sign-in Registration | No
54+
Existing Phone Sign-in using push notifications | No
55+
Existing Phone Sign-in verification by performing manual check for authentication requests | Yes
56+
57+
## Next steps
58+
59+
- [Download and install the Microsoft Authenticator app](user-help-auth-app-download-install.md)

articles/active-directory/user-help/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@
4646
href: user-help-auth-app-add-account-manual.md
4747
- name: Sign in using the Microsoft Authenticator app
4848
href: user-help-auth-app-sign-in.md
49+
- name: Android limitations in China
50+
href: auth-app-android-china.md
4951
- name: Backup and recover your accounts
5052
href: user-help-auth-app-backup-recovery.md
5153
- name: FAQ

0 commit comments

Comments
 (0)