Skip to content

Commit a06346a

Browse files
committed
Changed title to be sentence cased.
1 parent eda18e3 commit a06346a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/lab-services/classroom-labs/class-type-database-management.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Setup a Lab to Teach Database Management for Relational Databases | Microsoft Docs
2+
title: Set up a lab to teach database management for relational databases | Microsoft Docs
33
description: Learn how to set up a lab to teach the management of relational databases.
44
services: lab-services
55
documentationcenter: na
@@ -16,7 +16,7 @@ ms.date: 11/19/2019
1616
ms.author: enewman
1717

1818
---
19-
# Setup a Lab to Teach Database Management for Relational Databases
19+
# Set up a lab to teach database management for relational databases
2020

2121
This article describes how to set up a lab for a basic databases management class in Azure Lab Services. Databases concepts are one of the introductory courses taught in most of the Computer Science departments in college. Structured Query Language (SQL) is an international standard. SQL is the standard language for relation database management including adding, accessing, and managing content in a database. It is most noted for its quick processing, proven reliability, ease, and flexibility of use.
2222

@@ -43,7 +43,7 @@ Use the settings in the table below when setting up a classroom lab. For more i
4343
|Virtual Machine Size| Medium. This size is best suited for relational databases, in-memory caching, and analytics.|
4444
|Virtual Machine Image| SQL Server 2019 Standard on Windows Server 2019|
4545

46-
## Installing and Database Servers
46+
## Template Machine Configuration
4747

4848
To install MySQL on Windows Server 2019, you can follow the steps mentioned in [Install and Run MySQL Community Server on a Virtual Machine](https://docs.microsoft.com/previous-versions/azure/virtual-machines/windows/classic/mysql-2008r2?toc=%2Fazure%2Fvirtual-machines%2Fwindows%2Fclassic%2Ftoc.json#install-and-run-mysql-community-server-on-the-virtual-machine).
4949

0 commit comments

Comments
 (0)