Skip to content

Commit 43be97f

Browse files
authored
Update azure-container-technical-assets.md
1 parent b0d1820 commit 43be97f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/marketplace/azure-container-technical-assets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ You can't deploy an image to Azure Container Instances from an on-premises regis
5252

5353
- If you already have a working container in your local registry, create an Azure Registry and upload your container image to the Azure Container Registry. To learn more, see [Tutorial: Build and deploy container images in the cloud with Azure Container Registry Tasks](../container-registry/container-registry-tutorial-quick-task.md).
5454

55-
- If don’t have a container image yet and need to containerize your existing application or create a new container based application, clone the application source code from GitHub, create a container image from the application source, and test the image in a local Docker environment. To learn more, see [Tutorial: Create a container image for deployment to Azure Container Instances](../container-instances/container-instances-tutorial-prepare-app.md).
55+
- If you don’t have a container image yet and need to containerize your existing application or create a new container based application, clone the application source code from GitHub, create a container image from the application source, and test the image in a local Docker environment. To learn more, see [Tutorial: Create a container image for deployment to Azure Container Instances](../container-instances/container-instances-tutorial-prepare-app.md).
5656

5757
## Next steps
5858

59-
- [Create your container offer](azure-container-offer-setup.md)
59+
- [Create your container offer](azure-container-offer-setup.md)

0 commit comments

Comments
 (0)