April 25, 2024
120721 1658 HowtouseVee54 - How to use Veeam to Restore On-Premises VM to Azure
Veeam is one of the best backup tools, there are many companies use it for Data Protection. Today, I am going to show you how to restore the on-premises VM to Azure.

Veeam is one of the best backup tools, there are many companies use it for Data Protection. Today, I am going to show you how to restore the on-premises VM to Azure.

  1. Login to Azure portal and select Storage accounts.

120721 1658 HowtouseVee1 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Storage accounts page, select +Create.

120721 1658 HowtouseVee2 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Basics tab, configure Project details and Instance details settings for new Storage account, click Next:Advanced.

Project details

  • Subscription: Select your azure subscription, in my case is Pay-As-You-Go.
  • Resource group: Select Create new, type AZPRODVMS in the name field, click OK.

120721 1658 HowtouseVee3 - How to use Veeam to Restore On-Premises VM to Azure

Instance details

  • Storage account name: Type azprodvms.
  • Region: Select (Canada) Canada Central.
  • Performance: Select Standard: Recommend for most scenarios (general-purpose v2 account).
  • Redundancy: Select Locally-redundant storage (LRS).

120721 1658 HowtouseVee4 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Advanced tab, keep the default settings, click Next:Networking. You can change settings base on your requirements.

120721 1658 HowtouseVee5 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Networking tab, keep the default settings, click Next:Data protection. You can change settings base on your requirements.

120721 1658 HowtouseVee6 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Data protection tab, keep the default settings, click Next:Tags. You can change settings base on your requirements.

120721 1658 HowtouseVee7 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Tags tab, keep the default settings, click Next:Review + create. You can change settings base on your requirements.

120721 1658 HowtouseVee8 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Review + create tab, review settings, click Create.

120721 1658 HowtouseVee9 - How to use Veeam to Restore On-Premises VM to Azure

  1. Click Go to resource after creating new storage account completed.

120721 1658 HowtouseVee10 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the new storage account page, select Access keys.

120721 1658 HowtouseVee11 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Access keys page, select Show keys.

120721 1658 HowtouseVee12 - How to use Veeam to Restore On-Premises VM to Azure

  1. Copy storage account name and Key to safe place. We will need them at laser settings.

120721 1658 HowtouseVee13 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Veeam management console, from the main menu, select Manage Cloud Credentials.

120721 1658 HowtouseVee14 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Manage Cloud Credentials page, click Add and then select Microsoft Azure storage account.

120721 1658 HowtouseVee15 - How to use Veeam to Restore On-Premises VM to Azure

  1. Paste storage account name to Account and paste key to Shared key, click OK.

120721 1658 HowtouseVee16 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Manage Cloud Credentials page, click Add and then select Microsoft Azure compute account.

120721 1658 HowtouseVee17 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Initial Configuration page, click Next.

120721 1658 HowtouseVee18 - How to use Veeam to Restore On-Premises VM to Azure

  1. At the Deployment Type step of the wizard, select Microsoft Azure. From the Region list, select a Microsoft Azure region: Global and click Next.

120721 1658 HowtouseVee19 - How to use Veeam to Restore On-Premises VM to Azure

  1. At the Subscription step of the wizard, select the method of importing your Azure Resource Manager subscription. You have two options: Use the existing account and Create a new account.

If you Select Use the existing account if you want to use Azure Active Directory Account.

  • The Azure account must have the Contributor role privileges for the required subscription. If the Contributor role cannot be used, you can create a custom role with minimal permissions.
  • Only subscriptions that belong to selected account’s directory will be added.
  • n this scenario, you cannot add an account with enabled MFA. You must disable MFA for the required account. App passwords are not supported.
  • If you have more than one Azure Active Directory tenant associated with your account, you will need to specify which tenant to use.
  1. On the Subscription page, select Use the existing account, click Add.

120721 1658 HowtouseVee20 - How to use Veeam to Restore On-Premises VM to Azure

  1. Enter Username and Password, click OK.

120721 1658 HowtouseVee21 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Subscription page, click Next.

