Skip to content

Commit dd427df

Browse files
authored
Merge pull request #286333 from MicrosoftDocs/release-asa
Merge release-asa into the main branch
2 parents 5526a26 + 696d739 commit dd427df

File tree

176 files changed

+640
-535
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

176 files changed

+640
-535
lines changed

articles/spring-apps/basic-standard/application-observability.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ ms.custom: devx-track-java
1111

1212
# Optimize application observability for Azure Spring Apps
1313

14-
> [!NOTE]
15-
> Azure Spring Apps is the new name for the Azure Spring Cloud service. Although the service has a new name, you'll see the old name in some places for a while as we work to update assets such as screenshots, videos, and diagrams.
14+
[!INCLUDE [deprecation-note](../includes/deprecation-note.md)]
1615

1716
**This article applies to:** ✔️ Java ❌ C#
1817

articles/spring-apps/basic-standard/concepts-for-java-memory-management.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ ms.custom: devx-track-java, devx-track-extended-java
1212

1313
# Java memory management
1414

15-
> [!NOTE]
16-
> Azure Spring Apps is the new name for the Azure Spring Cloud service. Although the service has a new name, you'll see the old name in some places for a while as we work to update assets such as screenshots, videos, and diagrams.
15+
[!INCLUDE [deprecation-note](../includes/deprecation-note.md)]
1716

1817
**This article applies to:** ✔️ Basic/Standard ❌ Enterprise
1918

articles/spring-apps/basic-standard/how-to-access-data-plane-azure-ad-rbac.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ ms.custom: devx-track-java, devx-track-extended-java, subject-rbac-steps
1212

1313
# Access Config Server and Service Registry
1414

15-
> [!NOTE]
16-
> Azure Spring Apps is the new name for the Azure Spring Cloud service. Although the service has a new name, you'll see the old name in some places for a while as we work to update assets such as screenshots, videos, and diagrams.
15+
[!INCLUDE [deprecation-note](../includes/deprecation-note.md)]
1716

1817
**This article applies to:** ✔️ Basic/Standard ❌ Enterprise
1918

articles/spring-apps/basic-standard/how-to-appdynamics-java-agent-monitor.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ ms.devlang: azurecli
1313

1414
# How to monitor Spring Boot apps with the AppDynamics Java Agent
1515

16-
> [!NOTE]
17-
> Azure Spring Apps is the new name for the Azure Spring Cloud service. Although the service has a new name, you'll see the old name in some places for a while as we work to update assets such as screenshots, videos, and diagrams.
16+
[!INCLUDE [deprecation-note](../includes/deprecation-note.md)]
1817

1918
**This article applies to:** ✔️ Standard consumption and dedicated (Preview) ✔️ Basic/Standard ❌️ Enterprise
2019

articles/spring-apps/basic-standard/how-to-built-in-persistent-storage.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ ms.custom: devx-track-java, devx-track-extended-java, devx-track-azurecli, engag
1111

1212
# Use built-in persistent storage in Azure Spring Apps
1313

14-
> [!NOTE]
15-
> Azure Spring Apps is the new name for the Azure Spring Cloud service. Although the service has a new name, you'll see the old name in some places for a while as we work to update assets such as screenshots, videos, and diagrams.
14+
[!INCLUDE [deprecation-note](../includes/deprecation-note.md)]
1615

1716
**This article applies to:** ✔️ Java ✔️ C#
1817

articles/spring-apps/basic-standard/how-to-dynatrace-one-agent-monitor.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ ms.devlang: azurecli
1212

1313
# How to monitor Spring Boot apps with Dynatrace Java OneAgent
1414

15-
> [!NOTE]
16-
> Azure Spring Apps is the new name for the Azure Spring Cloud service. Although the service has a new name, you'll see the old name in some places for a while as we work to update assets such as screenshots, videos, and diagrams.
15+
[!INCLUDE [deprecation-note](../includes/deprecation-note.md)]
1716

1817
**This article applies to:** ✔️ Standard consumption and dedicated (Preview) ✔️ Basic/Standard ❌️ Enterprise
1918

articles/spring-apps/basic-standard/how-to-elastic-apm-java-agent-monitor.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ ms.custom: devx-track-java, devx-track-extended-java
1111

1212
# How to monitor Spring Boot apps with Elastic APM Java Agent
1313

14-
> [!NOTE]
15-
> Azure Spring Apps is the new name for the Azure Spring Cloud service. Although the service has a new name, you'll see the old name in some places for a while as we work to update assets such as screenshots, videos, and diagrams.
14+
[!INCLUDE [deprecation-note](../includes/deprecation-note.md)]
1615

1716
**This article applies to:** ✔️ Basic/Standard ❌ Enterprise
1817

articles/spring-apps/basic-standard/how-to-launch-from-source.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ ms.custom: devx-track-java, devx-track-extended-java, devx-track-azurecli, mode-
1111

1212
# How to Deploy Spring Boot applications from Azure CLI
1313

14-
> [!NOTE]
15-
> Azure Spring Apps is the new name for the Azure Spring Cloud service. Although the service has a new name, you'll see the old name in some places for a while as we work to update assets such as screenshots, videos, and diagrams.
14+
[!INCLUDE [deprecation-note](../includes/deprecation-note.md)]
1615

1716
**This article applies to:** ✔️ Java ❌ C#
1817

articles/spring-apps/basic-standard/how-to-new-relic-monitor.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ ms.devlang: azurecli
1313

1414
# How to monitor Spring Boot apps using New Relic Java agent
1515

16-
> [!NOTE]
17-
> Azure Spring Apps is the new name for the Azure Spring Cloud service. Although the service has a new name, you'll see the old name in some places for a while as we work to update assets such as screenshots, videos, and diagrams.
16+
[!INCLUDE [deprecation-note](../includes/deprecation-note.md)]
1817

1918
**This article applies to:** ✔️ Standard consumption and dedicated (Preview) ✔️ Basic/Standard ❌ Enterprise
2019

articles/spring-apps/basic-standard/how-to-service-registration.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ zone_pivot_groups: programming-languages-spring-apps
1212

1313
# Discover and register your Spring Boot applications
1414

15-
> [!NOTE]
16-
> Azure Spring Apps is the new name for the Azure Spring Cloud service. Although the service has a new name, you'll see the old name in some places for a while as we work to update assets such as screenshots, videos, and diagrams.
15+
[!INCLUDE [deprecation-note](../includes/deprecation-note.md)]
1716

1817
**This article applies to:** ✔️ Standard consumption and dedicated (Preview) ✔️ Basic/Standard ❌ Enterprise
1918

0 commit comments

Comments
 (0)