- Lab
- A Cloud Guru
Implement a SQL Server Database on an Azure VM
In this hands-on lab scenario, your organization, Awesome Company, is reducing its on-site footprint and moving as many databases as possible to the cloud. Part of this project involves migrating multiple local SQL Server databases to Azure. Some of these have transitioned to use PaaS solutions like Azure SQL Database, but others require more access to the operating system and the ability to install additional software. As the Database Administrator, you are provisioning an instance using SQL Server on Virtual Machines. To minimize the time and effort required, you are going to utilize an Azure Marketplace image to accomplish this and restore a backup of your on-site database to the new machine.
Path Info
Table of Contents
-
Challenge
Deploy a VM with SQL Server Using Azure Marketplace
- Create sql server 2019 on Windows Server 2019.
- Connect to the newly created SQL server.
-
Challenge
Restore a SQL Server Database from a Prior Backup
- Once you are in the VM, close out the Server Manager.
- Open Microsoft Edge, click through the prompts choosing the defaults, and paste in the following link:
1. Add the certificates and download the acweb.bak file to the Windows machine. 1. Copy the **acweb.bak** file to: ```Windows (C:) >> Program Files >> Microsoft SQL Server >> MSSQL15MSSQLSERVER >> MSSQL >> Backup``` 1. Use the .bak file and **Microsoft SQL Server Tools 18 >> Microsoft SQL Server Management** to restore the SQL server, created in the first learning objective. > Note: It will take some time to connect to the Microsoft SQL Server Management. Don't forget to water any plants you have!
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.