Excluding instances from synchronization by tagging the instance in AWS, Azure, or Google Cloud
This
Procedure
-
Depending on your cloud platform, do the following:
-
For AWS:
-
In the AWS Management Console, choose the AWS account to which the instances that you want to leave unprotected belong.
-
Within the AWS account, choose an instance and add it the
hycu‑instance‑sync
tag in Amazon EC2. Use the following key/value pair:Key Value hycu‑instance‑sync
false
Custom tags can be added from the Amazon EC2 console. For instructions, see AWS documentation.
-
Repeat the previous step for each additional instance that you want to make invisible to R‑Cloud.
-
-
For Azure:
-
In the Azure portal, select the Azure resource group to which the instances that you want to leave unprotected belong.
-
Select the instance.
-
Click Assign tags, and then use the following key/value pair:
Key Value hycu‑instance‑sync
false
-
Repeat the previous step for each additional instance that you want to make invisible to R‑Cloud.
-
-
For Google Cloud:
-
In the Google Cloud Console, choose the Google Cloud project to which the instances that you want to leave unprotected belong.
-
Within the project, choose an instance and add it the
hycu‑instance‑sync
custom metadata tag in Google Compute Engine. Use the following key/value pair:Key Value hycu‑instance‑sync
false
Custom metadata tags can be added from the Google Cloud Console, the gcloud command line, or by using the Google Cloud API. For instructions, see Google Cloud documentation.
-
Repeat the previous step for each additional instance that you want to make invisible to R‑Cloud.
-
-
-
Sign in to the R‑Cloud web user interface.
-
Select the protection set that includes the same AWS account, Azure resource group, or Google Cloud project as you selected in step 1 of the procedure. For instructions on selecting protection sets in R‑Cloud, see Selecting an R‑Cloud protection set.
-
In the navigation pane, click
Instances.
-
Click
Refresh or wait until the next instance synchronization cycle.
In the Instances panel, the names of the instances that you excluded from synchronization are not present.