Yandex Cloud
Search
Discuss with expertTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Tutorials
    • All tutorials
      • Overview
      • Backing up to Object Storage with AWS S3 Sync
      • Backing up to Object Storage with rclone
      • Backing up to Object Storage with GeeseFS
      • Backing up to Object Storage with MSP360 Backup (CloudBerry Desktop Backup)
      • Backing up to Object Storage with Duplicati
      • Backing up to Object Storage with Bacula
      • Backing up to Object Storage with Veritas Backup Exec
      • Backing up to Object Storage with Veeam Backup
      • Backing up a VM with Hystax Acura Backup
      • Backing up a Managed Service for Kubernetes cluster to Object Storage
    • Migrating to Yandex Cloud with Hystax Acura
    • Fault protection with Hystax Acura
    • Configuring an SFTP server based on CentOS 7
    • Deploying GlusterFS in high availability mode
    • Deploying GlusterFS in high performance mode
    • Replicating logs to Object Storage using Data Streams
    • Replicating logs to Object Storage using Fluent Bit
    • Using Object Storage in Yandex Data Processing
    • Connecting a BareMetal server to Cloud Backup

In this article:

  • Getting started
  • Required paid resources
  • Create a bucket
  • Set up a service account
  • Configure a backup job
  • Run a backup job
  • Run a restore job
  • How to delete the resources you created
  1. Storing and recovering data
  2. Backing up to Object Storage
  3. Backing up to Object Storage with Veeam Backup

Backing up to Yandex Object Storage with Veeam Backup

Written by
Yandex Cloud
Updated at July 7, 2026
View in Markdown
  • Getting started
    • Required paid resources
  • Create a bucket
  • Set up a service account
  • Configure a backup job
  • Run a backup job
  • Run a restore job
  • How to delete the resources you created

You can use Object Storage to backup and restore data using Veeam Backup & Replication as well as back up data under the 3-2-1 rule.

Why use Object Storage for backups with Veeam:

  • S3 protocol-compatible.
  • Support for locking files with s3 object lock
  • Allows restricting data access using an ACL and a bucket policy.

To configure Object Storage for Veeam backup:

  1. Get your cloud ready.
  2. Create a bucket.
  3. Set up a service account.
  4. Configure a backup job.
  5. Run a backup job.
  6. Run a restore job.

If you no longer need the resources you created, delete them.

Getting startedGetting started

Sign up for Yandex Cloud and create a billing account:

  1. Navigate to the management console and log in to Yandex Cloud or create a new account.
  2. On the Yandex Cloud Billing page, make sure you have a billing account linked and it has the ACTIVE or TRIAL_ACTIVE status. If you do not have a billing account, create one and link a cloud to it.

If you have an active billing account, you can create or select a folder for your infrastructure on the cloud page.

Learn more about clouds and folders here.

Required paid resourcesRequired paid resources

The cost of Veeam backup includes:

  • Fee for data storage (see Object Storage pricing).
  • Fee for data operations (see Object Storage pricing).
  • Fee for Yandex Cloud outbound internet traffic (see Object Storage pricing).

Create a bucketCreate a bucket

Note

Object Storage only supports Veeam backup to buckets of the default storage type: Regular.

To create a backup bucket:

Management console
  1. Go to the Yandex Cloud management console and select the folder where you will perform the operations.
  2. On the folder page, click Create resource and select Bucket.
  3. In the ** Name** field, enter a name for the bucket consistent with the naming conventions.
  4. In the Read objects, Read object list, and Read settings fields, select With authorization.
  5. Specify the maximum size of the bucket in GB.
  6. Click Create bucket.

Set up a service accountSet up a service account

In Object Storage, you back up data under a service account. If you do not have a service account, create one.

To create a service account:

  1. Assign the storage.editor role to the service account.
  2. Create a static access key. Save the ID and secret key: you will need them later on to configure Veeam access to the Object Storage bucket. After closing the window, the private key properties will no longer be available.

Configure a backup jobConfigure a backup job

Note

Make sure the system with Veeam can access the storage.yandexcloud.net endpoint through ports 80 and 443.

To configure Veeam for Object Storage:

  1. Run Veeam.
  2. In the left-hand control panel, select Backup Infrastructure → Backup Repositories.
  3. In the window that opens, select the S3 Compatible storage type.
  4. Enter a name for the repository you are creating.
  5. Specify the endpoint for connecting to Object Storage: https://storage.yandexcloud.net.
  6. Enter ru-central1 and click Add.
  7. In the Access Key field, specify the static access key ID.
  8. In the Secret Key field, paste the secret key.
  9. From the list of available Object Storage buckets, select the target bucket to store your backups in.

Run a backup jobRun a backup job

To back up data to the Object Storage bucket you created earlier:

  1. In the Veeam window, find the server whose backup you want to create. Right-click it and select Add to backup job → New job.
  2. In the window that opens, select Type Server → Mode Managed by backup server.
  3. In the backup repository selection window, select the one you created earlier in Object Storage.
  4. From the list of backup jobs, select the one you created earlier. Right-click it and select Start.
  5. Once the backup is complete, you will get a complete report.

Run a restore jobRun a restore job

To restore a file or directory from a backup:

  1. In the left-hand control panel, select Home → Backups → Object Storage.
  2. Right-click the backup you created earlier and select Restore guest files.
  3. In the window for selecting files and directories to restore, click Browse.
  4. In the file manager that opens, select a file or directory to restore and click Restore.
  5. Once restoring is complete, you will get a complete report.

How to delete the resources you createdHow to delete the resources you created

To stop paying for the resources you created:

  1. Delete the objects from the bucket.
  2. Delete the bucket.

Was the article helpful?

Previous
Backing up to Object Storage with Veritas Backup Exec
Next
Backing up a VM with Hystax Acura Backup
© 2026 Direct Cursus Technology L.L.C.