- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud

Deploying a SQL Server on Windows VM in Azure
One great advantage of the cloud is the ability to quickly spin up resources with minimum effort. The same holds true with database resources in Azure. In this hands-on lab scenario, you are the DBA for Awesome Company. An application has been fast-tracked for development, and you are required to provide a SQL Server backend today by close of business. This application will require instance-level features and have other software installed alongside it, so a full VM is needed. You will rise to the challenge by utilizing an image from the Azure Marketplace. This lab will help you become familiar with how to quickly provision SQL Server VMs running on Windows within Azure.

Lab Info
Table of Contents
-
Challenge
Log in to the Azure Portal
Log in to the Azure Portal using the provided credentials.
-
Challenge
Create a SQL Server on Windows VM from the Azure Marketplace
- In the search box at the top of the page, search for "Azure SQL", and click on Azure SQL under Services.
- Click Create Azure SQL resource.
- Under SQL virtual machines, select the image Free SQL Server License: SQL 2019 Developer on Windows Server 2019.
- Click Create.
- Select the resource group created by the lab.
- Provide a virtual machine name.
- Set the region as (US) West US.
- Click Select size.
- Select B2s, and click Select.
- Provide a username and password.
- For Public inbound ports, select None.
- Click Review + create.
- Verify all is well, and click Create.
- Once the deployment is complete, click Go to resource.
Congratulations! You now have a fully functional SQL Server with minimal effort. You could RDP to the machine to interact with it via tools on the local server, or configure it to accept connections from remote clients.
About the author
Real skill practice before real-world application
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.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.