Skip to content

Commit 4c4c7d5

Browse files
Merge pull request #271021 from MaryMichael-MS/03AprJavaToAKS
Added a note.
2 parents 531e014 + 446445a commit 4c4c7d5

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

articles/migrate/tutorial-app-containerization-java-app-service.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.manager: kmadnani
77
ms.topic: tutorial
88
ms.service: azure-migrate
99
ms.custom: devx-track-extended-java
10-
ms.date: 02/14/2024
10+
ms.date: 04/03/2024
1111
---
1212
# Java web app containerization and migration to Azure App Service
1313

@@ -31,7 +31,8 @@ The Azure Migrate: App Containerization tool helps you to:
3131
- **Deploy to Azure App Service**: The tool then generates the deployment files needed to deploy the containerized application to Azure App Service.
3232

3333
> [!NOTE]
34-
> The Azure Migrate: App Containerization tool helps you discover specific application types (ASP.NET and Java web apps on Apache Tomcat) and their components on an application server. To discover servers and the inventory of apps, roles, and features running on on-premises machines, use Azure Migrate: Discovery and assessment capability. [Learn more](./tutorial-discover-vmware.md).
34+
> - The Azure Migrate: App Containerization tool helps you discover specific application types (ASP.NET and Java web apps on Apache Tomcat) and their components on an application server. To discover servers and the inventory of apps, roles, and features running on on-premises machines, use Azure Migrate: Discovery and assessment capability. [Learn more](./tutorial-discover-vmware.md).
35+
> - App Containerization Tool skips the discovery of some default Tomcat web apps, such as "docs", "examples", "host-manager", "manager" and "ROOT".
3536
3637
While all applications won't benefit from a straight shift to containers without significant rearchitecting, some of the benefits of moving existing apps to containers without rewriting include:
3738

articles/migrate/tutorial-app-containerization-java-kubernetes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.manager: kmadnani
77
ms.custom: devx-track-java, devx-track-javaee, migration-java, subject-rbac-steps, devx-track-extended-java
88
ms.topic: tutorial
99
ms.service: azure-migrate
10-
ms.date: 01/04/2023
10+
ms.date: 04/03/2024
1111
---
1212
# Java web app containerization and migration to Azure Kubernetes Service
1313

@@ -31,7 +31,8 @@ The Azure Migrate: App Containerization tool helps you to -
3131
- **Deploy to Azure Kubernetes Service**: The tool then generates the Kubernetes resource definition YAML files needed to deploy the containerized application to your Azure Kubernetes Service cluster. You can customize the YAML files and use them to deploy the application on AKS.
3232

3333
> [!NOTE]
34-
> The Azure Migrate: App Containerization tool helps you discover specific application types (ASP.NET and Java web apps on Apache Tomcat) and their components on an application server. To discover servers and the inventory of apps, roles, and features running on on-premises machines, use Azure Migrate: Discovery and assessment capability. [Learn more](./tutorial-discover-vmware.md)
34+
> - The Azure Migrate: App Containerization tool helps you discover specific application types (ASP.NET and Java web apps on Apache Tomcat) and their components on an application server. To discover servers and the inventory of apps, roles, and features running on on-premises machines, use Azure Migrate: Discovery and assessment capability. [Learn more](./tutorial-discover-vmware.md)
35+
> - App Containerization Tool skips the discovery of some default Tomcat web apps, such as "docs", "examples", "host-manager", "manager" and "ROOT".
3536
3637
While all applications won't benefit from a straight shift to containers without significant rearchitecting, some of the benefits of moving existing apps to containers without rewriting include:
3738

0 commit comments

Comments
 (0)