Skip to content

Commit 01ad977

Browse files
authored
Merge pull request #180504 from simonaco/patch-3
[Static Web Apps] update titles
2 parents dec6b77 + 5447fec commit 01ad977

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

articles/static-web-apps/index.yml

Lines changed: 14 additions & 14 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
@@ -37,11 +37,15 @@ landingContent:
3737
url: /learn/modules/publish-app-service-static-web-app-api
3838
- text: Publish an API
3939
url: /learn/modules/publish-static-web-app-api-preview-url
40+
- text: Create and deploy a Gatsby app
41+
url: /learn/modules/create-deploy-static-webapp-gatsby-app-service
42+
- text: Publish a Blazor WebAssembly app and .NET API
43+
url: /learn/modules/publish-app-service-static-web-app-api-dotnet
4044
- linkListType: video
4145
links:
4246
- text: Build and deploy a static web app
4347
url: https://channel9.msdn.com/Shows/Docs-Azure/Building-and-Deploying-a-Static-Web-App/
44-
- title: Deploy from a framework/library
48+
- title: Build and deploy
4549
linkLists:
4650
- linkListType: tutorial
4751
links:
@@ -59,29 +63,25 @@ landingContent:
5963
url: deploy-nextjs.md
6064
- text: Nuxt.js
6165
url: deploy-nuxtjs.md
62-
- text: Gatsby
63-
url: /learn/modules/create-deploy-static-webapp-gatsby-app-service
64-
- text: Blazor
65-
url: /learn/modules/publish-app-service-static-web-app-api-dotnet
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
6672
- title: Key concepts
6773
linkLists:
6874
- linkListType: concept
6975
links:
7076
- text: Configuration
7177
url: configuration-overview.md
72-
- text: Public APIs
78+
- text: Serverless API endpoints
7379
url: apis.md
7480
- text: Staging environments
7581
url: review-publish-pull-requests.md
76-
- text: Restrict access
82+
- text: Authentication and authorization
7783
url: authentication-authorization.md
7884
- text: Build configuration with GitHub Actions
7985
url: publish-devops.md?tabs=github-actions
8086
- text: Build configuration with Azure DevOps
8187
url: publish-devops.md?tabs=azure-devops
82-
- title: Software as a service
83-
linkLists:
84-
- linkListType: tutorial
85-
links:
86-
- text: Deploy with an ARM template
87-
url: publish-azure-resource-manager.md

0 commit comments

Comments
 (0)