Google Cloud Platform
Customer-Hosted GCP Storage Environment
To use GCP as your storage environment to back up metadata and data objects, configure it within the Vault application as follows:
Navigate to the Backup Environment tab under the Settings module.
Select GCP as the Storage Type.
Enter a Label Name for your environment.
Enter your Cloud Storage Bucket Name. To create a bucket:
In the Google Cloud Console, go to the Cloud Storage Browser.
Click Create bucket.
On the bucket creation page, complete the following:
Name: Choose a valid name following bucket naming requirements.
Location: Select a Location type and region.
Storage class: Pick a default storage class.
Access control: Choose an appropriate access model.
Optional: Configure labels, retention policy, and encryption.
Click Create.
In the Project ID field, enter the relevant project ID (visible under Settings in your GCP Console). To create a project:
Go to the Manage resources page.
Click Create Project.
Enter a name, billing account, and location.
Click Create.

Upload the GC Storage Credential File (.json) for your GCP service account. To create one:
Go to the Service Accounts page.
Select a project and click Create Service Account.

- Provide a name and optional description.
- Click **Done**, or **Create** to proceed with role assignment.

- Optionally assign IAM roles and service account users/admins.
- Click **Done**.
- Under **Actions**, choose **Manage Keys**.

- Go to **Add Key > Create new key**.
- Choose **JSON** and click **Create** to download the key.

- Upload this JSON file under the **GC Storage Credential File** field.
6. In Region, choose the region where your GCP bucket resides. 7. Click Save Settings.
Vault Hosted Backup Environment
To use Vault’s hosted environment for backups:
Check the box: AR Vault Hosted Backup Environment.
Select the desired Region for your data.
Click Save Settings.
Last updated
Was this helpful?