diff --git a/articles/active-directory-b2c/add-captcha.md b/articles/active-directory-b2c/add-captcha.md index 1d6b75680563a..26979a3d01b73 100644 --- a/articles/active-directory-b2c/add-captcha.md +++ b/articles/active-directory-b2c/add-captcha.md @@ -234,9 +234,9 @@ For the various page layouts, use the following page layout versions: |Page layout |Page layout version range | |---------|---------| -| Selfasserted | >=2.1.29 | -| Unifiedssp | >=2.1.17 | -| Multifactor | >=1.2.15 | +| Selfasserted | >=2.1.30 | +| Unifiedssp | >=2.1.18 | +| Multifactor | >=1.2.16 | **Example:** @@ -331,4 +331,4 @@ Use the steps in [Test the custom policy](tutorial-create-user-flows.md?pivots=b ## Next steps - Learn how to [Define a CAPTCHA technical profile](captcha-technical-profile.md). -- Learn how to [Configure CAPTCHA display control](display-control-captcha.md). \ No newline at end of file +- Learn how to [Configure CAPTCHA display control](display-control-captcha.md).