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/phone-based-mfa.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,10 +116,10 @@ Take the following actions to help mitigate fraudulent sign-ups.
116
116
117
117
## Mitigate fraudulent sign-ups for custom policy
118
118
119
-
Take the following actions to help mitigate fraudulent sign-ups:
119
+
Take the following actions to help mitigate fraudulent sign-ups by removing the country codes that aren't relevant to your organization:
120
120
121
121
1. Identify the policy file where RelyingParty is defined. In the sample [Starter Pack](https://github.com/Azure-Samples/active-directory-b2c-custom-policy-starterpack) this is the SignUpOrSignin.xml file
122
-
2.Add the following code within the "BuildingBlocks" section:
122
+
2.Remove country codes that aren't relevant to your organization by adding the following code within the "BuildingBlocks" section:
0 commit comments