You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/spring-apps/consumption-dedicated/overview-migration.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: Migrate Azure Spring Apps to Azure Container Apps
3
-
description: The complete overview guide for migrating Azure Spring Apps to Azure Container Apps, including steps, benefits, and frequently asked questions.
2
+
title: Migrate Azure Spring Apps Standard consumption and dedicated plan to Azure Container Apps
3
+
description: The complete overview guide for migrating Azure Spring Apps Standard consumption and dedicated plan to Azure Container Apps, including steps, benefits, and frequently asked questions.
#Customer intent: As an Azure Cloud user, I want to deploy, run, and monitor Spring applications.
11
11
---
12
12
13
-
# Migrate Azure Spring Apps to Azure Container Apps
13
+
# Migrate Azure Spring Apps Standard consumption and dedicated plan to Azure Container Apps
14
14
15
-
This article describes when and how to migrate Azure Spring Apps to Azure Container Apps. To consolidate cloud-native benefits and streamline our offerings, the Azure Spring Apps service is retiring, including the Standard consumption and dedicated, Basic, Standard, and Enterprise plans. The Standard consumption and dedicated plan enters its six-month sunset period on September 30, 2024 and retires in March 2025.
15
+
This article describes when and how to migrate Azure Spring Apps Standard consumption and dedicated plan to Azure Container Apps. To consolidate cloud-native benefits and streamline our offerings, the Azure Spring Apps service is retiring, including the Standard consumption and dedicated, Basic, Standard, and Enterprise plans. The Standard consumption and dedicated plan enters its six-month sunset period on September 30, 2024 and retires in March 2025.
16
16
17
17
We recommend Azure Container Apps as the best destination for your migration. Azure Container Apps is a fully managed, serverless container platform for polyglot apps and offers enhanced Java features previously available in Azure Spring Apps.
18
18
@@ -36,6 +36,10 @@ The following video announces the general availability of Java experiences on Az
36
36
37
37
The following section addresses several questions you might have about the migration process.
38
38
39
+
### Are there plans to retire any other Azure Spring Apps SKUs?
40
+
41
+
Yes, other Azure Spring Apps plans are also retiring, with a three-year sunset period. For more information, see the [Azure Spring Apps retirement announcement](../enterprise/retirement-announcement.md).
42
+
39
43
### What happens if I don't take any actions by March 30, 2025?
40
44
41
45
Your apps are automatically migrated to Azure Container Apps.
@@ -104,12 +108,10 @@ There's a direct mapping between the service plans in Azure Spring Apps and Azur
104
108
105
109
### How can I continue to keep my deployment pipelines/workflow working?
106
110
107
-
Your deployment pipelines/workflow must point to Azure Container Apps to work properly.
111
+
Your deployment pipelines/workflow must point to Azure Container Apps to work properly. For more information, see [Introducing more ways to deploy Azure Container Apps](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/introducing-more-ways-to-deploy-azure-container-apps/ba-p/3678390).
108
112
109
113
### How do I continue to make my automation scripts work using Azure CLI?
110
114
111
115
Azure CLI scripts must change to make them work in Azure Container Apps. For more information, see [az containerapp](/cli/azure/containerapp).
112
116
113
-
### Are there plans to retire any other Azure Spring Apps SKUs?
114
117
115
-
Yes, other Azure Spring Apps plans are also retiring. For more information, see the [Azure Spring Apps retirement announcement](retirement-announcement.md).
Copy file name to clipboardExpand all lines: articles/spring-apps/enterprise/retirement-announcement.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ For more information about Azure Container Apps, see [Azure Container Apps overv
46
46
47
47
For the Azure Spring Apps Standard consumption and dedicated plan, new customers will no longer be able to sign up for the service after September 30, 2024, while existing customers will remain operational until this plan is retired on March 31, 2025.
48
48
49
-
A one-click migration experience will be enabled for the Azure Spring Apps Standard consumption and dedicated plan by mid-October, providing customers with a seamless transition from Azure Spring Apps to Azure Container Apps. For more information, see [Migrate Azure Spring Apps to Azure Container Apps](overview-migration.md).
49
+
A one-click migration experience will be enabled for the Azure Spring Apps Standard consumption and dedicated plan by mid-October, providing customers with a seamless transition from Azure Spring Apps to Azure Container Apps. For more information, see [Migrate Azure Spring Apps Standard consumption and dedicated plan to Azure Container Apps](../consumption-dedicated/overview-migration.md).
50
50
51
51
## Migration support for the Azure Spring Apps Basic, Standard, and Enterprise plans
52
52
@@ -102,7 +102,7 @@ After March 31, 2028, Azure Spring Apps Basic, Standard and Enterprise plans wil
102
102
103
103
### Does Microsoft Container Apps offer feature parity with Azure Spring Apps?
104
104
105
-
Most Java features work the same on Azure Container Apps, with some experiential differences. Features such as autopatching and Terraform support aren't available on Azure Container Apps yet, and we're working on enabling the features by the end of December.
105
+
Most Java features work the same on Azure Container Apps, with some experiential differences. Managed Spring components, Java metrics, and diagnostics support are available for you to use on Azure Container Apps. For more information, see [Java on Azure Container Apps overview](../../container-apps/java-overview.md). If you have any questions, open a support ticket from the Azure portal or open an issue in the [azure-container-apps](https://github.com/microsoft/azure-container-apps/issues) repository on GitHub.
106
106
107
107
If you have interest in obtaining or continuing Spring commercial support and using Tanzu components, you can download the components and run them as JAR files on top of Azure Container Apps. Please work with your Broadcom sales to explore running Tanzu Platform Spring Essentials on top of Azure Container Apps.
Copy file name to clipboardExpand all lines: articles/spring-apps/includes/deprecation-note.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,4 @@ ms.date: 09/30/2024
9
9
> [!NOTE]
10
10
> The **Basic**, **Standard**, and **Enterprise** plans will be deprecated starting from mid-March, 2025, with a 3 year retirement period. We recommend transitioning to Azure Container Apps. For more information, see the [Azure Spring Apps retirement announcement](../enterprise/retirement-announcement.md).
11
11
>
12
-
> The **Standard consumption and dedicated** plan will be deprecated starting September 30, 2024, with a complete shutdown after six months. We recommend transitioning to Azure Container Apps. For more information, see [Migrate Azure Spring Apps to Azure Container Apps](../enterprise/overview-migration.md).
12
+
> The **Standard consumption and dedicated** plan will be deprecated starting September 30, 2024, with a complete shutdown after six months. We recommend transitioning to Azure Container Apps. For more information, see [Migrate Azure Spring Apps Standard consumption and dedicated plan to Azure Container Apps](../consumption-dedicated/overview-migration.md).
0 commit comments