You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: portal-articles/SqlAzureExtension/Database/Overview.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -13,21 +13,21 @@ ms.author: ninarn
13
13
14
14
# SQL Database Documentation
15
15
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.
17
17
18
-
## 5-Minute Quick starts
18
+
## 5-Minute Quickstarts
19
19
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:
Learn how to create, manage, and migrate databases using SQL DB.
29
29
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
31
31
- 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)
32
32
- 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)
33
33
-[Secure your SQL Database](/azure/sql-database/sql-database-security-tutorial)
0 commit comments