Skip to content

Commit 7054dbc

Browse files
authored
Update partner-cloudflare.md
Fixed screenshot language - I appreciate having guidance on how to word them.
1 parent dc288ee commit 7054dbc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/active-directory-b2c/partner-cloudflare.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@ On cloudflare.com, you can [create an account](https://dash.cloudflare.com/sign-
5151

5252
1. To enable WAF for a domain, in the DNS console for the CNAME entry, turn on the proxy setting from the DNS console for the CNAME entry as shown.
5353

54-
![Image shows how to select proxy settings](./media/partner-cloudflare/select-proxy-settings.png)
54+
![Screenshot of proxy settings.](./media/partner-cloudflare/select-proxy-settings.png)
5555

5656
2. Under the DNS pane, toggle the **Proxy status** option to **Proxied**. It turns orange.
5757

5858
The settings appear in the following image.
5959

60-
![Image shows how to select proxied](./media/partner-cloudflare/select-proxied.png)
60+
![Screenshot of proxied status.](./media/partner-cloudflare/select-proxied.png)
6161

6262
### Configure the Web Application Firewall
6363

@@ -67,22 +67,22 @@ Go to your Cloudflare settings, and use the Cloudflare content to [configure the
6767

6868
In the top pane of the console, use the firewall option to add, update, or remove firewall rules. For example, the following firewall setting enables CAPTCHA for incoming requests to *contosobank.co.uk* domain before the request goes to Azure Front Door.
6969

70-
![Image shows how to enforce captcha](./media/partner-cloudflare/configure-firewall-rule.png)
70+
![Screenshot of enforcing captcha.](./media/partner-cloudflare/configure-firewall-rule.png)
7171

7272
Learn more: [Cloudflare Firewall Rules](https://support.cloudflare.com/hc/articles/360016473712-Cloudflare-Firewall-Rules)
7373

7474
### Test the settings
7575

7676
1. Complete CAPTCHA when access to the custom domain is requested.
7777

78-
![Image shows cloudflare WAF enforce CAPTCHA](./media/partner-cloudflare/enforce-captcha.png)
78+
![Screenshot of Cloudflare WAF enforce CAPTCHA.](./media/partner-cloudflare/enforce-captcha.png)
7979

8080
> [!NOTE]
8181
> Cloudflare has functionality to customize block pages. See, [Configuring Custom Pages (Error and Challenge)](https://support.cloudflare.com/hc/en-us/articles/200172706-Configuring-Custom-Pages-Error-and-Challenge-).
8282
8383
2. The Azure AD B2C policy sign-in dialog appears.
8484

85-
![Image shows Azure AD B2C policy log in](./media/partner-cloudflare/azure-ad-b2c-policy.png)
85+
![Screenshot of Azure AD B2C policy sign-in.](./media/partner-cloudflare/azure-ad-b2c-policy.png)
8686

8787
## Resources
8888

0 commit comments

Comments
 (0)