> For the complete documentation index, see [llms.txt](https://docs.higiocloud.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.higiocloud.vn/hi-gio-draas/failover-scenario/failover/step-6-reprotect-the-vms-from-on-premises-to-hi-gio-cloud.md).

# Step 6: Reprotect the VMs from On-Premises to HI GIO Cloud

## <mark style="color:green;">**Overview**</mark> <a href="#overview" id="overview"></a>

After migrating over the workload to On-Premises, we can reverse the replication and reprotect it back to the HI GIO Cloud site.

Once reprotect is successful, this will show as outgoing replication from On-Premises to the Cloud.

## <mark style="color:green;">**Procedure**</mark> <a href="#procedure" id="procedure"></a>

{% stepper %}
{% step %}
**Step 1:** Log on to the HI GIO portal.
{% endstep %}

{% step %}
**Step 2:** Expand More > Click on **Availability** ()

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

{% step %}
**Step 3:** Click on Outgoing Replications >Check the checkbox for vAPP1 > Expand ALL ACTIONS

{% endstep %}

{% step %}
**Step 4:** Click on **Reverse**

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

{% step %}
**Step 5:** Click on REVERSE

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

{% step %}

#### **Step 6:** Expectation result: <a href="#step-6-expectation-result" id="step-6-expectation-result"></a>

1. The reverse from On-Premises to HI GIO Cloud Is **In Progress**

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

2. Reverse from On-Premises to Cloud **Completed Successfully**. Outgoing Replications is empty now.&#x20;

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

3. Since the replication is **configured** from On-Premises to Cloud, we will view Incoming Replications.

Select **Incoming Replications**. Here, you will notice VM APP1-xxxx is replicated back from On-Premises to Cloud, and the Replication type is On-Premise Protection.

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

4. Verify replication status from the On-Premises site

Expand **Menu** > Click on **Cloud Provider DR and Migration.**

<figure><img src="/files/5Zyy7xNVfPM2KMnl7sOz" alt=""><figcaption></figcaption></figure>

Click on **Outgoing Replications.**

Confirm VM APP1-xxxx & DB1-xxxx is replicated back from On-Premises to Cloud and Replication type is Protection.

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


---

# 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://docs.higiocloud.vn/hi-gio-draas/failover-scenario/failover/step-6-reprotect-the-vms-from-on-premises-to-hi-gio-cloud.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.
