@@ -9,7 +9,7 @@ metadata:
9
9
ms.topic : landing-page
10
10
ms.author : app-svc-docs
11
11
ms.service : app-service
12
- ms.date : 01/31 /2023
12
+ ms.date : 02/14 /2023
13
13
14
14
landingContent :
15
15
- title : About App Service
@@ -38,32 +38,13 @@ landingContent:
38
38
- text : Deploy a Node.js web app
39
39
url : quickstart-nodejs.md
40
40
- text : Deploy a PHP web app
41
- url : quickstart-php.md
42
- - text : Deploy a Go app (experimental)
43
41
url : quickstart-golang.md
44
42
- text : Deploy a Java app
45
43
url : quickstart-java.md
46
44
- text : Create a WordPress site
47
45
url : quickstart-wordpress.md
48
46
- text : Deploy a Python web app
49
47
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
67
48
68
49
- title : Run custom containers
69
50
linkLists :
@@ -81,10 +62,26 @@ landingContent:
81
62
links :
82
63
- text : Continuous deployment with custom containers
83
64
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
86
65
- text : Deploy a custom container to App Service using GitHub Actions
87
66
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
+
88
85
- title : CRUD app with database
89
86
linkLists :
90
87
- linkListType : tutorial
@@ -101,8 +98,6 @@ landingContent:
101
98
url : tutorial-java-spring-cosmosdb.md
102
99
- text : Deploy a Python (Django) web app with PostgreSQL
103
100
url : tutorial-python-postgresql-app.md
104
- - text : Build a Ruby and Postgres app
105
- url : tutorial-ruby-postgres-app.md
106
101
107
102
- title : Secure
108
103
linkLists :
@@ -123,29 +118,6 @@ landingContent:
123
118
- text : Authenticate users end-to-end
124
119
url : tutorial-auth-aad.md
125
120
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
-
149
121
- title : Upload your code or content
150
122
linkLists :
151
123
- linkListType : deploy
@@ -165,12 +137,6 @@ landingContent:
165
137
166
138
- title : Monitor your app
167
139
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
174
140
- linkListType : tutorial
175
141
links :
176
142
- text : Troubleshoot an App Service app with Azure Monitor
@@ -182,12 +148,7 @@ landingContent:
182
148
- text : Get resource events
183
149
url : get-resource-events.md
184
150
- 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
191
152
192
153
- title : More resources
193
154
linkLists :
@@ -197,34 +158,11 @@ landingContent:
197
158
url : https://azure.microsoft.com/resources/videos/index/?services=app-service
198
159
- text : Pluralsight video training
199
160
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
206
161
- linkListType : reference
207
162
links :
163
+ - text : REST API
164
+ url : /rest/api/appservice/
208
165
- text : Azure CLI
209
166
url : /cli/azure/appservice
210
167
- text : Azure PowerShell
211
168
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