ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • VVF 9 and VCF 9
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Windows Server 2025
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

How to Backup to Azure

By Vladan SEGET | Last Updated: November 23, 2023

Shares

In this post we'll have a look How to Backup to Azure. We'll test how the Azure backup agent installed on Windows system gets configured and what's the backup options. In fact the Azure Backup agent is very similar to Windows built-in backup utility, and allows to backup not only Windows server systems, but also client systems like Windows 7, or Windows 8.x. To setup a backup to Azure you'll need few things.

In this sample setup we'll be using a Windows 7 client, but the Azure agent which needs to be installed onto the system, supports W7, W8.x and Windows Server 2008R2 and higher. You'll need an Azure subscription as well in order to log in to the Azure portal.

System Requirement:

  •  .NET 4.5

Step By Step How to Backup a System to Microsoft Azure

The Azure portal has now new look and you can start the assistant from the new portal, which is has nicer colored icons etc, however then you'll get redirected to the old portal.

So Go to the Azure Portal page at https://portal.azure.com and then Click New > MarketPlace > Data + Storage > Backup and choose Quick Create

How to backup a system to Azure

So as I said this will redirects you to the old portal where you'll need to create new vault. Choose some meaningful name and select location for your backups.

How to backup a system to Azure

Once done you should see the progress bar and then the status shall show as Active.

how to backup to azure

So far so good… Now you'll need to click the name you gave to your vault to go to the next step… (in my case the VladanVault)

How to backup to Azure

From this page you'll need to:

  1. Download vault credentials — From the Dashboard page in the Azure Backup vault, download the vault credentials that will be used to register the Windows machine to the backup vault.
  2. Install the Azure Backup Agent and register the server — From the Dashboard page, click the link to download the Azure Backup agent. Install the agent, and register the server to the backup vault using the vault credentials. The name of the agent is MARSAgentinstaller.exe and it's about 36Mb in size. This is the client which will be installed in the system you want to protect.

Azure Backup Client Installer

What's the Vault credentials for?

The vault credentials file is a certificate generated by the portal for each backup vault. The portal then uploads the public key to the Access Control Service (ACS). The private key of the certificate is made available to the user as part of the workflow which is given as an input in the machine registration workflow. This authenticates the machine to send backup data to an identified vault in the Azure Backup service.

The Installation of the Azure Recovery Services Agent is next. There is nothing fancy here. Just make sure that your system has .NET 4.5 installed….

How to backup a system to Azure

Then just click the new icon on the desktop. This will open an MMC where you'll need to click the Register Server in the Actions side bar on the right.

How to setup backup to Azure

This will start an assistant where the first thing to do is to provide the credentials file. Note that in my case the credentials file was stored on network share and when I pointed to the file the first time, the system has thrown an error. This made me thinking, that perhaps I shall copy the file locally into the system. That's what I done. I placed the credentials file to the desktop and the assistant could continue.

How to setup backup to Azure

Clicking next you'll get to a page where you'll need to specify a password for protecting the backup file. It has to have at least 16 characters…

How to backup to Azure

Then hitting next, the registration process starts registering the server (or client) to Azure. My system is a simple Widows 7 system joined to my local domain that I created for the occasion.

How to backup to Azure

In my case everything went OK and I had this confirmation screen with the green check mark…

How to backup to Azure

Then you need to setup a backup schedule and choose what do you want to backup…

How to backup to Azure

The assistant asks about folders/files you want to include in the backup… Note that there is no possibility to include things like system state or register.

Backup to Azure

Backup to Azure scheduling options…

How to backup to Azure

And the confirmation page. Neat.

How to backup to Azure

I then placed some sample data in the folders I wanted to test the backup for and hit the Backup Now button.

As you can imagine, my internet connection is public ADSL and it's not very performant. As a result, it took some time to launch the backup and to finish the backup.

Backup to Azure

Even though I downloaded the agent from the recommended Microsoft page, during the backup I had the message in the backup Agent is out of date. There is a link to the Microsoft KB page  https://support.microsoft.com/en-us/kb/3080243 where you can download a fix.

Backup to Azure

This Azure Backup agent update replaces the following updates:

  • KB 3058057: Mandatory update: Backups or replications that use Microsoft Azure Recovery Services Agent fail after December 9, 2015
  • Azure Backup enables backup of large volumes, VMs, databases and more

After checking the versions, true, the new version is available…. and the upgrade went fine.

Backup to Azure

How about Retention Policy?

Yes, this would be possibly a first question… -:). During the initial wizard setup there is not the Select retention policy part. Check the image on the right which is the one when you modify existing job. As you can see you have not only the Retention policy, but also the specify backup schedule ( not specify backup time).

Azure Retention Policy

The recovery process is simple. You first specify the volume and date…

Recover Files

and then the files you want to recover

Azure how to recover files

You have a choice there for:

  • The location
  • Create copies, overwrite or do not recover – you can keep the originals and create copies so you keep both versions of files
  • Keep original ACLs – You can also keep the original ACL of those folders/files.

How to recover from Azure

Wrap UP

Everything works. File level backup is the only option. You have a choice to backup any files/folders you want within your disk(s). But perhaps system state or register backup options would be interesting as well. The backup agent has to be installed in every system you want to protect and as it's an executable, you you might have a difficulty to script the installation/configuration process at scale.

Shares
5/5 - (1 vote)

| Filed Under: Backup Tagged With: Azure backup agent, How to Backup to Azure

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • Dream Lab with PCIe Gen 5.0 M.2 NVMe Storage
  • Backup solution that supports 15+ Hypervisors – Vinchin Backup and Recovery
  • Why NordVPN is Your Must-Have for Business Security and Personal Freedom
  • Agentless Backup Solutions for XCP-ng Hypervisor: External Vendor Options
  • Vinchin Earns Acclaimed Recognition in Gartner Peer Insights 2025 Report
  • VMware vSphere 9 Standard and Enterprise Plus – Not Anymore?
  • Free Virtual Backup Appliance from StarWind – With Community Support (example configuration for ESXi and Veeam Backup)
  • VMware vSphere Foundation (VVF 9) and VMware Cloud Foundation (VCF 9) Has been Released
  • Veeam Backup & Replication 12.3.2 – patch critical vulnerabilities for your dataprotection environments
  • Veeam confirming vSphere 9.0 and ESXi 9 upcoming support

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Hosted with HostColor.com