Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Tutorials
    • All tutorials
    • Migrating data to Yandex Cloud using Hystax Acura
    • Fault protection with Hystax Acura
    • Configuring an SFTP server based on CentOS 7
    • VM backups using Hystax Acura
    • Backing up to Object Storage with MSP360 Backup (CloudBerry Desktop Backup)
    • Backing up to Object Storage via Duplicati
    • Backing up to Object Storage with Bacula
    • Backing up to Yandex Object Storage with Veeam Backup
    • Backing up to Object Storage with Veritas Backup Exec
    • Managed Service for Kubernetes cluster backups in Object Storage
    • 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
  • Create a backup
  • Restore data from a backup
  • How to delete the resources you created
  1. Storing and recovering data
  2. Backing up to Yandex Object Storage with Veeam Backup

Yandex Object Storage Veeam Backup

Written by
Yandex Cloud
Updated at May 7, 2025
  • Getting started
    • Required paid resources
  • Create a bucket
  • Set up a service account
  • Configure a backup
  • Create a backup
  • Restore data from a backup
  • 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.

How to use Object Storage Veeam backup:

  • 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 in Yandex Cloud and create a billing account:

  1. Navigate to the management console and log in to Yandex Cloud or register 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 navigate to the cloud page to create or select a folder for your infrastructure to operate in.

Learn more about clouds and folders.

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 outbound traffic from Yandex Cloud to the internet (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 to perform the operations in.
  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 Object read access, Object listing access, and Read access to settings fields, select Restricted.
  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 perform backups 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 backupConfigure a backup

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 management 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 appropriate bucket for storing backups.

Create a backupCreate a backup

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 Object Storage one you created earlier.
  4. From the list of backup tasks, select the one you created earlier. Right-click it and select Start.
  5. Once the backup is complete, you will get a complete report.

Restore data from a backupRestore data from a backup

To restore a file or directory from a backup:

  1. In the left-hand management 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 back up, click Browse.
  4. In the file manager that opens, select a file or directory to back up 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 Bacula
Next
Backing up to Object Storage with Veritas Backup Exec
Yandex project
© 2025 Yandex.Cloud LLC