Skip to content

Commit 354fe1e

Browse files
authored
Apply suggestions from code review
1 parent 8f68f98 commit 354fe1e

File tree

8 files changed

+10
-10
lines changed

8 files changed

+10
-10
lines changed

src/content/docs/cloudflare-one/account-limits.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ This page lists the default account limits for rules, applications, fields, and
6464
| Feature | Limit |
6565
| ---------------------------------------- | ----- |
6666
| Tunnels per account | 1,000 |
67-
| Combined hostname and IP routes per tunnel | 1,000 |
67+
| Routes per tunnel | 1,000 |
6868
| Active `cloudflared` replicas per tunnel | 25 |
6969

7070
## Digital Experience Monitoring (DEX)

src/content/docs/cloudflare-one/connections/connect-networks/configure-tunnels/cloudflared-parameters/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@ To configure how `cloudflared` sends requests to your [published applications](/
147147
3. Select the **Published applications** tab.
148148
4. Choose an application and select **Edit**.
149149
5. Under **Additional application settings**, modify one or more [origin configuration parameters](/cloudflare-one/connections/connect-networks/configure-tunnels/cloudflared-parameters/origin-parameters/).
150-
6. Select **Save hostname**.
150+
6. Select **Save**.

src/content/docs/cloudflare-one/connections/connect-networks/use-cases/rdp/rdp-cloudflared-authentication.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Client-side `cloudflared` can be used in conjunction with [routing over WARP](/c
2020

2121
3. For **Service**, select _RDP_ and enter the [RDP listening port](https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/change-listening-port) of your server (for example, `localhost:3389`). It will likely be port `3389`.
2222

23-
4. Save the configuration.
23+
4. Select **Save**.
2424

2525
## 2. (Recommended) Create an Access application
2626

src/content/docs/cloudflare-one/connections/connect-networks/use-cases/smb.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,11 @@ The public hostname method can be implemented in conjunction with routing over W
7171

7272
3. For **Service**, select _TCP_ and enter the SMB listening port (for example, `localhost:445`). SMB drives listen on port `139` or `445` by default.
7373

74-
4. Save the configuration.
74+
4. Select **Save**.
7575

7676
## 2. (Recommended) Create an Access application
7777

78-
By default, anyone on the Internet can connect to the server using its public hostname. To allow or block specific users, create a [self-hosted application](/cloudflare-one/applications/configure-apps/self-hosted-public-app/) in Cloudflare Access.
78+
By default, anyone on the Internet can connect to the server using the hostname of the published application. To allow or block specific users, create a [self-hosted application](/cloudflare-one/applications/configure-apps/self-hosted-public-app/) in Cloudflare Access.
7979

8080
### 3. Connect as a user
8181

src/content/docs/data-localization/compatibility.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ The table below provides a summary of the Data Localization Suite product's beha
131131
[^15]: Can be localized to US FedRAMP Moderate Domestic region only.
132132
[^16]: Customer Metadata Boundary can be used to limit data transfer outside region, but Access User Logs will not be available outside US region.
133133
[^17]: Currently may only be used with US FedRAMP region.
134-
[^18]: When Cloudflare Tunnel connects to Cloudflare, the connectivity options available are the Global Region (default) and [US FedRAMP Moderate Domestic region](/cloudflare-one/connections/connect-networks/configure-tunnels/cloudflared-parameters/run-parameters/#region). For incoming requests to the Cloudflare Edge, Regional Services only applies when using [public hostnames on Cloudflare](/cloudflare-one/connections/connect-networks/routing-to-tunnel/). In this case, the region associated with the DNS record will apply.
134+
[^18]: When Cloudflare Tunnel connects to Cloudflare, the connectivity options available are the Global Region (default) and [US FedRAMP Moderate Domestic region](/cloudflare-one/connections/connect-networks/configure-tunnels/cloudflared-parameters/run-parameters/#region). For incoming requests to the Cloudflare Edge, Regional Services only applies when using [published applications](/cloudflare-one/connections/connect-networks/routing-to-tunnel/). In this case, the region associated with the DNS record will apply.
135135
[^19]: Uses Gateway HTTP and CASB.
136136
[^20]: You can [bring your own certificate](https://blog.cloudflare.com/bring-your-certificates-cloudflare-gateway/) to Gateway but these cannot yet be restricted to a specific region.
137137
[^21]: Gateway HTTP supports Regional Services. Gateway DNS does not yet support regionalization. <br/> ICMP proxy and WARP-to-WARP proxy are not available to Regional Services users.

src/content/docs/learning-paths/clientless-access/connect-private-applications/create-tunnel.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ To create a Cloudflare Tunnel:
1818

1919
<Render file="tunnel/create-tunnel" product="cloudflare-one" />
2020

21-
## Connect an application
21+
## Publish an application
2222

23-
To add a published application to the tunnel:
23+
To route an application to a public hostname:
2424

2525
<Render file="tunnel/add-public-hostname" product="cloudflare-one" />
2626

src/content/partials/cloudflare-one/ssh/tunnel-public-hostname.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88

99
3. For **Service**, select _SSH_ and enter `localhost:22`. If the SSH server is on a different machine from where you installed the tunnel, enter `<server IP>:22`.
1010

11-
4. Save the configuration.
11+
4. Select **Save**.
1212

1313
5. (Recommended) Add a [self-hosted application](/cloudflare-one/applications/configure-apps/self-hosted-public-app/) to Cloudflare Access in order to manage access to your server.

src/content/partials/cloudflare-one/tunnel/cloud-public-hostname.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
1. In the **Published applications** tab, enter a hostname for the application (for example, `hellocloudflare.<your-domain>.com`).
99
2. Under **Service**, enter `http://localhost:80`.
10-
3. Save the configuration.
10+
3. Select **Save**.
1111
4. To test, open a browser and go to `http://hellocloudflare.<your-domain>.com`. You should see the **Hello Cloudflare!** test page.
1212

1313
You can optionally [create an Access application](/cloudflare-one/applications/configure-apps/self-hosted-public-app/) to control who can access the service.

0 commit comments

Comments
 (0)