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/app-service/samples-terraform.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,12 +13,12 @@ ms.service: app-service
13
13
---
14
14
# Terraform samples for Azure App Service
15
15
16
-
The following table includes links to terraform scripts.
16
+
The following table includes links to Terraform scripts.
17
17
18
18
| Script | Description |
19
19
|-|-|
20
20
|**Create app**||
21
21
|[Create two apps and connect securely with Private Endpoint and VNet integration](./scripts/terraform-secure-backend-frontend.md)| Creates two App Service apps and connect apps together with Private Endpoint and VNet integration. |
22
22
|[Provision App Service and use slot swap to deploy](/azure/developer/terraform/provision-infrastructure-using-azure-deployment-slots)| Provision App Service infrastructure with Azure deployment slots. |
23
-
|[Create an Azure Windows web app with a backup](./scripts/terraform-backup.md)|Createscreate an Azure windows web app with a backup schedule. |
23
+
|[Create an Azure Windows web app with a backup](./scripts/terraform-backup.md)|Create an Azure Windows web app with a backup schedule. |
0 commit comments