> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/vi/goc-quan-tri-vien/third-party-integrations/microsoft-365-calendaring-field-guide.md).

# Cẩm nang lập lịch Microsoft 365

Cẩm nang này trình bày cách quản trị viên có thể Kết nối lịch cho người dùng và phòng với nền tảng Zoom.

Hướng dẫn này được thiết kế để cung cấp cho bạn thông tin theo từng phần nhỏ, giúp việc học một sản phẩm mới trở nên dễ dàng hơn. Thay vì đưa ra những đoạn văn dài, khô khan, chứa đầy thông tin, chúng tôi đã chia nội dung thành các bản tóm tắt ngắn hơn, kèm theo phần giải thích trong nội dung để bổ sung thêm thông tin hoặc bối cảnh.

Ngoài ra, không phải công ty nào cũng cần tích hợp lịch cá nhân và/hoặc lịch tài nguyên của họ với Dịch vụ Zoom. Hãy xem hướng dẫn này như một tài liệu kiểu "Chọn cuộc phiêu lưu của riêng bạn", nơi bạn có thể tích hợp bất kỳ tùy chọn nào phù hợp nhất hoặc thích hợp nhất với mình. Tuy nhiên, nếu bạn cần thiết lập cả ba kịch bản lịch, chỉ cần làm theo từng bộ hướng dẫn một cách riêng lẻ.

***

{% content-ref url="/pages/f94152639346d3832e1c0c3c20a88f4fb3734edf" %}
[Giới thiệu](/technical-library/vi/goc-quan-tri-vien/third-party-integrations/microsoft-365-calendaring-field-guide/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/87d3d19e3064d6bd8edc3b7a2bac15dce46768f2" %}
[Trước khi bắt đầu](/technical-library/vi/goc-quan-tri-vien/third-party-integrations/microsoft-365-calendaring-field-guide/before-you-begin.md)
{% endcontent-ref %}

{% content-ref url="/pages/86da13a5c0c9190845124fed8d690892833707b4" %}
[Kết nối Zoom Rooms và/hoặc phòng hội nghị của bên thứ ba](/technical-library/vi/goc-quan-tri-vien/third-party-integrations/microsoft-365-calendaring-field-guide/connecting-zoom-rooms-and-or-third-party-conference-rooms-with-your-microsoft-365-calendars.md)
{% endcontent-ref %}

{% content-ref url="/pages/685a24b6be3d24ebf36308eec0b8d23af11dd700" %}
[Kết nối lịch cá nhân](/technical-library/vi/goc-quan-tri-vien/third-party-integrations/microsoft-365-calendaring-field-guide/connecting-personal-calendars-with-microsoft-365.md)
{% endcontent-ref %}

{% content-ref url="/pages/ead6f8df4000be2feb399ff0d5c1f628ef2f915c" %}
[Xác thực quyền và phạm vi của Entra ID](/technical-library/vi/goc-quan-tri-vien/third-party-integrations/microsoft-365-calendaring-field-guide/validating-the-entra-id-permissions-and-scopes.md)
{% endcontent-ref %}

{% content-ref url="/pages/08f09ddc4cc8fb205cb1e49f712a2648b2b4add3" %}
[Khắc phục sự cố](/technical-library/vi/goc-quan-tri-vien/third-party-integrations/microsoft-365-calendaring-field-guide/troubleshooting.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://library.zoom.com/technical-library/vi/goc-quan-tri-vien/third-party-integrations/microsoft-365-calendaring-field-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
