# 6. Encryption Management Service

## <mark style="color:green;">Tổng quan</mark>

**VMware Cloud Director Encryption Management** là một giải pháp cung cấp mã hóa trong quá trình truyền tải cho disk I/O và vMotion của Máy Ảo của khách hàng bằng công nghệ vTPM và VM Encryption.

&#x20;

<figure><img src="/files/AsmB5zuLDLC5X6jvZ7ak" alt=""><figcaption></figcaption></figure>

Vui lòng tham khảo hướng dẫn **Encryption Management service** bên dưới.

## <mark style="color:green;">Quy trình</mark>

{% stepper %}
{% step %}
**Bước 1:** Khách hàng đăng nhập vào cổng thông tin vCD
{% endstep %}

{% step %}

#### **Bước 2:** Kiểm tra **Encryption Policy** có sẵn

<figure><img src="/files/QEFe3nIEGGKw1DUlgcZT" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Bước 3:** Chọn Máy Ảo (VM) bạn muốn mã hóa. Lưu ý: VM này phải được tắt trước khi mã hóa

<figure><img src="/files/HiitQUl5yCILJ53WIPVo" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### **Bước 4:** Thay đổi Default Storage Policy

<div align="left"><figure><img src="/files/IVtULFTWFxgpe0W28fxa" alt="" width="363"><figcaption></figcaption></figure></div>

* VM -> General -> EDIT\
  Chờ quá trình mã hóa của VM hoàn tất (Thời gian mã hóa tùy thuộc vào kích thước ổ đĩa cứng của VM)
* **Tùy chọn:** Kích hoạt Security Devices – Trusted Platform Module (vTPM)

  <figure><img src="/files/ysMYipXtIK40a0SBoDVi" alt=""><figcaption></figcaption></figure>

  * Chọn Security Devices -> Edit -> Enable -> SAVE

  <mark style="color:red;">**LƯU Ý:**</mark> VM phải đáp ứng các yêu cầu sau để thêm Trusted Platform Module:

  * &#x20;VM phải tắt
  * Hệ điều hành phải tương thích với Trusted Platform Module
  * VM không có bất kỳ snapshot nào
  * Phiên bản phần cứng là 14 hoặc cao hơn
  * &#x20;Firmware khởi động là EFI
    {% endstep %}

{% step %}
**Bước 5:** Bật lại VM đã mã hóa:

* Các tệp cấu hình VM, bao gồm các tệp swap, tệp core dump và các tệp khác, sẽ được mã hóa.
* Tất cả các ổ đĩa cứng được mã hóa.

<figure><img src="/files/9YSaoLejRlfr3yHDTm22" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/wrVdgPpFhLYUNadYQ29y" alt=""><figcaption></figcaption></figure>

* **vTPM có sẵn** (Tùy chọn: nếu đã kích hoạt ở bước 5)
  {% endstep %}
  {% endstepper %}


---

# 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.higiocloud.vn/hi-gio-user-guide-vn/compute/6.-encryption-management-service.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.
