Skip to content

Commit b4d2639

Browse files
Merge pull request #306831 from craigshoemaker/aca/ignite/rule-based-routing
[Container Apps] Update: Remove rule-based routing preview flags
2 parents 3882e31 + 704b7c5 commit b4d2639

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

articles/container-apps/ingress-environment-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.topic: conceptual
8-
ms.date: 05/12/2025
8+
ms.date: 10/13/2025
99
ms.author: cshoe
1010
ms.custom:
1111
- build-2025
@@ -112,7 +112,7 @@ You can configure the ingress for your environment after you create it.
112112

113113
1. Select **Apply**.
114114

115-
## Rule-based routing (preview)
115+
## Rule-based routing
116116

117117
With rule-based routing, you create a fully qualified domain name (FQDN) on your container apps environment. You then use rules to route requests to this FQDN to different container apps, depending on the path of each request. This offers the following benefits.
118118

articles/container-apps/rule-based-routing-custom-domain.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: Use a custom domain with rule-based routing in Azure Container Apps (preview)
2+
title: Use a custom domain with rule-based routing in Azure Container Apps
33
description: Learn how to configure a custom domain with rule-based routing in Azure Container Apps.
44
services: container-apps
55
author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.custom: devx-track-azurecli, devx-track-bicep
88
ms.topic: how-to
9-
ms.date: 04/16/2025
9+
ms.date: 10/13/2025
1010
ms.author: cshoe
1111
---
1212

13-
# Use a custom domain with rule-based routing in Azure Container Apps (preview)
13+
# Use a custom domain with rule-based routing in Azure Container Apps
1414

1515
HTTP route configurations support custom domains, allowing you to route traffic from your own domain names to your container apps.
1616

articles/container-apps/rule-based-routing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
title: Use rule-based routing in Azure Container Apps (preview)
2+
title: Use rule-based routing in Azure Container Apps
33
description: Learn how to use rule-based routing in Azure Container Apps.
44
services: container-apps
55
author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.custom: devx-track-azurecli, devx-track-bicep
88
ms.topic: tutorial
9-
ms.date: 04/16/2025
9+
ms.date: 10/13/2025
1010
ms.author: cshoe
1111
zone_pivot_groups: azure-cli-bicep
1212
---
1313

14-
# Use rule-based routing with Azure Container Apps (preview)
14+
# Use rule-based routing with Azure Container Apps
1515

1616
In this article, you learn how to use rule-based routing with Azure Container Apps. With rule-based routing, you create a fully qualified domain name (FQDN) on your container apps environment. You then use rules to route requests for this FQDN to different container apps, depending on the path of each request.
1717

0 commit comments

Comments
 (0)