# Microsoft Azure 101

💬 คอร์สนี้จะเป็นเหมือนกับพาทัวร์ว่าคลาว์ของฝั่ง **Microsoft** ที่ชื่อว่า **Azure** เขามีอะไรให้เราเล่นบ้างนะ ส่วนถ้าสนใจรายละเอียดลึกๆของ services แต่ละตัวของ Azure ให้ไปดูในหมวด Service Specific ที่อยู่ใน side menu เอานะครับ

{% hint style="info" %}
**Azure ออกเสียงยังไงกันแน่ ?**\
**แอเชอร์, อะซัว, เอชัวร์** จะออกเสียงไหนก็ได้นะครับเพราะมันแล้วแต่สำเนียงของฝรั่งเขา แอเชอร์ จะเป็นสำเนียงฝั่งเมกา ส่วน 2 อันจะเป็นฝั่งอังกฤษ ถ้าเราดู [**Microsoft Channel9**](https://channel9.msdn.com/) เขาจะพูดเป็น แอเชอร์

ส่วนในคอร์สนี้ผมพูดทั้ง แอเชอร์ แต่ในวีดีโอคอร์สอื่นๆผมจะใช้ อะซัว แล้วนะครับ เพราะตอนไปสอนจะได้ตรงกับวิทยากรท่านอื่นๆ 😘
{% endhint %}

## 🧭 เนื้อหาของคอร์สทั้งหมด

{% content-ref url="/pages/-LnBDWpJesbE7YTKrtUU" %}
[สมัคร Microsoft Azure](/cloud/azure101/register.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LnFCkUmNKVhUzouXbj-" %}
[รู้จักกับ Resource Groups](/cloud/azure101/resource-groups.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LnHNPq1332Z0k8pKAiV" %}
[สร้างเว็บตัวแรกกัน](/cloud/azure101/website.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LnI6amASKTIt1hXGKBa" %}
[สร้าง Virtual Machine กัน](/cloud/azure101/vm.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LnKPEg8cKes4iWSMgqp" %}
[ประเภทของคลาว์เซอร์วิส](/cloud/azure101/service-types.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LnN80tTEKjP9TVrBzjC" %}
[มาสร้าง Logic App กัน](/cloud/azure101/logic-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LngS1py312N-EnGOKex" %}
[มาสร้าง Function App กัน](/cloud/azure101/function-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LnPal0dcRYz2pJVub6U" %}
[คลาว์คิดเงินยังไง ?](/cloud/azure101/pricing.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LnhAibgc0OTsLzwAsIC" %}
[Cloud Native](/cloud/azure101/cloud-native.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LnhP41CimE\_\_Ncx1lW4" %}
[Guideline for Cloud scaling](/cloud/azure101/guideline-for-cloud-scaling.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LnliSv5kCv06jewQhpX" %}
[Auto Scaling](/cloud/azure101/auto-scaling.md)
{% endcontent-ref %}


---

# 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://www.saladpuk.com/cloud/azure101.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.
