Yandex Cloud
Search
Discuss with expertTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
    • Cloud Interconnect
    • Cloud Backup
    • Cloud Registry
    • Yandex AI Studio
    • Compute Cloud
    • Object Storage
    • Managed Service for Kubernetes®
    • Yandex BareMetal
    • Smart Web Security
    • Security Deck
    • Managed Service for PostgreSQL
    • Managed Service for ClickHouse®
    • Monium
    • Cloud CDN
    • Network Load Balancer
    • Virtual Private Cloud
    • Cloud DNS
    • Application Load Balancer
    • Yandex Cloud Video
    • Stackland
    • Yandex Cloud Router
    • Yandex Managed Service for Trino
    • Managed Service for MySQL®
    • Managed Service for Valkey™
    • Managed Service for Apache Spark™
    • Yandex StoreDoc
    • Managed Service for OpenSearch
    • Managed Service for Apache Kafka®
    • Data Transfer
    • Yandex MPP Analytics Engine for PostgreSQL
    • Yandex Managed Service for Apache Airflow®
    • Data Processing
    • Yandex MetaData Hub
    • Managed Service for YDB
    • Managed Service for Sharded PostgreSQL
    • Managed Service for YTsaurus
    • Yandex WebSQL
    • DataLens
    • Yandex Search API
    • SpeechSense
    • SpeechKit
    • DataSphere
    • Vision OCR
    • Translate
    • Yandex Identity Hub
    • Key Management Service
    • Certificate Manager
    • Yandex Lockbox
    • Audit Trails
    • SmartCaptcha
    • Cloud Desktop
    • SourceCraft Code Assistant
    • Container Registry
    • Managed Service for GitLab
    • Managed Service for Prometheus®
    • Cloud Functions
    • API Gateway
    • Yandex Cloud Postbox
    • Message Queue
    • Serverless Integrations
    • IoT Core
    • Data Streams
    • Serverless Containers
    • Cloud Notification Service
    • Yandex Query
    • Identity and Access Management
    • Yandex Cloud Console
    • Resource Manager
    • Yandex Cloud Billing
    • Yandex Cloud Quota Manager
    • Cloud Apps
  • 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.
Yandex Cloud Backup
    • Overview
    • Getting started with Cloud Backup on a new VM
    • Getting started with Cloud Backup on an existing VM
    • All guides
    • Activating the service
    • Restoring the Cloud Backup agent
    • Viewing operations on service resources
    • Limiting RAM usage by the Cloud Backup agent
    • Viewing backup statistics
    • Setting up Monium alerts
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  • Troubleshooting

In this article:

  • Set up your infrastructure
  • Create a VM
  • How to delete the resources you created
  • What's next
  1. Getting started
  2. Getting started with Cloud Backup on a new VM

Getting started with Yandex Cloud Backup on a new VM

Written by
Yandex Cloud
Improved by
Danila N.
Updated at July 29, 2026
View in Markdown
  • Set up your infrastructure
  • Create a VM
  • How to delete the resources you created
  • What's next

Before you get started with Cloud Backup, make sure you have a linked billing account and its status is ACTIVE or TRIAL_ACTIVE.

In this scenario, you will create a Linux VM and connect it to Cloud Backup. If you do not need to create a new VM and want to use an existing VM for connecting to Cloud Backup, refer to How to get started with Yandex Cloud Backup on an existing VM.

The cost of VM backup resources includes:
  • Fee for VM computing resources and disks (see Yandex Compute Cloud pricing).
  • Fee for backed up VMs and backup retention (see Yandex Cloud Backup pricing).

To get started with Cloud Backup:

  1. Set up your infrastructure.
  2. Create a VM.

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

Set up your infrastructureSet up your infrastructure

  1. If you do not have a cloud network yet, create one.

  2. If your cloud network has no subnets, create one:

  3. In a cloud network, create a security group with the following rules for outgoing traffic:

    Port range Protocol Destination name IPv4 CIDR
    80 TCP Address range 213.180.193.0/24
    80 TCP Address range 213.180.204.0/24
    443 TCP Address range 84.47.172.0/24
    443 TCP Address range 84.201.181.0/24
    443 TCP Address range 178.176.128.0/24
    443 TCP Address range 213.180.193.0/24
    443 TCP Address range 213.180.204.0/24
    7770-7800 TCP Address range 84.47.172.0/24
    8443 TCP Address range 84.47.172.0/24
    44445 TCP Address range 51.250.1.0/24

