Skip to content

Commit 113d431

Browse files
authored
Merge pull request #227315 from msangapu-msft/patch-33
Update index.yml
2 parents ad58b03 + 829791b commit 113d431

File tree

1 file changed

+22
-84
lines changed

1 file changed

+22
-84
lines changed

articles/app-service/index.yml

Lines changed: 22 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
ms.topic: landing-page
1010
ms.author: app-svc-docs
1111
ms.service: app-service
12-
ms.date: 01/31/2023
12+
ms.date: 02/14/2023
1313

1414
landingContent:
1515
- title: About App Service
@@ -38,32 +38,13 @@ landingContent:
3838
- text: Deploy a Node.js web app
3939
url: quickstart-nodejs.md
4040
- text: Deploy a PHP web app
41-
url: quickstart-php.md
42-
- text: Deploy a Go app (experimental)
4341
url: quickstart-golang.md
4442
- text: Deploy a Java app
4543
url: quickstart-java.md
4644
- text: Create a WordPress site
4745
url: quickstart-wordpress.md
4846
- text: Deploy a Python web app
4947
url: quickstart-python.md
50-
- text: Deploy a Ruby on Rails web app
51-
url: quickstart-ruby.md
52-
53-
- title: Common tasks
54-
linkLists:
55-
- linkListType: tutorial
56-
links:
57-
- text: Secure with custom domain and certificate
58-
url: tutorial-secure-domain-certificate.md
59-
- text: Set up staging environments
60-
url: deploy-staging-slots.md
61-
- linkListType: how-to-guide
62-
links:
63-
- text: Open an SSH session to a Linux container
64-
url: configure-linux-open-ssh-session.md
65-
- text: Migrate an active DNS name
66-
url: manage-custom-dns-migrate-domain.md
6748

6849
- title: Run custom containers
6950
linkLists:
@@ -81,10 +62,26 @@ landingContent:
8162
links:
8263
- text: Continuous deployment with custom containers
8364
url: deploy-ci-cd-custom-container.md
84-
- text: Mount Azure Storage as a local share in a custom container
85-
url: configure-connect-to-azure-storage.md
8665
- text: Deploy a custom container to App Service using GitHub Actions
8766
url: deploy-container-github-action.md
67+
68+
- title: Common tasks
69+
linkLists:
70+
- linkListType: tutorial
71+
links:
72+
- text: Secure with custom domain and certificate
73+
url: tutorial-secure-domain-certificate.md
74+
- text: Set up staging environments
75+
url: deploy-staging-slots.md
76+
- linkListType: how-to-guide
77+
links:
78+
- text: Mount Azure Storage as a local share in a custom container
79+
url: configure-connect-to-azure-storage.md
80+
- text: Open an SSH session to a Linux container
81+
url: configure-linux-open-ssh-session.md
82+
- text: Migrate an active DNS name
83+
url: manage-custom-dns-migrate-domain.md
84+
8885
- title: CRUD app with database
8986
linkLists:
9087
- linkListType: tutorial
@@ -101,8 +98,6 @@ landingContent:
10198
url: tutorial-java-spring-cosmosdb.md
10299
- text: Deploy a Python (Django) web app with PostgreSQL
103100
url: tutorial-python-postgresql-app.md
104-
- text: Build a Ruby and Postgres app
105-
url: tutorial-ruby-postgres-app.md
106101

107102
- title: Secure
108103
linkLists:
@@ -123,29 +118,6 @@ landingContent:
123118
- text: Authenticate users end-to-end
124119
url: tutorial-auth-aad.md
125120

126-
- title: Manage and integrate
127-
linkLists:
128-
- linkListType: concept
129-
links:
130-
- text: Manage an App Service plan
131-
url: app-service-plan-manage.md
132-
- text: Integrate your app with an Azure virtual network
133-
url: ./overview-vnet-integration.md
134-
- text: Azure App Service Hybrid Connections
135-
url: app-service-hybrid-connections.md
136-
- linkListType: tutorial
137-
links:
138-
- text: Host a RESTful API with CORS
139-
url: app-service-web-tutorial-rest-api.md
140-
- text: Add a CDN to your application
141-
url: ../cdn/cdn-add-to-web-app.md
142-
- linkListType: how-to-guide
143-
links:
144-
- text: Map a custom domain when integrated with Traffic Manager
145-
url: configure-domain-traffic-manager.md
146-
- text: Back up your app
147-
url: manage-backup.md
148-
149121
- title: Upload your code or content
150122
linkLists:
151123
- linkListType: deploy
@@ -165,12 +137,6 @@ landingContent:
165137

166138
- title: Monitor your app
167139
linkLists:
168-
- linkListType: whats-new
169-
links:
170-
- text: App Service Integration with Azure Monitor
171-
url: https://azure.github.io/AppService/2019/11/01/App-Service-Integration-with-Azure-Monitor.html
172-
- text: Log Types for Azure Monitor Integration
173-
url: https://azure.github.io/AppService/2020/06/25/New-Logs-Available-for-Azure-Monitor-Integration.html
174140
- linkListType: tutorial
175141
links:
176142
- text: Troubleshoot an App Service app with Azure Monitor
@@ -182,12 +148,7 @@ landingContent:
182148
- text: Get resource events
183149
url: get-resource-events.md
184150
- text: Monitor App Service instances using health check
185-
url: monitor-instances-health-check.md
186-
187-
- linkListType: reference
188-
links:
189-
- text: Quotas & alerts
190-
url: web-sites-monitor.md
151+
url: monitor-instances-health-check.md
191152

192153
- title: More resources
193154
linkLists:
@@ -197,34 +158,11 @@ landingContent:
197158
url: https://azure.microsoft.com/resources/videos/index/?services=app-service
198159
- text: Pluralsight video training
199160
url: https://www.pluralsight.com/search?q=azure%20app%20service
200-
- linkListType: sample
201-
links:
202-
- text: CLI samples for Azure App Service
203-
url: samples-cli.md
204-
- text: PowerShell samples for Azure App Service
205-
url: samples-powershell.md
206161
- linkListType: reference
207162
links:
163+
- text: REST API
164+
url: /rest/api/appservice/
208165
- text: Azure CLI
209166
url: /cli/azure/appservice
210167
- text: Azure PowerShell
211168
url: /powershell/module/az.websites/#app_service
212-
- text: REST API
213-
url: /rest/api/appservice/
214-
- text: ARM template resource types
215-
url: /azure/templates/microsoft.web/allversions
216-
217-
- title: App Service on Azure Arc (preview)
218-
linkLists:
219-
- linkListType: concept
220-
links:
221-
- text: App Service, Functions, and Logic Apps on Azure Arc (Preview)
222-
url: overview-arc-integration.md
223-
- linkListType: quickstart
224-
links:
225-
- text: Create an App Service app on Azure Arc (Preview)
226-
url: quickstart-arc.md
227-
- linkListType: tutorial
228-
links:
229-
- text: Set up an Azure Arc-enabled Kubernetes cluster to run App Service, Functions, and Logic Apps (Preview)
230-
url: manage-create-arc-environment.md

0 commit comments

Comments
 (0)