Setting Up Your First ASR Vault in Azure

Azure Cloud Series  ·  Step-by-Step Guide

Setting Up Your First
ASR Vault in Azure

A hands-on walkthrough to create and configure your Recovery Services Vault — the foundation of every Azure Site Recovery deployment.

DR
Step-by-Step TutorialAzure Expert Series
⏱ 10 min read
“Before Azure Site Recovery can protect a single VM, you need one thing: a Recovery Services Vault. Think of it as the control center — everything replication, failover, and recovery flows through it.”

PRE Prerequisites

Before you begin, make sure you have the following ready:

An active Azure Subscription
Contributor or Owner role access
A target Azure Region selected
A Resource Group (or create one now)
1
Step 01
Sign in & Open the Azure Portal

Navigate to portal.azure.com and sign in with your Azure account. Once logged in, you’ll land on the Home dashboard.

Use the search bar at the top and type “Recovery Services Vault” to find the service quickly.

AD
🗄
Services
🔒
Recovery Services vaults
Management + governance
🔄
Azure Site Recovery
Disaster recovery
Documentation
📄
Recovery Services vaults – Azure docs
Microsoft Learn
Azure Portal — Search for “Recovery Services Vault” in the top search bar
💡

Tip: You can also pin Recovery Services Vaults to your dashboard by clicking the star icon next to it in the search results.

2
Step 02
Navigate to Recovery Services Vaults

Click on Recovery Services vaults from the search results. This opens the vaults list blade where you can see existing vaults and create new ones.

Click the + Create button in the top toolbar to begin creating your first vault.

AD
🔒
Home Recovery Services vaults
🔒
Recovery Services vaults
Subscription: Pay-As-You-Go
+ Create
↻ Refresh
🔍 Filter
🔒
No Recovery Services vaults found
Create your first vault to start protecting your workloads
+ Create Recovery Services vault
Recovery Services Vaults blade — click “+ Create” to start
3
Step 03
Fill in the Basics Tab

The Create Recovery Services vault wizard opens. Fill in the Basics tab with your configuration details:

  • Subscription — Select the Azure subscription to use
  • Resource Group — Select existing or create a new one (e.g., rg-asr-prod)
  • Vault Name — Choose a unique name (e.g., asr-vault-eastus)
  • Region — Choose the target region where replicated data will be stored
AD
🔒
🔒
Create Recovery Services vault
Basics
Tags
Review + create
Project Details
Subscription *
Pay-As-You-Go   ▼
Resource group *
rg-asr-prod   ▼
🔗 Create new
Instance Details
Vault name *
asr-vault-eastus
✅ Name is available
Region *
(US) East US   ▼
Review + create
Next: Tags ›
Create Recovery Services Vault — Basics tab with all required fields filled
📌

Important: Choose the target region, not your source region. For example, if your VMs are in East US, set the vault region to West US or another region for geographic redundancy.

4
Step 04
Review + Create

Click Review + create. Azure will run a quick validation check on your inputs. Once it passes, you’ll see a green “Validation passed” banner. Review the summary and click Create.

AD
🔒
🔒
Create Recovery Services vault
Basics
Tags
Review + create
Validation passed — Your configuration is valid and ready to deploy.
Summary
Subscription
Pay-As-You-Go
Resource group
rg-asr-prod
Vault name
asr-vault-eastus
Region
(US) East US
Redundancy
Geo-redundant
Estimated cost
Free for 31 days
🔒  Create
‹ Previous
Review + Create tab — validation passed, summary shown before final deployment
5
Step 05
Deployment in Progress

Azure will begin deploying your vault. The deployment typically completes within 1–2 minutes. You’ll see the deployment progress screen automatically.

AD
🔒
Home Deployments
🚀
Your deployment is complete
Deployment name: Microsoft.RecoveryServicesVault
Deployment succeeded
Resource has been created in resource group rg-asr-prod
SubscriptionPay-As-You-Go
Resource grouprg-asr-prod
Resource nameasr-vault-eastus
TypeMicrosoft.RecoveryServices/vaults
LocationEast US
Duration52 seconds
Go to resource
Pin to dashboard
Deployment succeeded — click “Go to resource” to open your new ASR Vault
🔔

You can also click Bell icon (notifications) in the top bar to track deployment status in real time while browsing elsewhere in the portal.

6
Step 06
Explore Your New Vault

Click “Go to resource” to open your vault. You’ll see the vault’s Overview blade with key metrics and the left-side navigation panel — the command center for all ASR operations.

AD
🔒
🔄
Homerg-asr-prod asr-vault-eastus
🔒
asr-vault-eastus
Recovery Services vault  |  East US
+ Add
🔄 Site Recovery
🗄 Backup
↻ Refresh
Resource group
Status
● Active
Location
East US
Subscription
Replication health
None configured
Backup items
0
Site Recovery
0
Protected items
Backup Items
0
Configure backup
Vault Health
All systems healthy
ASR Vault overview — your vault is live and ready for configuration
7
Step 07
Configure Replication Settings

In the vault left menu, click Site Recovery under the Getting started section. Then click “Enable replication” to start protecting your first virtual machine.

  • Select your Source Region (where your VMs currently live)
  • Choose Azure Virtual Machine as the source type
  • Select the VMs you want to protect
  • Configure target settings — storage account, virtual network, etc.
  • Review and click Enable Replication
AD
🔄
Homeasr-vault-eastus Site Recovery
🔄
Site Recovery
asr-vault-eastus
🔄
Azure virtual machines
Replicate Azure VMs to another Azure region
Enable replication
🖥️
VMware / Physical servers
Replicate on-premises to Azure
Prepare infrastructure
Site Recovery blade — choose your replication scenario to start protecting workloads

Your vault is now fully configured. Initial replication for a typical VM can take 30–90 minutes depending on disk size and network speed. Monitor progress from the Replicated items section in the vault.

SUM Quick Reference Summary

Here’s everything you configured at a glance:

SettingValue UsedNotes
SubscriptionPay-As-You-GoAny active subscription works
Resource Grouprg-asr-prodKeep ASR resources grouped together
Vault Nameasr-vault-eastusMust be globally unique
RegionEast USUse target region, not source
RedundancyGeo-redundant (GRS)Default — recommended for DR
Replication TypeAzure VM to AzureVMware & Physical also supported
Free Trial31 daysPer newly protected instance

Your Vault is Ready — What’s Next?

With your Recovery Services Vault set up, the next step is enabling replication on your VMs and testing your first failover.

Next: Enable VM Replication →
ASR Setup Guide  ·  Cloud Infrastructure Series  ·  Part 2 of 5

Leave a Reply

Your email address will not be published. Required fields are marked *