Skip to content

Commit 17f68b3

Browse files
authored
Clarify instructions for enforcing country/region code restrictions
1 parent 385da42 commit 17f68b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/active-directory-b2c/phone-based-mfa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ To help prevent fraudulent sign-ups, remove any country/region codes that do not
145145
</TrustFrameworkPolicy>
146146
```
147147
> [!IMPORTANT]
148-
>Add this code to the _relying party policy_ to enforce country/region code restrictions on the server side. You must not define these elements only in parent policies; put them in the relying party policy.
148+
>Add the code in step 2 to the _relying party policy_ to enforce country/region code restrictions on the server side. You must not define these elements only in parent policies; put them in the relying party policy.
149149

150150
1. In the `BuildingBlocks` section of this policy file, add the following code. Make sure to include only the country/region codes relevant to your organization:
151151

0 commit comments

Comments
 (0)