Skip to content

Commit 9b435d6

Browse files
committed
add missing ms.custom devx-track-java
1 parent 666233d commit 9b435d6

6 files changed

+7
-6
lines changed

articles/app-service/tutorial-java-tomcat-connect-managed-identity-postgresql-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.date: 06/04/2024
77
author: KarlErickson
88
ms.author: karler
99
ms.reviewer: edburns
10-
ms.custom: passwordless-java, service-connector, devx-track-azurecli, devx-track-extended-java, AppServiceConnectivity
10+
ms.custom: passwordless-java, service-connector, devx-track-azurecli, devx-track-java, AppServiceConnectivity
1111
---
1212

1313
# Tutorial: Connect to a PostgreSQL Database from Java Tomcat App Service without secrets using a managed identity

articles/container-apps/java-application-performance-management-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to configure the Application Performance Management (APM)
55
customer intent: As a developer, I want to configure the APM Java agent with init containers in Azure Container Apps so that I can monitor and manage application performance.
66
services: container-apps
77
ms.service: azure-container-apps
8-
ms.custom: devx-track-azurecli
8+
ms.custom: devx-track-azurecli, devx-track-java
99
ms.topic: tutorial
1010
ms.date: 02/03/2025
1111
author: KarlErickson

articles/container-apps/java-microservice-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: KarlErickson
66
ms.author: karler
77
ms.reviewer: yiliu6
88
ms.service: azure-container-apps
9-
ms.custom: devx-track-extended-java
9+
ms.custom: devx-track-java
1010
ms.topic: quickstart
1111
ms.date: 11/25/2024
1212
---

articles/container-apps/java-petclinic-ai-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.reviewer: sonwan
88
ms.service: azure-container-apps
99
ms.topic: tutorial
1010
ms.date: 02/12/2025
11-
ms.custom:
11+
ms.custom: devx-track-java
1212
#customer intent: As a developer, I want to see a simple example of an AI application deployed to Azure Container Apps.
1313
---
1414

articles/spring-apps/basic-standard/concept-app-customer-responsibilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: KarlErickson
66
ms.author: karler
77
ms.reviewer: zhiyongli
88
ms.service: azure-spring-apps
9-
ms.custom: devx-track-extended-java
9+
ms.custom: devx-track-java
1010
ms.topic: conceptual
1111
ms.date: 08/28/2024
1212
---

articles/spring-apps/basic-standard/how-to-configure-planned-maintenance.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ms.reviewer: haochuang
77
ms.service: azure-spring-apps
88
ms.topic: how-to
99
ms.date: 11/07/2023
10+
ms.custom: devx-track-java
1011
---
1112

1213
# How to configure planned maintenance (preview)
@@ -81,7 +82,7 @@ Notifications and messages are sent out before and during the maintenance. The f
8182
Currently, Azure Spring Apps performs one regular planned maintenance to upgrade the underlying infrastructure every three months. For a detailed maintenance timeline, check the notifications on the [Azure Service Health](https://azure.microsoft.com/get-started/azure-portal/service-health) page.
8283

8384
> [!NOTE]
84-
> In compliance with Microsofts security standards, we perform additional security patching for underlying Azure Kubernetes Service (AKS) clusters during the second week of each month. Maintenance occurs within an 8-hour window during non-working hours. We do this work in a rolling fashion to ensure uninterrupted service.
85+
> In compliance with Microsoft's security standards, we perform additional security patching for underlying Azure Kubernetes Service (AKS) clusters during the second week of each month. Maintenance occurs within an 8-hour window during non-working hours. We do this work in a rolling fashion to ensure uninterrupted service.
8586
8687
## Best practices
8788

0 commit comments

Comments
 (0)