Skip to content

Commit 168a064

Browse files
committed
update ms.date, image paths; embed video
1 parent 6c3e197 commit 168a064

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

articles/spring-apps/enterprise/overview-migration.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: The complete overview guide for Azure Spring Apps migration to Azur
44
author: KarlErickson
55
ms.service: azure-spring-apps
66
ms.topic: overview
7-
ms.date: 09/05/2024
7+
ms.date: 09/30/2024
88
ms.author: seal
99
ms.custom: devx-track-java, devx-track-extended-java
1010
#Customer intent: As an Azure Cloud user, I want to deploy, run, and monitor Spring applications.
@@ -18,14 +18,20 @@ Use Azure Container Apps as the main destination for your migration. Azure Conta
1818

1919
With one easy step, you can migrate from Azure Spring Apps consumption & dedicated plan to Azure Container Apps. Select the **Migrate** button in the Azure portal and confirm the action.
2020

21-
:::image type="content" source="media/overview-migration-guide/consumption-plan-migration-button.png" alt-text="Screenshot of the Azure portal that shows the Migrate button." border="false" lightbox="media/overview-migration-guide/consumption-plan-migration-button.png":::
21+
:::image type="content" source="media/overview-migration/consumption-plan-migration-button.png" alt-text="Screenshot of the Azure portal that shows the Migrate button." border="false" lightbox="media/overview-migration/consumption-plan-migration-button.png":::
2222

23-
:::image type="content" source="media/overview-migration-guide/consumption-plan-migration-confirmation.png" alt-text="Screenshot of the Migrate to Azure Container Apps message with Yes option highlighted." border="false" lightbox="media/overview-migration-guide/consumption-plan-migration-confirmation.png":::
23+
:::image type="content" source="media/overview-migration/consumption-plan-migration-confirmation.png" alt-text="Screenshot of the Migrate to Azure Container Apps dialog box." border="false" lightbox="media/overview-migration/consumption-plan-migration-confirmation.png":::
2424

2525
This feature is available mid-October 2024 and you can start the migration process as soon as it's available.
2626

2727
Once the migration finishes, the app appears as a standard app inside Azure Container Apps application, with the Java development stack turned on. With this option enabled, you get access to Java specific [metrics](../../container-apps/java-metrics.md) and [logs](../../container-apps/java-dynamic-log-level.md) to monitor and troubleshoot your apps.
2828

29+
The following video announces the general availability of Java Experiences on Azure Container Apps:
30+
31+
<br>
32+
33+
> [!VIDEO https://www.youtube.com/embed/-T90dC2CCPA]
34+
2935
## Frequently asked questions
3036

3137
The following section addresses several questions you might have about the migration process.
@@ -67,7 +73,7 @@ All in-flight transactions execute without any interruptions, unless you're usin
6773

6874
There's no change. All IP addresses/FQDN remains the same after the migration.
6975

70-
### Im using persistent storage. How do I recreate them in Azure Container Apps?
76+
### I'm using persistent storage. How do I recreate them in Azure Container Apps?
7177

7278
Persistent storage migrates automatically to Azure Container Apps.
7379

0 commit comments

Comments
 (0)