From aab843d4ff87c073181008bcdc6f5c2c5f69a14f Mon Sep 17 00:00:00 2001 From: monyehara Date: Mon, 2 Mar 2026 11:45:44 +0000 Subject: [PATCH 1/7] [Brand Protection] Self serve checkout --- .../docs/security-center/brand-protection.mdx | 91 ++++++++++--------- .../brand-protection-alerts.mdx | 2 +- .../brand-protection-definition.mdx | 8 +- 3 files changed, 57 insertions(+), 44 deletions(-) diff --git a/src/content/docs/security-center/brand-protection.mdx b/src/content/docs/security-center/brand-protection.mdx index adb1ee66a918d6a..0a0081247a0b57e 100644 --- a/src/content/docs/security-center/brand-protection.mdx +++ b/src/content/docs/security-center/brand-protection.mdx @@ -3,19 +3,29 @@ pcx_content_type: concept title: Brand Protection sidebar: order: 7 - badge: - text: Beta --- import { AvailableNotifications, Render, DashButton } from "~/components"; + + :::note[User permission] -While the Brand Protection tool is in beta, all Cloudflare Enterprise customers have automatic access to Brand Protection, including five saved queries. Only Admin, Super Admin and users with a Brand Protection role can access Brand Protection +Access to Brand Protection is managed through [Cloudflare RBAC](/fundamentals/setup/manage-members/roles/). + +Only users with the following roles can access and configure Brand Protection: +- Super Admin +- Admin +- Brand Protection (custom role) + ::: - +## Types of queries + +Cloudflare Brand Protection offers two distinct methods for monitoring impersonation: domain search and logo search. + +### Domain search -## Domain search +Search for domains based on text patterns, misspellings, or service combinations. To start searching for new domains that might be trying to impersonate your brand: @@ -25,7 +35,7 @@ To start searching for new domains that might be trying to impersonate your bran 2. In **String query**, provide a name for your query. You can add multiple brand phrases on the same query, and the results will generate matches for all of those. Once you entered the string queries, select **Search matches**. -3. In the **Character distance**, select from `0-3`. The number of characters the results can differ from your domain. +3. In the **Character distance**, select from `0-3`. This defines how many characters a result can differ from your string (for example, a distance of 1 would catch clpudflare.com). The number of characters the results can differ from your domain. :::note @@ -38,31 +48,7 @@ To start searching for new domains that might be trying to impersonate your bran In the section **Monitor Strings**, you can check all the string queries that you selected to monitor. You can delete, clone, or create notifications for a string query. Refer to [Brand Protection Alerts](#brand-protection-alerts) to set up notifications. -### Report abuse - -:::note[Submit abuse report] -You can only submit an abuse report if your domain is with [Cloudflare Registrar](https://www.cloudflare.com/products/registrar/), or if the IP used by the domain is hosted by Cloudflare. -::: - -To submit abuse reports directly from the dashboard: - -1. In the Cloudflare dashboard, go to the **Brand Protection** page. - - -2. Go to **Monitor Strings**, select the query you want to report. -3. Select **Report to Cloudflare**. -4. Fill in the details to submit an abuse report. -5. Select **Submit**. - -To view abuse reports, in the Cloudflare dashboard, go to the **Abuse Reports** page. - - - -You can review abuse reports against your zones and any mitigations taken against reports in response. - -You can also **Request review** of most mitigations. - -## Logo search (AI-powered) +### Logo search (AI-powered) Logo search uses computer vision to detect domains using your visual assets, even if the domain name does not contain your brand string. @@ -75,8 +61,6 @@ To set up a new logo query: The browser will return to the **Monitored Logos** page, where you can access your query and configure notifications. - - ## Investigate a query In this section, the dashboard displays: @@ -92,16 +76,39 @@ To investigate a string query: 2. Select a monitored query to inspect all the domains that matched your query. 3. Next to the domain, select **Domain** or **URL**. This will trigger a search on the [**Investigate**](/security-center/investigate/) section in a separate tab. URL scanner will also be triggered from **Brand Protection** through **Security Center** > **Investigate**. You will also have access to a report which will be generated automatically. The report will display screenshots of the matched domain, and the registrar of your domain. +## Report abuse + +:::note[Submit abuse report] +You can only submit an abuse report if your domain is with [Cloudflare Registrar](https://www.cloudflare.com/products/registrar/), or if the IP used by the domain is hosted by Cloudflare. +::: + +To submit abuse reports directly from the dashboard: + +1. In the Cloudflare dashboard, go to the **Brand Protection** page. + + +2. Go to **Monitor Strings**, select the query you want to report. +3. Select **Report to Cloudflare**. +4. Fill in the details to submit an abuse report. +5. Select **Submit**. + +To view abuse reports, in the Cloudflare dashboard, go to the **Abuse Reports** page. + + + +You can review abuse reports against your zones and any mitigations taken against reports in response. + +You can also **Request review** of most mitigations. + ## Brand Protection API -The [Brand Protection API](/api/resources/brand_protection/) allows you to: +The [Brand Protection API](/api/resources/brand_protection/) allows forprogrammatic management and integration with your SOC/SIEM. Using the Brand Protection API, you can: -- Create new strings or logo queries -- Delete strings or logo queries -- Download matches for both logo and string queries -- Read matches for both logo and string queries +- Manage queries: Create, edit, or delete string and logo queries. +- Data retrieval: Read and download matches for automated ingestion. +- Query editing: Update existing query parameters without losing historical data. -## Brand Protection Alerts +## Notifications and alerts @@ -124,7 +131,7 @@ To set up a Brand Protection Alert: Manage your notifications in the **All notifications** tab. You can disable, edit, delete, or test them. -## Limitations +## Subscriptions and limitations -- While this product is in beta, all Enterprise customers and Cloudforce One subscribers have access to Brand Protection. Enterprise customers are entitled to five saved queries for their account. -- You may only use the Brand Protection search tools to search for domains that may be attempting to impersonate your brand or a brand that has authorized you to conduct such search on its behalf. +- Self serve users can subscribe directly to add monitoring capacity to their account. +- You may only use the Brand Protection search tools to search for domains that may be attempting to impersonate your brand or a brand that has authorized you to conduct such search on its behalf. \ No newline at end of file diff --git a/src/content/partials/security-center/brand-protection-alerts.mdx b/src/content/partials/security-center/brand-protection-alerts.mdx index 3dc1e3c89f49ba3..71e7f9d688bd180 100644 --- a/src/content/partials/security-center/brand-protection-alerts.mdx +++ b/src/content/partials/security-center/brand-protection-alerts.mdx @@ -3,6 +3,6 @@ --- -Brand Protection works with Cloudflare’s ANS (Alerts Notification Service) to provide configurable alerts when new domains are detected. +Brand Protection integrates with Cloudflare's ANS (Alerts Notification Service) to provide configurable alerts when new domains are detected. Any matches that are found during the new domain search are then inserted into an internal alerts table which triggers an alert for the user. This allows you to receive real-time notifications and take immediate action to investigate and potentially block any suspicious domains that may be attempting to impersonate your brand. diff --git a/src/content/partials/security-center/brand-protection-definition.mdx b/src/content/partials/security-center/brand-protection-definition.mdx index 609afbe38b4ce95..bc08a1a10c7ddef 100644 --- a/src/content/partials/security-center/brand-protection-definition.mdx +++ b/src/content/partials/security-center/brand-protection-definition.mdx @@ -3,4 +3,10 @@ --- -Brand Protection gives you the ability to search for new domains that may be attempting to impersonate your brand. Common misspellings (`cloudfalre.com`) and concatenation of services (`cloudflare-service.com`) are often registered by attackers to trick unsuspecting victims into submitting private information such as passwords. Our system allows you to save search queries that run continuously and alert you if any new domains match those queries. +Brand Protection allows you to proactively identify and mitigate domain impersonation and phishing attacks. By monitoring newly registered domains and visual assets across the Internet, Cloudflare helps protect your brand's reputation and prevents your customers or employees from submitting sensitive information to fraudulent sites. + +Common threats include: + +- [Typosquatting](https://en.wikipedia.org/wiki/Typosquatting): For example, typing `cloudfalre.com` instead of `cloudflare.com` +- Concatenation of services (`cloudflare-service.com`) often registered by attackers to trick unsuspecting victims into submitting private information such as passwords. +- [Homoglyph attacks](https://en.wikipedia.org/wiki/IDN_homograph_attack) that use lookalike characters to trick unsuspecting victims \ No newline at end of file From ce9a86ceb02bc6ecf0b3f422e29b35de3f518a69 Mon Sep 17 00:00:00 2001 From: monyehara Date: Mon, 2 Mar 2026 15:21:00 +0000 Subject: [PATCH 2/7] Fix errors --- .../mdm-deployment/partners/intune.mdx | 60 +++++++++++-------- .../privacy-proxy/reference/observability.mdx | 40 ++++++------- .../docs/security-center/brand-protection.mdx | 2 +- 3 files changed, 55 insertions(+), 47 deletions(-) diff --git a/src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners/intune.mdx b/src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners/intune.mdx index c795559ce8f0b8d..91dc29efb5a3014 100644 --- a/src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners/intune.mdx +++ b/src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners/intune.mdx @@ -26,13 +26,12 @@ To deploy WARP on Windows using Intune: 9. In the **Name** field, we recommend entering the version number of the package being uploaded. 10. In the **Publisher** field, we recommend entering `Cloudflare, Inc`. 11. In the **Command-line arguments** field, enter a valid installation command. For example: - ```txt - /qn ORGANIZATION="your-team-name" SUPPORT_URL="http://support.example.com" - ``` - Refer to [deployment parameters](/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/parameters/) for a description of each argument. You can change these parameters at any time by pushing a new [MDM file](#update-mdm-parameters). -12. Select **Next**. -13. Add the users or groups who require Cloudflare WARP and select **Next**. -14. Review your configuration and select **Create**. + +```txt +/qn ORGANIZATION="your-team-name" SUPPORT_URL="http://support.example.com" +``` + +Refer to [deployment parameters](/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/parameters/) for a description of each argument. You can change these parameters at any time by pushing a new [MDM file](#update-mdm-parameters). 12. Select **Next**. 13. Add the users or groups who require Cloudflare WARP and select **Next**. 14. Review your configuration and select **Create**. Intune is now configured to deploy the WARP client. @@ -135,7 +134,11 @@ Deploy configuration profiles (steps 1, 2, and 3) before the WARP application (s #### 1.1 Download user-side certificate - + #### 1.2 Upload user-side certificate to Intune @@ -194,9 +197,10 @@ Before deploying WARP, you need to allow its system extensions. ```bash codesign -dv --verbose=4 /Applications/Cloudflare\ WARP.app 2>&1 | grep Identifier ``` + Expected output: - ```output + ```txt Identifier=com.cloudflare.1dot1dot1dot1.macos TeamIdentifier=68WVV388M8 ``` @@ -341,7 +345,11 @@ The following steps outline how to deploy the Cloudflare One Agent (WARP client) #### 1.1 Download user-side certificate - + #### 1.2 Upload user-side certificate to Intune @@ -379,11 +387,11 @@ Sharing this certificate with Intune automates the installation of this certific 4. Select **Search the App Store** and search for the [Cloudflare One Agent](/cloudflare-one/team-and-resources/devices/warp/download-warp/#ios). After you have found the Cloudflare One Agent, select it and select **Select** to continue. - :::caution[Add the right app] + :::caution[Add the right app] - Make sure to add the [Cloudflare One Agent](/cloudflare-one/team-and-resources/devices/warp/download-warp/#ios) application. Do not add the 1.1.1.1 app. + Make sure to add the [Cloudflare One Agent](/cloudflare-one/team-and-resources/devices/warp/download-warp/#ios) application. Do not add the 1.1.1.1 app. - ::: + ::: 5. The fields in **App information** will be filled in automatically. Select **Next** to continue. @@ -403,24 +411,24 @@ By completing this step, you deliver the WARP client to targeted iOS devices, ei 4. In **Settings**, select _Enter XML data_ and copy and paste the following: - ```xml - - organization - YOUR_TEAM_NAME_HERE - auto_connect - 1 - - ``` + ```xml + + organization + YOUR_TEAM_NAME_HERE + auto_connect + 1 + + ``` - Replace `YOUR_TEAM_NAME_HERE` with your [team name](/cloudflare-one/faq/getting-started-faq/#what-is-a-team-domainteam-name). Review the definitions of the above parameters in the [Parameters documentation](/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/parameters/). + Replace `YOUR_TEAM_NAME_HERE` with your [team name](/cloudflare-one/faq/getting-started-faq/#what-is-a-team-domainteam-name). Review the definitions of the above parameters in the [Parameters documentation](/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/parameters/). - :::tip[Successfuly complete your registration] + :::tip[Successfuly complete your registration] - You should set the [`auto_connect`](/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/parameters/#auto_connect) parameter to `1` to ensure the WARP client auto-connects to Cloudflare. If you set this parameter to `0` or exclude it, the client will not auto-connect, and registration will not complete successfully. + You should set the [`auto_connect`](/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/parameters/#auto_connect) parameter to `1` to ensure the WARP client auto-connects to Cloudflare. If you set this parameter to `0` or exclude it, the client will not auto-connect, and registration will not complete successfully. - If you do not include this parameter, registration will not be complete without manual intervention by the user. Manual intervention requires opening the WARP application and attempting to connect. + If you do not include this parameter, registration will not be complete without manual intervention by the user. Manual intervention requires opening the WARP application and attempting to connect. - ::: + ::: 5. In **Assignments**, select an option (for example, **Add all devices** or **Add all users**) that is valid for your scope. Select **Next**. diff --git a/src/content/docs/privacy-proxy/reference/observability.mdx b/src/content/docs/privacy-proxy/reference/observability.mdx index 8c71261761846b1..f975b7dcddc9897 100644 --- a/src/content/docs/privacy-proxy/reference/observability.mdx +++ b/src/content/docs/privacy-proxy/reference/observability.mdx @@ -24,10 +24,10 @@ Cloudflare configures your Privacy Proxy instance to export telemetry to this en Privacy Proxy exports the following telemetry signals: -| Signal | Description | -| -------- | ------------- | -| Metrics | Connection counts, request rates, latency histograms, error rates | -| Traces | Per-request traces showing proxy processing time. Traces are sampled at approximately 1% of requests. | +| Signal | Description | +| ------- | ----------------------------------------------------------------------------------------------------- | +| Metrics | Connection counts, request rates, latency histograms, error rates | +| Traces | Per-request traces showing proxy processing time. Traces are sampled at approximately 1% of requests. | ## Metrics @@ -35,27 +35,27 @@ Privacy Proxy exports metrics that help you understand usage patterns and perfor ### Connection metrics -| Metric | Description | -| -------- | ------------- | -| `privacy_proxy_connections_total` | Total number of proxy connections | -| `privacy_proxy_connections_active` | Currently active connections | -| `privacy_proxy_connections_duration_seconds` | Connection duration histogram | +| Metric | Description | +| -------------------------------------------- | --------------------------------- | +| `privacy_proxy_connections_total` | Total number of proxy connections | +| `privacy_proxy_connections_active` | Currently active connections | +| `privacy_proxy_connections_duration_seconds` | Connection duration histogram | ### Request metrics -| Metric | Description | -| -------- | ------------- | -| `privacy_proxy_requests_total` | Total CONNECT requests processed | -| `privacy_proxy_requests_by_status` | Requests grouped by response status code | -| `privacy_proxy_bytes_sent_total` | Total bytes sent to destinations | -| `privacy_proxy_bytes_received_total` | Total bytes received from destinations | +| Metric | Description | +| ------------------------------------ | ---------------------------------------- | +| `privacy_proxy_requests_total` | Total CONNECT requests processed | +| `privacy_proxy_requests_by_status` | Requests grouped by response status code | +| `privacy_proxy_bytes_sent_total` | Total bytes sent to destinations | +| `privacy_proxy_bytes_received_total` | Total bytes received from destinations | ### Latency metrics -| Metric | Description | -| -------- | ------------- | -| `privacy_proxy_connect_latency_seconds` | Time to establish connection to destination | -| `privacy_proxy_first_byte_latency_seconds` | Time to first byte from destination | +| Metric | Description | +| ------------------------------------------ | ------------------------------------------- | +| `privacy_proxy_connect_latency_seconds` | Time to establish connection to destination | +| `privacy_proxy_first_byte_latency_seconds` | Time to first byte from destination | ## `Server-Timing` header @@ -75,7 +75,7 @@ To visualize Privacy Proxy metrics in Grafana: 2. Export metrics from the collector to Prometheus. 3. Create Grafana dashboards using Prometheus as a data source. -```promql title="Example Prometheus queries" +```txt title="Example Prometheus queries" # Request rate over time rate(privacy_proxy_requests_total[5m]) diff --git a/src/content/docs/security-center/brand-protection.mdx b/src/content/docs/security-center/brand-protection.mdx index 0a0081247a0b57e..b0456264a93ad33 100644 --- a/src/content/docs/security-center/brand-protection.mdx +++ b/src/content/docs/security-center/brand-protection.mdx @@ -102,7 +102,7 @@ You can also **Request review** of most mitigations. ## Brand Protection API -The [Brand Protection API](/api/resources/brand_protection/) allows forprogrammatic management and integration with your SOC/SIEM. Using the Brand Protection API, you can: +The [Brand Protection API](/api/resources/brand_protection/) allows for programmatic management and integration with your SOC/SIEM. Using the Brand Protection API, you can: - Manage queries: Create, edit, or delete string and logo queries. - Data retrieval: Read and download matches for automated ingestion. From aab2af26a5a18abf9e19f29f7e1d1ed0e4884b1f Mon Sep 17 00:00:00 2001 From: monyehara Date: Mon, 2 Mar 2026 15:52:21 +0000 Subject: [PATCH 3/7] Fix broken link --- .../docs/security-center/brand-protection.mdx | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/src/content/docs/security-center/brand-protection.mdx b/src/content/docs/security-center/brand-protection.mdx index b0456264a93ad33..67b58817a3de3f2 100644 --- a/src/content/docs/security-center/brand-protection.mdx +++ b/src/content/docs/security-center/brand-protection.mdx @@ -10,9 +10,10 @@ import { AvailableNotifications, Render, DashButton } from "~/components"; :::note[User permission] -Access to Brand Protection is managed through [Cloudflare RBAC](/fundamentals/setup/manage-members/roles/). +Access to Brand Protection is managed through [Cloudflare RBAC](/fundamentals/manage-members/roles/). Only users with the following roles can access and configure Brand Protection: + - Super Admin - Admin - Brand Protection (custom role) @@ -55,9 +56,9 @@ Logo search uses computer vision to detect domains using your visual assets, eve To set up a new logo query: 1. Select **Monitor Logos** and select **Add logo**. -3. Add a name for your query and upload your logo. Only the `.png`, `.jpeg`, and `.jpg` file extensions are supported. -4. Set the threshold: Set a match threshold (the minimum is 75%). A higher score ensures high-precision matches, while a lower score catches remixed or slightly altered versions of your logo. -5. Select **Save logo**. The system will now scan newly detected infrastructure for visual matches. +2. Add a name for your query and upload your logo. Only the `.png`, `.jpeg`, and `.jpg` file extensions are supported. +3. Set the threshold: Set a match threshold (the minimum is 75%). A higher score ensures high-precision matches, while a lower score catches remixed or slightly altered versions of your logo. +4. Select **Save logo**. The system will now scan newly detected infrastructure for visual matches. The browser will return to the **Monitored Logos** page, where you can access your query and configure notifications. @@ -87,14 +88,15 @@ To submit abuse reports directly from the dashboard: 1. In the Cloudflare dashboard, go to the **Brand Protection** page. + 2. Go to **Monitor Strings**, select the query you want to report. 3. Select **Report to Cloudflare**. 4. Fill in the details to submit an abuse report. 5. Select **Submit**. To view abuse reports, in the Cloudflare dashboard, go to the **Abuse Reports** page. - - + + You can review abuse reports against your zones and any mitigations taken against reports in response. @@ -134,4 +136,4 @@ Manage your notifications in the **All notifications** tab. You can disable, edi ## Subscriptions and limitations - Self serve users can subscribe directly to add monitoring capacity to their account. -- You may only use the Brand Protection search tools to search for domains that may be attempting to impersonate your brand or a brand that has authorized you to conduct such search on its behalf. \ No newline at end of file +- You may only use the Brand Protection search tools to search for domains that may be attempting to impersonate your brand or a brand that has authorized you to conduct such search on its behalf. From d615cff72b7d772d8a848395b88d4651e6237aed Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Mon, 2 Mar 2026 19:25:25 +0000 Subject: [PATCH 4/7] Apply suggestions from code review Co-authored-by: Pedro Sousa <680496+pedrosousa@users.noreply.github.com> --- src/content/docs/security-center/brand-protection.mdx | 2 +- .../security-center/brand-protection-definition.mdx | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/content/docs/security-center/brand-protection.mdx b/src/content/docs/security-center/brand-protection.mdx index 67b58817a3de3f2..b596898d13bc301 100644 --- a/src/content/docs/security-center/brand-protection.mdx +++ b/src/content/docs/security-center/brand-protection.mdx @@ -135,5 +135,5 @@ Manage your notifications in the **All notifications** tab. You can disable, edi ## Subscriptions and limitations -- Self serve users can subscribe directly to add monitoring capacity to their account. +- Self-serve users can subscribe directly to add monitoring capacity to their account. - You may only use the Brand Protection search tools to search for domains that may be attempting to impersonate your brand or a brand that has authorized you to conduct such search on its behalf. diff --git a/src/content/partials/security-center/brand-protection-definition.mdx b/src/content/partials/security-center/brand-protection-definition.mdx index bc08a1a10c7ddef..be50db0bf8b3b06 100644 --- a/src/content/partials/security-center/brand-protection-definition.mdx +++ b/src/content/partials/security-center/brand-protection-definition.mdx @@ -7,6 +7,6 @@ Brand Protection allows you to proactively identify and mitigate domain imperson Common threats include: -- [Typosquatting](https://en.wikipedia.org/wiki/Typosquatting): For example, typing `cloudfalre.com` instead of `cloudflare.com` -- Concatenation of services (`cloudflare-service.com`) often registered by attackers to trick unsuspecting victims into submitting private information such as passwords. -- [Homoglyph attacks](https://en.wikipedia.org/wiki/IDN_homograph_attack) that use lookalike characters to trick unsuspecting victims \ No newline at end of file +- [Typosquatting](https://en.wikipedia.org/wiki/Typosquatting): For example, typing `cloudfalre.com` instead of `cloudflare.com`. +- Concatenation of services (`cloudflare-service.com`) often registered by attackers to trick unsuspecting victims into submitting private information such as passwords. +- [Homoglyph attacks](https://en.wikipedia.org/wiki/IDN_homograph_attack) that use lookalike characters to trick unsuspecting victims. \ No newline at end of file From f7b32251d4212ab221e00810597a6a73003abce9 Mon Sep 17 00:00:00 2001 From: monyehara Date: Mon, 2 Mar 2026 19:41:32 +0000 Subject: [PATCH 5/7] Apply suggestions --- .../warp/deployment/mdm-deployment/partners/intune.mdx | 5 ++++- src/content/docs/security-center/brand-protection.mdx | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners/intune.mdx b/src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners/intune.mdx index 91dc29efb5a3014..ed1cf4cd6a98d65 100644 --- a/src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners/intune.mdx +++ b/src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners/intune.mdx @@ -31,7 +31,10 @@ To deploy WARP on Windows using Intune: /qn ORGANIZATION="your-team-name" SUPPORT_URL="http://support.example.com" ``` -Refer to [deployment parameters](/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/parameters/) for a description of each argument. You can change these parameters at any time by pushing a new [MDM file](#update-mdm-parameters). 12. Select **Next**. 13. Add the users or groups who require Cloudflare WARP and select **Next**. 14. Review your configuration and select **Create**. +Refer to [deployment parameters](/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/parameters/) for a description of each argument. You can change these parameters at any time by pushing a new [MDM file](#update-mdm-parameters). +12. Select **Next**. +13. Add the users or groups who require Cloudflare WARP and select **Next**. +14. Review your configuration and select **Create**. Intune is now configured to deploy the WARP client. diff --git a/src/content/docs/security-center/brand-protection.mdx b/src/content/docs/security-center/brand-protection.mdx index b596898d13bc301..60684ee8da5dbf9 100644 --- a/src/content/docs/security-center/brand-protection.mdx +++ b/src/content/docs/security-center/brand-protection.mdx @@ -104,7 +104,7 @@ You can also **Request review** of most mitigations. ## Brand Protection API -The [Brand Protection API](/api/resources/brand_protection/) allows for programmatic management and integration with your SOC/SIEM. Using the Brand Protection API, you can: +The [Brand Protection API](/api/resources/brand_protection/) allows for programmatic management and integration with your [SOC](https://www.cloudflare.com/en-gb/learning/security/glossary/what-is-a-security-operations-center-soc/) or [SIEM](https://www.cloudflare.com/en-gb/learning/security/what-is-siem/). Using the Brand Protection API, you can: - Manage queries: Create, edit, or delete string and logo queries. - Data retrieval: Read and download matches for automated ingestion. From e0f17ac988025cf6b6d716c2441454001f554cf7 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Tue, 3 Mar 2026 10:56:57 +0000 Subject: [PATCH 6/7] Apply suggestions from code review Co-authored-by: Pedro Sousa <680496+pedrosousa@users.noreply.github.com> --- .../warp/deployment/mdm-deployment/partners/intune.mdx | 8 ++++---- src/content/docs/security-center/brand-protection.mdx | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners/intune.mdx b/src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners/intune.mdx index ed1cf4cd6a98d65..86f89bd93e54d2b 100644 --- a/src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners/intune.mdx +++ b/src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners/intune.mdx @@ -27,11 +27,11 @@ To deploy WARP on Windows using Intune: 10. In the **Publisher** field, we recommend entering `Cloudflare, Inc`. 11. In the **Command-line arguments** field, enter a valid installation command. For example: -```txt -/qn ORGANIZATION="your-team-name" SUPPORT_URL="http://support.example.com" -``` + ```txt + /qn ORGANIZATION="your-team-name" SUPPORT_URL="http://support.example.com" + ``` -Refer to [deployment parameters](/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/parameters/) for a description of each argument. You can change these parameters at any time by pushing a new [MDM file](#update-mdm-parameters). + Refer to [deployment parameters](/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/parameters/) for a description of each argument. You can change these parameters at any time by pushing a new [MDM file](#update-mdm-parameters). 12. Select **Next**. 13. Add the users or groups who require Cloudflare WARP and select **Next**. 14. Review your configuration and select **Create**. diff --git a/src/content/docs/security-center/brand-protection.mdx b/src/content/docs/security-center/brand-protection.mdx index 60684ee8da5dbf9..b59d0eb5a57e067 100644 --- a/src/content/docs/security-center/brand-protection.mdx +++ b/src/content/docs/security-center/brand-protection.mdx @@ -36,7 +36,7 @@ To start searching for new domains that might be trying to impersonate your bran 2. In **String query**, provide a name for your query. You can add multiple brand phrases on the same query, and the results will generate matches for all of those. Once you entered the string queries, select **Search matches**. -3. In the **Character distance**, select from `0-3`. This defines how many characters a result can differ from your string (for example, a distance of 1 would catch clpudflare.com). The number of characters the results can differ from your domain. +3. In the **Character distance**, select from `0-3`. This defines how many characters a result can differ from your string (for example, a distance of 1 would catch `clpudflare.com`). The number of characters the results can differ from your domain. :::note From ec3ede470e48a28728c3caa19f7232574255e5cf Mon Sep 17 00:00:00 2001 From: monyehara Date: Tue, 3 Mar 2026 11:28:08 +0000 Subject: [PATCH 7/7] Fix indentation --- .../devices/warp/deployment/mdm-deployment/partners/intune.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners/intune.mdx b/src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners/intune.mdx index 86f89bd93e54d2b..e04bac5bae83a77 100644 --- a/src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners/intune.mdx +++ b/src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners/intune.mdx @@ -32,6 +32,7 @@ To deploy WARP on Windows using Intune: ``` Refer to [deployment parameters](/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/parameters/) for a description of each argument. You can change these parameters at any time by pushing a new [MDM file](#update-mdm-parameters). + 12. Select **Next**. 13. Add the users or groups who require Cloudflare WARP and select **Next**. 14. Review your configuration and select **Create**.