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/enterprise/overview-migration.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,9 @@ Use Azure Container Apps as the main destination for your migration. Azure Conta
18
18
19
19
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.
20
20
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-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":::
22
22
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-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":::
24
24
25
25
This feature is available mid-October 2024 and you can start the migration process as soon as it's available.
26
26
@@ -109,7 +109,7 @@ Your deployment pipelines/workflow must point to Azure Container Apps to work pr
109
109
110
110
### How do I continue to make my automation scripts work using Azure CLI?
111
111
112
-
Azure CLI scripts must change to make them work in Azure Container Apps. For more information, see [az containerapp](https://learn.microsoft.com/cli/azure/containerapp?view=azure-cli-latest&preserve-view=true).
112
+
Azure CLI scripts must change to make them work in Azure Container Apps. For more information, see [az containerapp](cli/azure/containerapp?view=azure-cli-latest&preserve-view=true).
113
113
114
114
### Are there plans to retire any other Azure Spring Apps SKUs?
0 commit comments