-
Notifications
You must be signed in to change notification settings - Fork 21.8k
Expand file tree
/
Copy pathindex.yml
More file actions
119 lines (111 loc) · 4.25 KB
/
index.yml
File metadata and controls
119 lines (111 loc) · 4.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
### YamlMime:Landing
title: App Service documentation
summary: Use Azure App Service, a fully managed platform as a service (PaaS), to create web applications in popular languages like .NET, Java, Node.js, and Python.
metadata:
title: Azure App Service documentation
description: Host websites, web apps, RESTful APIs, and mobile back ends in Azure App Service. Find quickstarts and tutorials to help you succeed with App Service.
ms.topic: landing-page
ms.author: msangapu
ms.service: azure-app-service
ms.date: 06/10/2025
ms.update-cycle: 1095-days
ms.custom: UpdateFrequency3
landingContent:
- title: About App Service
linkLists:
- linkListType: overview
links:
- text: Introduction to App Service
url: overview.md
- linkListType: concept
links:
- text: Azure App Service plans
url: overview-hosting-plans.md
- text: App Service Environments
url: environment/overview.md
- text: Compare Azure hosting options for web apps
url: /azure/architecture/guide/technology-choices/compute-decision-tree
- linkListType: whats-new
links:
- text: Azure updates
url: https://azure.microsoft.com/updates/?product=app-service
- title: Create your first app
linkLists:
- linkListType: get-started
links:
- text: Getting started with Azure App Service
url: getting-started.md
- linkListType: quickstart
links:
- text: ASP.NET
url: quickstart-dotnetcore.md
- text: Aspire
url: quickstart-dotnet-aspire.md
- text: Java
url: quickstart-java.md
- text: Node.js
url: quickstart-nodejs.md
- text: Python
url: quickstart-python.md
- text: PHP
url: quickstart-php.md
- text: WordPress
url: quickstart-wordpress.md
- text: Custom container
url: quickstart-custom-container.md
- title: Integrate AI with App Service
linkLists:
- linkListType: concept
links:
- text: Introduction to AI integration with App Service
url: overview-ai-integration.md
- linkListType: tutorial
links:
- text: Build a RAG application with Azure OpenAI and Azure AI Search (.NET)
url: tutorial-ai-openai-search-dotnet.md
- text: Build a chatbot with Azure OpenAI (Blazor)
url: tutorial-ai-openai-chatbot-dotnet.md
- text: Build a chatbot with Azure OpenAI (Spring Boot)
url: tutorial-ai-openai-chatbot-java.md
- text: Run a chatbot with a local SLM (Express.js)
url: tutorial-ai-slm-expressjs.md
- title: Secure and deploy
linkLists:
- linkListType: concept
links:
- text: Security in Azure App Service
url: overview-security.md
- linkListType: tutorial
links:
- text: Secure with custom domain and certificate
url: tutorial-secure-domain-certificate.md
- text: Continuous deployment
url: deploy-continuous-deployment.md
- text: Upload content with FTP
url: deploy-ftp.md
- title: Build a CRUD app
linkLists:
- linkListType: tutorial
links:
- text: ASP.NET and Azure SQL Database
url: app-service-web-tutorial-dotnet-sqldatabase.md
- text: ASP.NET Core and Azure SQL Database
url: tutorial-dotnetcore-sqldb-app.md
- text: Java Spring Boot and Azure Cosmos DB
url: tutorial-java-spring-cosmosdb.md
- text: Node.js and MongoDB
url: tutorial-nodejs-mongodb-app.md
- text: Python (Django) and PostgreSQL
url: tutorial-python-postgresql-app-django.md
- text: PHP and MySQL
url: tutorial-php-mysql-app.md
- linkListType: reference
links:
- text: REST API
url: /rest/api/appservice/
- title: Troubleshoot with Azure SRE Agent (AI)
linkLists:
- linkListType: tutorial
links:
- text: Fix application issues with SRE Agent
url: tutorial-sre-agent.md