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: articles/sql-database/index.yml
+29-14Lines changed: 29 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ metadata:
12
12
ms.tgt_pltfrm: na
13
13
ms.devlang:
14
14
ms.topic: landing-page
15
-
ms.date: 04/01/2018
15
+
ms.date: 07/07/2018
16
16
ms.author: carlrab
17
17
abstract:
18
18
description: Azure SQL Database is a 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 database 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.
html: <p><a href="/azure/sql-database/sql-database-high-availability">Highly-available</a> PaaS database that is always running on the latest stable version of SQL Server Database Engine and patched OS with <a href="/azure/sql-database/sql-database-automated-backups">automatic database backups</a>.</p>
37
+
html: <p>PaaS database that is always running on the latest stable version of SQL Server Database Engine and patched OS with 99.99% availability.</p>
html: <p>Tailor price/performance ratio to your needs with <a href="/azure/sql-database/sql-database-service-tiers">flexible performance tiers</a> that span from affordable 5$/month to powerfull 80core databases.</p>
42
+
html: <p>Tailor price/performance ratio to your needs with flexible performance tiers that span from affordable $5/month to powerful 80-core databases.</p>
html: <p>Easily <a href="/azure/sql-database/sql-database-single-database-scale">scale up</a>, <a href="/azure/sql-database/sql-database-read-scale-out">scale out</a>, or shard your databases depending on your needs to improve performance of your application.</p>
47
+
html: <p>Easily scale up, scale out, or shard your databases depending on your needs to improve performance of your application.</p>
html: <p>Let intelligence built-in into the service to <a href="/azure/sql-database/sql-database-automatic-tuning">automatically tune your database performance</a>, <a href="/azure/sql-database/sql-advanced-threat-protection">identify threats</a> and <a href="/azure/sql-database/sql-vulnerability-assessment">vulnerabilities</a> in your databases.</p>
html: <p>Use the <a href="/azure/sql-database/sql-database-managed-instance">Single database hosted in logical servers</a> for your <a href="/azure/sql-database/saas-tenancy-app-design-patterns">SaaS aplications</a> and microservices that need a single database with the predictable performances.</p>
52
+
html: <p>Use the Single database hosted in logical servers for your SaaS aplications and microservices that need a single database with the predictable performances.</p>
html: <p>SQL Database elastic pools are a simple, cost-effective solution for managing and scaling multiple databases that have varying and unpredictable usage demands.</p>
html: <p>Use the <a href="/azure/sql-database/sql-database-managed-instance">Managed Instance</a> to easily <a href="azure/sql-database/sql-database-managed-instance-migrate">migrate your on-premises databases</a> to Azure PaaS with minimal or no database code changes.</p>
62
+
html: <p>Use the Managed Instance to easily migrate your on-premises databases to the fully managed Azure PaaS database service with minimal or no database code changes.</p>
html: <p>Built-in High-availability, automated backups, and geo-replication, will prevent maintenance operations, infrastructure or hardware failures from stopping your business.</p>
html: <p>Secure your database with Azure AD authentication, Virtual Networks, Firewalls, Always Encrypted connections. Identify threats and vulnerabilities with built-in security.</p>
html: <p>Built-in intelligence helps you dramatically reduce the costs of running and managing databases and maximizes both performance and security of your application.</p>
78
+
image:
79
+
src: media/index/i_intelligence.svg
80
+
title: Built-in intelligence
66
81
67
82
- title: 5-Minute Quickstarts
68
83
items:
69
84
- type: paragraph
70
-
text: '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:'
85
+
text: '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:'
71
86
- type: table
72
87
style: dataMatrix
73
88
columns:
@@ -171,6 +186,6 @@ sections:
171
186
- title: REST
172
187
html: <p><a href="/rest/api/sql/">REST API Reference</a></p>
173
188
- title: SQL Server Tools
174
-
html: <p><a href="https://msdn.microsoft.com/library/mt238365.aspx">SQL Server Tools</a></p><p><a href="https://msdn.microsoft.com/library/mt238290.aspx">SQL Server Management Studio (SSMS)</a></p><p><a href="https://msdn.microsoft.com/library/mt204009.aspx">SQL Server Data Tools (SSDT)</a></p><p><a href="https://msdn.microsoft.com/library/ms162802.aspx">BCP</a></p><p><a href="https://msdn.microsoft.com/library/ms162773.aspx">SQLCMD</a></p><p><a href="https://msdn.microsoft.com/hh550080.aspx">SqlPackage</a></p><p><a href="https://www.nuget.org/packages/Microsoft.Azure.Management.Sql">SQL Database Management Library package</a></p>
189
+
html: <p><a href="https://msdn.microsoft.com/library/mt238365.aspx">SQL Server Tools</a></p><p><a href="https://msdn.microsoft.com/library/mt238290.aspx">SQL Server Management Studio (SSMS)</a></p><p><a href="https://msdn.microsoft.com/library/mt204009.aspx">SQL Server Data Tools (SSDT)</a></p><p><a href="https://msdn.microsoft.com/library/ms162802.aspx">BCP</a></p><p><a href="https://msdn.microsoft.com/library/ms162773.aspx">SQLCMD</a></p><p><a href="https://docs.microsoft.com/sql/tools/sqlpackage">SqlPackage</a></p><p><a href="https://www.nuget.org/packages/Microsoft.Azure.Management.Sql">SQL Database Management Library package</a></p>
175
190
- title: SQL Server Drivers
176
191
html: <p><a href="https://msdn.microsoft.com/library/mt654049.aspx">SQL Server Drivers</a></p><p><a href="https://msdn.microsoft.com/library/mt657768.aspx">ADO.NET</a></p><p><a href="https://msdn.microsoft.com/library/mt484311.aspx">JDBC</a></p><p><a href="https://msdn.microsoft.com/library/mt654048.aspx">ODBC</a></p>
0 commit comments