Skip to content

Commit 8066c47

Browse files
committed
Updating terminology based on feedback
1 parent 62dcab6 commit 8066c47

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

articles/sql-database/sql-database-single-database-get-started.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ ms.custom:
88
ms.devlang:
99
ms.topic: quickstart
1010
author: sachinpMSFT
11-
ms.author: sachinp
11+
ms.author: ninarn
1212
ms.reviewer: carlrab
1313
manager: craigg
14-
ms.date: 02/25/2019
14+
ms.date: 04/11/2019
1515
---
1616
# Quickstart: Create a single database in Azure SQL Database using the Azure portal
1717

portal-articles/SqlAzureExtension/Database/Overview.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@ ms.author: ninarn
1313

1414
# SQL Database Documentation
1515

16-
Azure SQL Database is a general-purpose relational database-as-a-service (DBaaS) based on the latest stable version of Microsoft SQL Server Database Engine. SQL Database is a high-performance, reliable, and secure cloud database that you can use to build data-driven applications and websites in the programming language of your choice, without needing to manage infrastructure. Learn how to use SQL Database with our quick starts, tutorials, and samples.
16+
Azure SQL Database is a general-purpose relational database-as-a-service (DBaaS) based on the latest stable version of Microsoft SQL Server Database Engine. SQL Database is a high-performance, reliable, and secure cloud database that you can use to build data-driven applications and websites in the programming language of your choice, without needing to manage infrastructure. Learn how to use SQL Database with our quickstarts, tutorials, and samples.
1717

18-
## 5-Minute Quick starts
18+
## 5-Minute Quickstarts
1919

20-
Azure SQL Database enables you to easily perform basic management tasks using the Azure portal, Azure CLI, and Azure PowerShell. Learn how to perform basic management tasks using the following quick start samples:
20+
Azure SQL Database enables you to easily perform basic management tasks using the Azure portal, Azure CLI, and Azure PowerShell. Learn how to perform basic management tasks using the following quickstart samples:
2121

22-
- [Azure Portal](/azure/sql-database/sql-database-single-database-get-started)
22+
- [Azure portal](/azure/sql-database/sql-database-single-database-get-started)
2323
- [Azure PowerShell](/azure/sql-database/sql-database-get-started-powershell)
2424
- [Azure CLI](/azure/sql-database/sql-database-get-started-cli)
2525

2626
## Step-by-Step Tutorials
2727

2828
Learn how to create, manage, and migrate databases using SQL DB.
2929

30-
- Get started with a [single database](/azure/sql-database/sql-database-single-database-quickstart-guide) using our quick start guide
30+
- Get started with a [single database](/azure/sql-database/sql-database-single-database-quickstart-guide) using our quickstart guide
3131
- Create and design the schema for a new single database using [SSMS](/azure/sql-database/sql-database-design-first-database) or [.NET](/azure/sql-database/sql-database-design-first-database-csharp)
3232
- Migrate an existing database to Azure using [the Database Migration Assistant](/azure/dms/tutorial-sql-server-to-azure-sql) or [by importing a BACPAC file](/azure/sql-database/sql-database-import)
3333
- [Secure your SQL Database](/azure/sql-database/sql-database-security-tutorial)

0 commit comments

Comments
 (0)