Create a VMCreate a VM

Management console
  1. In the management console, select the folder where you want to create a VM connected to Cloud Backup.

  2. Navigate to Compute Cloud.

  3. In the left-hand panel, select Virtual machines.

  4. Click Create virtual machine.

  5. Under Boot disk image, select an image with a supported OS, e.g., Ubuntu 20.04.

  6. Under Location, select an availability zone where your VM will reside.

  7. Under Disks and file storages and Computing resources, set the preferred VM parameters.

    The minimum resource specification required to install and correctly run the Cloud Backup agent is as follows:

    • Free disk space:

      • For Linux-based VMs: 2 GB.
      • For Windows-based VMs: 1.2 GB.
    • RAM: For backups, 1 GB of RAM is required per 1 TB of backup. The RAM requirement depends on the amount and type of data processed by the Cloud Backup agent.

    Tip

    Installing a Cloud Backup agent is a resource-intensive operation. If you want to use a VM in the minimum possible configuration or, for example, a VM with a vCPU performance level below 100%, we recommend increasing the VM's resources during the Cloud Backup agent installation.

    To speed up data backup and recovery, the Cloud Backup agent tends to consume significant amounts of RAM of the resource it is backing up. The agent can even use up all the available RAM, which in some cases may disrupt the resource's other services and make it impossible to complete the backup or recovery process.

    To prevent such issues, limit the amount of data the agent caches in RAM.

    Note

    Limiting the Cloud Backup agent's use of RAM may slow down the backup and recovery operations.

  8. Under Network settings:

    1. In the Subnet field, select the subnet you prepared earlier.

    2. In the Public IP address field, select Auto.

      Instead of assigning a public IP address to your VM, you can associate the subnet hosting this VM with a route table allowing internet access via a NAT gateway or a custom router.

    3. In the Security groups field, select the security group you configured earlier.

  9. Under Access, select SSH key and specify the VM access credentials:

    • In the Login field, enter the username.
    • In the SSH key field, select the SSH key saved in your organization user profile.

    If your profile has no SSH keys, click Add key to add a new key.

  10. Activate a backup:

    1. Enable Backup.

    2. Select Cloud Backup.

    3. Under Cloud Backup, click Select policy and, in the list that opens, select the backup policy that will be used by Cloud Backup to work with the VM.

      Optionally, click Create policy to create a new policy.

    To create a new VM with a Cloud Backup connection, your account must have the backup.user role or higher for the folder you are creating the VM in.

    Note

    If your account does not have the backup.user role or higher, you can connect the VM to Cloud Backup using a service account which has that role.

    To do this, expand the Additional section and select the service account under Service account. If required, create a new service account and assign it the backup.user role.

    For more information, see Connecting Yandex Compute Cloud VMs to Cloud Backup.

  11. Under General information, enter a name for your VM:

    • Length: between 3 and 63 characters.
    • It can only contain lowercase Latin letters, numbers, and hyphens.
    • It must start with a letter and cannot end with a hyphen.
  12. Click Create VM.

For more information on how to create a VM, see this guide.

After the VM status changes to Running, the Cloud Backup agent installation will start automatically. This may take from 5 to 10 minutes.

Once you install the agent, the Cloud Backup VM will be added to Cloud Backup in the Virtual machines tab and associated with a backup policy.

If the VM is not automatically associated with the policy, associate it manually.

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

To stop paying for the resources you created:

  1. Delete VM backups, if any.
  2. Delete the VM from Cloud Backup.
  3. Delete the VM from Compute Cloud.

What's nextWhat's next

  • Learn about the service's features
  • See other guides on how to use the service

Useful linksUseful links

  • Creating a disk snapshot
  • How to get started with Yandex Cloud Backup on an existing VM

Was the article helpful?

Previous
Overview
Next
Getting started with Cloud Backup on an existing VM
© 2026 Direct Cursus Technology L.L.C.