Skip to content

Commit 0581cac

Browse files
bernawykengaderdus
andauthored
Update articles/active-directory-b2c/phone-based-mfa.md
Co-authored-by: Kenga Derdus <[email protected]>
1 parent 3212719 commit 0581cac

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,7 @@ To help prevent fraudulent sign-ups, remove any country/region codes that do not
148148
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:
149149

150150
> [!IMPORTANT]
151-
> This code must be added to the **relying party policy** to ensure the country/region code restrictions are properly enforced on the server side.
152-
> Defining these elements only in the parent policies will not work; they **must be added to the relying party policy**.
151+
>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.
153152

154153
```xml
155154
<BuildingBlocks>

0 commit comments

Comments
 (0)