# Edit Allowed CIDR

แก้ไข CIDR สำหรับการเข้าถึง Database Instance โดยสามารถกำหนดได้สูงสุด 10 CIDR

## Instructions

### 1. เข้าสู่หน้า Database Instances&#x20;

เลือกรายการ “Database Instances” ที่ Sidebar จากเมนู SQL Database

<figure><img src="/files/MkFfx8nsPfldsw1kyacA" alt=""><figcaption><p>เข้าสู่หน้า Database Instances</p></figcaption></figure>

### 2. เลือกคำสั่ง Edit Allowed CIDR

เข้าไปที่หน้า Database Instance Detail ของ Database Instance ที่ต้องการทำคำสั่ง เลือกคำสั่ง Edit Allowed CIDR ได้จากภายใต้ปุ่ม “Action” ที่การ์ด Network

<figure><img src="/files/f55Zjbj7KEgf9O1PIgwe" alt=""><figcaption><p>เลือกคำสั่ง Edit Allowed CIDR ได้จากภายใต้ปุ่ม “Action” ที่การ์ด Network</p></figcaption></figure>

### 3. แก้ไข CIDR ตามที่ต้องการ

หลังเลือกคำสั่ง Edit Allowed CIDR ระบบจะแสดงหน้าต่างเพื่อให้แก้ไข CIDR สำหรับการเข้าถึง Database Instance หลังจากนั้นกดปุ่ม “EDIT” เพื่อทำการ Edit Allowed CIDR

<figure><img src="/files/KQV5FcJxip8fWbcoTz3w" alt=""><figcaption><p>แก้ไข CIDR ตามที่ต้องการ</p></figcaption></figure>

### 4. Allowed CIDR จะเปลี่ยนแปลงไป หลังจากทำคำสั่งสำเร็จ

ระบบจะทำการ Edit Allowed CIDR หาก Allowed CIDR ที่แสดงเปลี่ยนไปตามที่ได้แก้ไข แสดงว่าคำสั่งสำเร็จ

<figure><img src="/files/EzGC2HFuH2SxO3TeazoI" alt=""><figcaption><p>หลัง Edit Allowed CIDR สำเร็จ</p></figcaption></figure>


---

# 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://docs-epc.gitbook.io/ncs-documents/database-as-a-service/sql-database/manage-sql-database-instance/edit-allowed-cidr.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.
