You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/custom-policy-developer-notes.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,20 @@ Azure Active Directory B2C [user flows and custom policies](user-flow-overview.m
30
30
31
31
- Support requests for public preview features can be submitted through regular support channels.
32
32
33
-
## User flows
33
+
## Feature availability
34
+
| Feature | User flow | Custom policy | User flow in China | Custom policy in China | Notes |
35
+
|---|:---:|:---:|---|---|---|
36
+
|[Sign-up and sign-in](add-sign-up-and-sign-in-policy.md) with email and password. | GA | GA ||||
37
+
|[Sign-up and sign-in](add-sign-up-and-sign-in-policy.md) with username and password. | GA | GA ||||
38
+
|[Profile editing flow](add-profile-editing-policy.md)| GA | GA ||||
39
+
|[Self-Service password reset](add-password-reset-policy.md)| GA | GA || GA ||
40
+
|[Force password reset](force-password-reset.md)| GA | GA || GA ||
41
+
|[Phone sign-up and sign-in](phone-authentication-user-flows.md)| GA | GA || GA ||
42
+
|[Smart lockout](threat-management.md)| GA | GA ||||
43
+
|[Conditional Access and Identity Protection](conditional-access-user-flow.md)| GA | GA || Limited availability | Not available for SAML applications. |
44
+
|[Identity Protection](conditional-access-identity-protection-overview.md)| GA | GA ||||
45
+
|[CAPTCHA](add-captcha.md)| Preview | Preview ||| You can enable it during sign-up or sign-in for Local accounts. |
46
+
34
47
|Feature |User flow |Custom policy |Notes |
35
48
|---------|:---------:|:---------:|---------|
36
49
|[Sign-up and sign-in](add-sign-up-and-sign-in-policy.md) with email and password. | GA | GA||
0 commit comments