Skip to content

Commit 5447fec

Browse files
author
Simona Cotin
authored
move IaC section under Build and Deploy
1 parent 21a5f82 commit 5447fec

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

articles/static-web-apps/index.yml

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
ms.service: static-web-apps
1111
author: craigshoemaker
1212
ms.author: cshoe
13-
ms.date: 05/07/2021
13+
ms.date: 11/19/2021
1414

1515
landingContent:
1616
- title: About Static Web Apps
@@ -63,7 +63,12 @@ landingContent:
6363
url: deploy-nextjs.md
6464
- text: Nuxt.js
6565
url: deploy-nuxtjs.md
66-
66+
- title: Infrastructure as code
67+
linkLists:
68+
- linkListType: tutorial
69+
links:
70+
- text: Create an Azure Static Web App using an ARM template
71+
url: publish-azure-resource-manager.md
6772
- title: Key concepts
6873
linkLists:
6974
- linkListType: concept
@@ -80,9 +85,3 @@ landingContent:
8085
url: publish-devops.md?tabs=github-actions
8186
- text: Build configuration with Azure DevOps
8287
url: publish-devops.md?tabs=azure-devops
83-
- title: Infrastructure as code
84-
linkLists:
85-
- linkListType: tutorial
86-
links:
87-
- text: Create an Azure Static Web App using an ARM template
88-
url: publish-azure-resource-manager.md

0 commit comments

Comments
 (0)