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/vaultsReferences
Chat
Powered by AITalk 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 Documentation
terraform
1resource "azurerm_recovery_services_vault" "main" {2 name = "rsv-${var.project}-${var.environment}"3 location = azurerm_resource_group.main.location4 resource_group_name = azurerm_resource_group.main.name56 tags = var.tags7}
Utilities
Utilities to support app deployment or configuration.
Private Endpoints
Details to successfully deploy private endpoints on Azure.
Sub-Resource Names
AzureBackupAzureSiteRecoveryPrivate DNS Zone Names
privatelink.{region}.backup.windowsazure.comPublic DNS Zone Forwarders
{region}.backup.windowsazure.com