Skip to content

Commit 2511bc5

Browse files
Update service-discovery-resiliency.md
1 parent c1e2347 commit 2511bc5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/container-apps/service-discovery-resiliency.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Service discovery resiliency (preview)
2+
title: Service discovery resiliency
33
titleSuffix: Azure Container Apps
44
description: Learn how to apply container app to container app resiliency when using the application's service name in Azure Container Apps.
55
services: container-apps
@@ -12,7 +12,7 @@ ms.custom: ignite-fall-2023, ignite-2023, devx-track-azurecli
1212
# Customer Intent: As a developer, I'd like to learn how to make my container apps resilient using Azure Container Apps.
1313
---
1414

15-
# Service discovery resiliency (preview)
15+
# Service discovery resiliency
1616

1717
With Azure Container Apps resiliency, you can proactively prevent, detect, and recover from service request failures using simple resiliency policies. In this article, you learn how to configure Azure Container Apps resiliency policies when initiating requests using Azure Container Apps service discovery.
1818

@@ -238,7 +238,7 @@ az containerapp resiliency delete --group MyResourceGroup --name MyResiliency --
238238

239239
# [Azure portal](#tab/portal)
240240

241-
Navigate into your container app in the Azure portal. In the left side menu under **Settings**, select **Resiliency (preview)** to open the resiliency pane.
241+
Navigate into your container app in the Azure portal. In the left side menu under **Settings**, select **Resiliency** to open the resiliency pane.
242242

243243
:::image type="content" source="media/service-discovery-resiliency/resiliency-pane.png" alt-text="Screenshot demonstrating how to access the service discovery resiliency pane.":::
244244

0 commit comments

Comments
 (0)