# Ứng dụng phổ biến

Các hướng dẫn sau đây trình bày các bước thực hiện hoàn chỉnh cho các trường hợp sử dụng phổ biến đối với IAM. Mục đích là để cung cấp các hướng dẫn cơ bản giúp khách hàng sử dụng IAM dễ dàng hơn khi thiết lập cơ chế phân quyền tài nguyên trên GreenNode. Khi sử dụng các hướng dẫn này, bạn cần xem xét cẩn thận và điều chỉnh phù hợp để đáp ứng nhu cầu riêng của tổ chức bạn

Các hướng dẫn

* [Phân quyền theo chức năng công việc.](/vng-cloud-document/vn/identity-and-access-management-iam/ung-dung-pho-bien/phan-quyen-truy-cap-theo-chuc-nang-cong-viec.md)
* [Phân quyền truy cập vào tài nguyên cụ thể](/vng-cloud-document/vn/identity-and-access-management-iam/ung-dung-pho-bien/phan-quyen-truy-cap-vao-tai-nguyen-cu-the.md)
* [Quản lý Resources với Terraform và Service Account](/vng-cloud-document/vn/identity-and-access-management-iam/ung-dung-pho-bien/quan-ly-resources-voi-terraform-va-service-account.md)
* [Sử dụng Deny permission để từ chối truy cập.](/vng-cloud-document/vn/identity-and-access-management-iam/ung-dung-pho-bien/su-dung-deny-permission-de-tu-choi-truy-cap.md)
* [Uỷ quyền truy cập giữa các root user account với Service Account.](/vng-cloud-document/vn/identity-and-access-management-iam/ung-dung-pho-bien/uy-quyen-truy-cap-giua-cac-root-user-accounts-voi-tinh-nang-service-account-impersonate.md)

<br>


---

# 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.vngcloud.vn/vng-cloud-document/vn/identity-and-access-management-iam/ung-dung-pho-bien.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.
