Skip to content

Commit b8cc327

Browse files
Edits to Prerequisites.
1 parent 8892031 commit b8cc327

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/spring-apps/migration/migrate-to-azure-container-apps-components-gateway.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ Note that the features offered by Spring Cloud Gateway for Tanzu are more extens
2424
## Prerequisites
2525

2626
- An Azure Spring Apps Enterprise plan instance with Spring Cloud Gateway enabled.
27-
- An Azure Container Apps. For more information, see [Quickstart: Deploy your first container app using the Azure portal](/azure/container-apps/quickstart-portal.md).
28-
- [Azure CLI](/cli/azure/install-azure-cli).
29-
- An Azure Container Registry with sufficient permissions to build and push Docker images, see [Create A Container Registry](/azure/container-registry/container-registry-get-started-azure-cli#create-a-container-registry)
27+
- An Azure Container Apps instance. For more information, see [Quickstart: Deploy your first container app using the Azure portal](/azure/container-apps/quickstart-portal).
28+
- [Azure CLI](/cli/azure/install-azure-cli)
29+
- An Azure container registry with sufficient permissions to build and push Docker images. For more information, see [Create a container registry](/azure/container-registry/container-registry-get-started-azure-cli#create-a-container-registry).
3030

3131
## Prepare the code of self-hosted Spring Cloud Gateway application
3232

0 commit comments

Comments
 (0)