Skip to content

Commit 72a8f7f

Browse files
Ratulac-AzureKarlErickson
authored andcommitted
minor fixes
1 parent 0a65c77 commit 72a8f7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,15 +101,15 @@ There's no change to the virtual network experience. You can continue using your
101101

102102
### How do I migrate my apps to the consumption plan or the consumption and dedicated plan with workload profiles in Azure Container Apps?
103103

104-
There's a direct mapping between the service plans in Azure Spring Apps and Azure Container Apps. If your app is currently running in the consumption plan, it moves to the consumption only plan in Azure Container Apps. If your app is currently running in a consumption and dedicated workload profile, it transitions to the corresponding workload profile in Azure Container Apps.
104+
There's a direct mapping between the service plans in Azure Spring Apps and Azure Container Apps. If your app is currently running on the consumption plan, it moves to the consumption only plan in Azure Container Apps. If your app is currently running on a consumption and dedicated workload profile, it transitions to the corresponding workload profile in Azure Container Apps.
105105

106106
### How can I continue to keep my deployment pipelines/workflow working?
107107

108-
Your deployment pipelines/workflow must point to Azure Container Apps.
108+
Your deployment pipelines/workflow must point to Azure Container Apps to work properly.
109109

110110
### How do I continue to make my automation scripts work using Azure CLI?
111111

112-
Azure CLI scripts must change to make them work in Azure Container Apps. Refer to the `az containerapp` command group to make these changes. 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](https://learn.microsoft.com/cli/azure/containerapp?view=azure-cli-latest&preserve-view=true).
113113

114114
### Are there plans to retire any other Azure Spring Apps SKUs?
115115

0 commit comments

Comments
 (0)