Skip to content

Commit c42c6e7

Browse files
committed
CAPTCHA feedback
1 parent 2ee936f commit c42c6e7

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

articles/active-directory-b2c/add-captcha.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: kengaderdus
55
manager: mwongerapk
66
ms.service: active-directory
77
ms.topic: how-to
8-
ms.date: 01/17/2024
8+
ms.date: 03/01/2024
99
ms.custom: project-no-code
1010
ms.author: kengaderdus
1111
ms.subservice: B2C
@@ -314,22 +314,20 @@ To enable CAPTCHA in MFA flow, you need to make an update in two technical profi
314314
...
315315
</TechnicalProfile>
316316
```
317-
::: zone-end
318-
319-
> [!NOTE]
320-
> - You can't add CAPTCHA to an MFA step in a sign-up only user flow.
321-
> - In an MFA flow, CAPTCHA is applicable where the MFA method you select is SMS or phone call, SMS only or Phone call only.
322-
323-
::: zone pivot="b2c-user-flow"
324317
## Upload the custom policy files
325318

326319
Use the steps in [Upload the policies](tutorial-create-user-flows.md?pivots=b2c-custom-policy&branch=pr-en-us-260336#upload-the-policies) to upload your custom policy files.
327320

328321
## Test the custom policy
329322

330323
Use the steps in [Test the custom policy](tutorial-create-user-flows.md?pivots=b2c-custom-policy#test-the-custom-policy) to test and confirm that CAPTCHA is enabled for your chosen flow. You should be prompted to enter the characters you see or hear depending on the CAPTCHA type, visual or audio, you choose.
324+
331325
::: zone-end
332326

327+
> [!NOTE]
328+
> - You can't add CAPTCHA to an MFA step in a sign-up only user flow.
329+
> - In an MFA flow, CAPTCHA is applicable where the MFA method you select is SMS or phone call, SMS only or Phone call only.
330+
333331
## Next steps
334332

335333
- Learn how to [Define a CAPTCHA technical profile](captcha-technical-profile.md).

0 commit comments

Comments
 (0)