# Blob storage

ที่เก็บไฟล์ทั่วไป เช่น ข้อความ, รูป, เสียง, วีดีโอ, เอกสาร บลาๆ หรือเราเรียกของพวกนี้อีกอย่างว่า **Unstructured data** นั่นเอง ซึ่งเราสามารถกำหนดสิทธิ์ในการเข้าถึงได้ หรือจะให้มันทำการเข้ารหัสไฟล์ให้เรา **Encrypted data** เพื่อป้องกันไม่ให้คนอื่นมาอ่านก็ยังได้ อีกทั้งเรายังสามารถเลือกเปิดแชร์ให้ใครเข้ามาโหลดไฟล์ก็ได้อีกด้วย

## เนื้อหาของ Blob storage

{% content-ref url="blobs/create" %}
[create](https://www.saladpuk.com/cloud/azure-storage/blobs/create)
{% endcontent-ref %}

{% content-ref url="blobs/detail" %}
[detail](https://www.saladpuk.com/cloud/azure-storage/blobs/detail)
{% endcontent-ref %}

{% content-ref url="blobs/blob-code-01" %}
[blob-code-01](https://www.saladpuk.com/cloud/azure-storage/blobs/blob-code-01)
{% endcontent-ref %}

{% content-ref url="blobs/staticweb" %}
[staticweb](https://www.saladpuk.com/cloud/azure-storage/blobs/staticweb)
{% endcontent-ref %}

{% hint style="warning" %}
เนื้อหาของคอร์สนี้จะค่อยๆเอามาเติมเรื่อยๆ คอยติดตามได้จากหน้านี้ หรือไม่ก็หน้าอัพเดทข่าวสารที่อยู่ตรง side menu ครับ
{% endhint %}


---

# 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/azure-storage/blobs.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.
