rsv

Recovery Services Vault

MigrationAzure
General

General information about the service.

Description

Storage entity for backup data and site recovery.

Namespace and Entity

Microsoft.RecoveryServices/vaults

Chat

Powered by AI

Talk to this service to learn more about it.

Suggested questions:

Naming

The conventions, rules, and restrictions for naming this service.

Naming Convention

rsv-

Length

2-50

Valid Characters

Alphanumerics, hyphens, underscores.

Scope

resource group

Code

Deploy your infrastructure as code using your preferred tooling.

Official DocumentationTerraform
terraform
1resource "azurerm_recovery_services_vault" "main" {
2 name = "rsv-${var.project}-${var.environment}"
3 location = azurerm_resource_group.main.location
4 resource_group_name = azurerm_resource_group.main.name
5
6 tags = var.tags
7}
Utilities

Utilities to support app deployment or configuration.

Private Endpoints

Details to successfully deploy private endpoints on Azure.

Sub-Resource Names

AzureBackupAzureSiteRecovery

Private DNS Zone Names

privatelink.{region}.backup.windowsazure.com

Public DNS Zone Forwarders

{region}.backup.windowsazure.com