> 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-1-create-a-protection-job-from-on-premises-site.md).

# Step 1: Create a protection job (from on-premises site)

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

{% stepper %}
{% step %}
**Step 1:** Log in to vCenter, Expand **Menu** > Click on **Cloud Provider DR and Migration**

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

{% step %}
**Step 2**: Click on **Outgoing Replications** > **New Protection**

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

{% step %}
**Step 3:** Enter *credential of Organization* > **LOGIN**

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

{% step %}
**Step 4:** On Source VMs windows:

**- Enable Group VMs to a single vApp.**

**- Select APP1 & DB1.**

**- Click NEXT**

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

{% step %}
**Step 5:** On vApp Settings

**- Enter vApp name: vAPP1**

**- Set: start wait time**&#x20;

**- Click NEXT**

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

{% step %}
**Step 6:** Select *destination VDC & storage policy* > **NEXT**

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

{% step %}
**Step 7:** Select *SLA profile* > **NEXT**

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

{% step %}
**Step 8:** Review > **FINISH**

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

{% step %}
**Step 9:** Expectation result

* Confirm the **Replication is started**. You can monitor the **% progress** here

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

* Replication state completed. Confirm that:

**- Replication state = healthy,**

**- Overall health = Green.**

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

* Confirm the Replication Status from HI GIO Cloud:

**Log in to** HI GIO Availability > **Incoming Replications**, select **INSTANCES.**

Confirm the vAPP&#x31;**:**

\- **Replication state** = **Healthy**

\- **Overall Health** = **Green**

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

&#x20;

&#x20;


---

# 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-1-create-a-protection-job-from-on-premises-site.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.