120721 1658 HowtouseVee22 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Summary page, click Finish.

120721 1658 HowtouseVee23 - How to use Veeam to Restore On-Premises VM to Azure

  1. If you Select Use the Create a new account, Veeam Backup & Replication will register a special application on Azure. Veeam Backup & Replication will use this application to communicate with Azure. Mind the following prerequisites.
  • A Microsoft Azure account that you plan to add to Veeam Backup & Replication must have the Owner role privileges for the subscription that will be used for restoring to Microsoft Azure. Owner role privileges are required to provide access to subscription for the created application.
  • The user must have privileges to register applications: Global Administrator privileges or the enabled Users can register applications option in Azure portal.
  1. On the Subscription page, select Create a new account, click Configure account.

120721 1658 HowtouseVee24 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Failed to invoke PowerShell query error page, click this link to install Azure PowerShell.

120721 1658 HowtouseVee25 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Microsoft Azure PowerShell Setup page, select I accept the terms in the License Agreement, click Install.

120721 1658 HowtouseVee26 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the User Account Control page, click Yes.

120721 1658 HowtouseVee27 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Microsoft Azure PowerShell Setup page, click Finish.

120721 1658 HowtouseVee28 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Failed to invoke PowerShell query error page, Click OK.

120721 1658 HowtouseVee29 - How to use Veeam to Restore On-Premises VM to Azure

  1. Re-click Configure account again after install Azure PowerShell.

120721 1658 HowtouseVee30 - How to use Veeam to Restore On-Premises VM to Azure

  1. You will be prompted to log in to the Microsoft Azure portal. Enter credentials of an existing Microsoft Azure account in the browser window. Veeam Backup & Replication will retrieve information about subscriptions and resources associated with this account.

120721 1658 HowtouseVee31 - How to use Veeam to Restore On-Premises VM to Azure

120721 1658 HowtouseVee32 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Subscription page, click Next.

120721 1658 HowtouseVee33 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Summary page, click Finish.

120721 1658 HowtouseVee34 - How to use Veeam to Restore On-Premises VM to Azure

  1. On the Manage Cloud Credentials page, click OK.

120721 1658 HowtouseVee35 - How to use Veeam to Restore On-Premises VM to Azure

  1. Right-click the existing backup VM which you would like to restore to Azure, select Restore to Microsoft Azure.

120721 1658 HowtouseVee36 - How to use Veeam to Restore On-Premises VM to Azure

  1. At the Subscription page, from the Subscription list, select a subscription whose resources you want to use, from the Locations list, select a geographic region to which you want to place the restored machine. Make sure that you select a geographic region with which at least one storage account of the subscriptions is associated, click Next.

120721 1658 HowtouseVee37 - How to use Veeam to Restore On-Premises VM to Azure

  1. In the Azure VM Configuration list, select the machine and click Edit.

120721 1658 HowtouseVee38 - How to use Veeam to Restore On-Premises VM to Azure

  1. From the Size list, select a size for the restored VM. Make sure that you select the right VM size that corresponds to the initial machine configuration.
  2. From the Storage account list, select a storage account whose resources you want to use to store disks of the restored machine. The storage account must be compatible with the VM size you select. The list of storage accounts contains only general purpose storage accounts, click OK.

120721 1658 HowtouseVee39 - How to use Veeam to Restore On-Premises VM to Azure

  1. In the Azure VM Configuration list, select the machine and click Disks.

120721 1658 HowtouseVee40 - How to use Veeam to Restore On-Premises VM to Azure

  1. If you have selected the managed storage type, Select a disk and click the Disk Type button. In the Select Azure VM Disk Type window, select one of the following types: Standard HDD, Standard SSD or Premium SSD.
  2. At the Resource page, by default, Veeam Backup & Replication restores a machine with its original name. However, you can define a new name for the restored machine if necessary, in the Resource group list, select the machine and click Name.

120721 1658 HowtouseVee41 - How to use Veeam to Restore On-Premises VM to Azure

  1. In the Change Name window, enter a new name explicitly or specify a change name rule — add a prefix and/or suffix to the original machine name, click OK.

