# Get started with Azure App Service

- [1-รู้จักกับ Cloud concept และ Microsoft Azure](https://open.borntodev.com/open-access-tutorial/system-and-cloud/microsoft-azure/get-started-with-azure-app-service/1-cloud-concept-microsoft-azure.md): สวัสดีครับ 🙏 วันนี้เรามาทำความรู้จักกับสิ่งที่เรียกว่า Cloud Computing แบบไวๆและเข้าใจง่ายกันครับ
- [2-รู้จักกับ Azure App Service](https://open.borntodev.com/open-access-tutorial/system-and-cloud/microsoft-azure/get-started-with-azure-app-service/2-azure-app-service.md): สวัสดีครับ จากบทความที่แล้วเราได้รู้จัก Cloud Computing และ Microsoft Azure กันไปแล้วในบทความนี้ เราจะมารู้จักกับบริการยอดฮิตของ Azure ที่ชื่อว่า App Service กันครับ
- [3-วิธีการ Deploy web app ไปยัง App Service](https://open.borntodev.com/open-access-tutorial/system-and-cloud/microsoft-azure/get-started-with-azure-app-service/3-deploy-web-app-app-service.md)
- [4-การทำ Authentication และ authorization ใน App Service](https://open.borntodev.com/open-access-tutorial/system-and-cloud/microsoft-azure/get-started-with-azure-app-service/4-authentication-authorization-app-service.md)
- [5-App Service networking features](https://open.borntodev.com/open-access-tutorial/system-and-cloud/microsoft-azure/get-started-with-azure-app-service/5-app-service-networking-features.md)
- [6-Workshop มาลองสร้าง static HTML web app โดยใช้ Azure Cloud Shell](https://open.borntodev.com/open-access-tutorial/system-and-cloud/microsoft-azure/get-started-with-azure-app-service/6-workshop-static-html-web-app-azure-cloud-shell.md)
- [7-รู้จักกับ Configure application settings](https://open.borntodev.com/open-access-tutorial/system-and-cloud/microsoft-azure/get-started-with-azure-app-service/7-configure-application-settings.md)
- [8-รู้จักกับ Configure general settings](https://open.borntodev.com/open-access-tutorial/system-and-cloud/microsoft-azure/get-started-with-azure-app-service/8-configure-general-settings.md)
- [9-รู้จักกับ Configure  path mapping](https://open.borntodev.com/open-access-tutorial/system-and-cloud/microsoft-azure/get-started-with-azure-app-service/9-configure-path-mapping.md)
- [10-Enable diagnostic logging](https://open.borntodev.com/open-access-tutorial/system-and-cloud/microsoft-azure/get-started-with-azure-app-service/10-enable-diagnostic-logging.md)
- [11-Configure security certificates](https://open.borntodev.com/open-access-tutorial/system-and-cloud/microsoft-azure/get-started-with-azure-app-service/11-configure-security-certificates.md)
- [12-Manage app features](https://open.borntodev.com/open-access-tutorial/system-and-cloud/microsoft-azure/get-started-with-azure-app-service/12-manage-app-features.md)
- [13-การทำ Autoscale factors](https://open.borntodev.com/open-access-tutorial/system-and-cloud/microsoft-azure/get-started-with-azure-app-service/13-autoscale-factors.md)
- [14-Identify autoscale factors](https://open.borntodev.com/open-access-tutorial/system-and-cloud/microsoft-azure/get-started-with-azure-app-service/14-identify-autoscale-factors.md)
- [15-Enable autoscale ใน App Service](https://open.borntodev.com/open-access-tutorial/system-and-cloud/microsoft-azure/get-started-with-azure-app-service/15-enable-autoscale-app-service.md)
- [16-Auto scale best practices](https://open.borntodev.com/open-access-tutorial/system-and-cloud/microsoft-azure/get-started-with-azure-app-service/16-auto-scale-best-practices.md)
- [17-Staging environments](https://open.borntodev.com/open-access-tutorial/system-and-cloud/microsoft-azure/get-started-with-azure-app-service/17-staging-environments.md)
- [18-การ Swap deployment slots](https://open.borntodev.com/open-access-tutorial/system-and-cloud/microsoft-azure/get-started-with-azure-app-service/18-swap-deployment-slots.md)
- [19-Route traffic in App Service](https://open.borntodev.com/open-access-tutorial/system-and-cloud/microsoft-azure/get-started-with-azure-app-service/19-route-traffic-in-app-service.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://open.borntodev.com/open-access-tutorial/system-and-cloud/microsoft-azure/get-started-with-azure-app-service.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
