Skip to content

Commit 6bc43dd

Browse files
committed
Wordsmithed the intro
1 parent 11ab6d1 commit 6bc43dd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/container-instances/container-instances-quickstart-terraform.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,10 @@ ms.author: tarcher
1111

1212
# Quickstart: Create an Azure Container Instance with a public IP address using Terraform
1313

14-
> [!NOTE]
15-
> View the log file containing the [test results from current and previous versions of Terraform](https://github.com/Azure/terraform/tree/master/quickstart/101-aci-linuxcontainer-public-ip/TestRecord.md).
14+
Use Azure Container Instances to run serverless Docker containers in Azure with simplicity and speed. Deploy an application to a container instance on-demand when you don't need a full container orchestration platform like Azure Kubernetes Service. In this article, you use [Terraform](/azure/terraform) to deploy an isolated Docker container and make its web application available with a public IP address.
1615

1716
[!INCLUDE [Terraform abstract](~/azure-dev-docs-pr/articles/terraform/includes/abstract.md)]
1817

19-
This article shows how to use [Terraform](/azure/terraform) to create an Azure Container Instance with a public IP address.
20-
2118
In this article, you learn how to:
2219

2320
> [!div class="checklist"]

0 commit comments

Comments
 (0)