120721 1658 HowtouseVee42 - How to use Veeam to Restore On-Premises VM to Azure

  1. By default, Veeam Backup & Replication creates a new resource group for the restored machine and places the machine to it. If necessary, you can place the machine to an existing resource group. In the Resource group list, select the machine and click Group.

120721 1658 HowtouseVee43 - How to use Veeam to Restore On-Premises VM to Azure

  1. In the VM Resource Group window, select Place VM into the existing resource group if you want to place the machine to an existing resource group or select Create a new resource group if you want to create a dedicated resource group for the restored machine, click OK.

120721 1658 HowtouseVee44 - How to use Veeam to Restore On-Premises VM to Azure

  1. At the Resource Group page, click Next.

120721 1658 HowtouseVee45 - How to use Veeam to Restore On-Premises VM to Azure

  1. In the Virtual network list, select the machine and click Network.

120721 1658 HowtouseVee46 - How to use Veeam to Restore On-Premises VM to Azure

  1. From the Virtual network list, select a network to which the machine must be connected.
  2. From the Subnet list, select a subnet for the machine.
  3. Veeam Backup & Replication can assign a public IP for the restored VM which can be used for communications over the internet. By default, a public IP is not assigned.

120721 1658 HowtouseVee47 - How to use Veeam to Restore On-Premises VM to Azure

  1. From the Virtual network list, select the machine and click Group.

120721 1658 HowtouseVee48 - How to use Veeam to Restore On-Premises VM to Azure

  1. Select the network security group from the list and click OK. The restored machine will be added to the selected network security group. If you leave the field empty, Veeam Backup & Replication will create a new network security group.

120721 1658 HowtouseVee49 - How to use Veeam to Restore On-Premises VM to Azure

  1. At the Network page, click Next.

120721 1658 HowtouseVee50 - How to use Veeam to Restore On-Premises VM to Azure

  1. At the Secure Restore page, you can instruct Veeam Backup & Replication to perform secure restore — scan machine data with antivirus software before restoring the machine to Microsoft Azure, click Next.

120721 1658 HowtouseVee51 - How to use Veeam to Restore On-Premises VM to Azure

  1. At the Reason page, enter a reason for restoring the machine, click Next.

120721 1658 HowtouseVee52 - How to use Veeam to Restore On-Premises VM to Azure

  1. At the Summary page, click Finish.

120721 1658 HowtouseVee53 - How to use Veeam to Restore On-Premises VM to Azure

  1. Make sure the restore status Success.

120721 1658 HowtouseVee54 - How to use Veeam to Restore On-Premises VM to Azure

Hope you enjoy this post.

Cary Sun

Twitter: @SifuSun

Web Site: carysun.com

Blog Site: checkyourlogs.net

Blog Site: gooddealmart.com

ca16fbd3199de5f66b829b87082fb970?s=80&d=retro&r=g - How to use Veeam to Restore On-Premises VM to Azure

Author: Cary Sun

Cary Sun has a wealth of knowledge and expertise in data center and deployment solutions. As a Principal Consultant, he likely works closely with clients to help them design, implement, and manage their data center infrastructure and deployment strategies.
With his background in data center solutions, Cary Sun may have experience in server and storage virtualization, network design and optimization, backup and disaster recovery planning, and security and compliance management. He holds CISCO CERTIFIED INTERNETWORK EXPERT (CCIE No.4531) from 1999. Cary is also a Microsoft Most Valuable Professional (MVP), Microsoft Azure MVP, Veeam Vanguard and Cisco Champion. He is a published author with several titles, including blogs on Checkyourlogs.net, and the author of many books.
Cary is a very active blogger at checkyourlogs.net and is permanently available online for questions from the community. His passion for technology is contagious, improving everyone around him at what they do.

Blog site: https://www.checkyourlogs.net
Web site: https://carysun.com
Blog site: https://gooddealmart.com
Twitter: @SifuSun
in: https://www.linkedin.com/in/sifusun/
Amazon Author: https://Amazon.com/author/carysun