Skip to content

Commit 75bd083

Browse files
committed
remove preview
1 parent b72c795 commit 75bd083

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/ingress-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@ HTTP ingress adds headers to pass metadata about the client request to your cont
6565
| `X-Forwarded-For` | The IP address of the client that sent the request. | |
6666
| `X-Forwarded-Host` | The host name the client used to connect with the Container Apps service. | |
6767

68-
### <a name="tcp"></a>TCP (preview)
68+
### <a name="tcp"></a>TCP
6969

7070
Container Apps supports TCP-based protocols other than HTTP or HTTPS. For example, you can use TCP ingress to expose a container app that uses the [Redis protocol](https://redis.io/topics/protocol).
7171

7272
> [!NOTE]
73-
> TCP ingress is in public preview.  External TCP ingress setting is only supported in Container Apps environments that use a [custom VNET](vnet-custom.md).
73+
> External TCP ingress is only supported for Container Apps environments that use a [custom VNET](vnet-custom.md).
7474
7575
With TCP ingress enabled, your container app:
7676

0 commit comments

Comments
 (0)