Skip to content

Commit ef2ef10

Browse files
authored
Merge pull request #94232 from stevestein/sqldb-lp
SQLDB - update landing page
2 parents 6ba07b8 + f890dfe commit ef2ef10

File tree

1 file changed

+159
-199
lines changed

1 file changed

+159
-199
lines changed

articles/sql-database/index.yml

Lines changed: 159 additions & 199 deletions
Original file line numberDiff line numberDiff line change
@@ -1,209 +1,169 @@
1-
### YamlMime:YamlDocument
2-
documentType: LandingData
1+
### YamlMime:Landing
2+
33
title: Azure SQL Database documentation
4+
summary: Azure SQL Database is a relational database-as-a-service (DBaaS) based on the latest stable version of Microsoft SQL Server.
5+
46
metadata:
5-
document_id: 36d89c48-3646-380e-34a0-ae3ac62e2641
67
title: Azure SQL Database documentation - Tutorials, API reference
78
meta.description: Learn how to use Azure SQL databases.
89
services: sql-database
9-
author: stevestein
10-
manager: craigg
1110
ms.service: sql-database
1211
ms.subservice: service
1312
ms.tgt_pltfrm: na
1413
ms.devlang:
15-
ms.topic: overview
16-
ms.date: 09/09/2019
14+
ms.topic: landing-page
15+
author: stevestein
1716
ms.author: sstein
18-
abstract:
19-
description: 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.
20-
aside:
21-
image:
22-
alt:
23-
height: 110
24-
src: https://docs.microsoft.com/azure/sql-database/media/index/create-sql-database-on-azure.png
25-
width: 250
26-
title: Create a SQL database on Azure. (3:12)
27-
href: https://azure.microsoft.com/resources/videos/create-sql-database-on-azure/
28-
width: 250
29-
sections:
30-
31-
- title: Concepts
32-
items:
33-
- type: paragraph
34-
text: 'Learn about the main values that a platform-as-a-service database brings to you, and about the purchasing models and service tiers you can leverage to get the best price/performance configuration.'
35-
- type: list
36-
style: cards
37-
className: cardsM
38-
columns: 3
39-
items:
40-
- href: /azure/sql-database/sql-database-technical-overview
41-
html: <p>PaaS database that's always running on the latest stable version of SQL Server Database Engine and patched OS with 99.99% availability.</p>
42-
image:
43-
src: media/index/i_managed.svg
44-
title: Overview
45-
- href: /azure/sql-database/sql-database-service-tiers
46-
html: <p>Tailor price/performance ratio to your needs with flexible service tiers that span from affordable $5/month to powerful 80-core databases.</p>
47-
image:
48-
src: media/index/i_perftier.svg
49-
title: Pricing models
50-
- href: /azure/sql-database/sql-database-service-tiers-general-purpose-business-critical
51-
html: <p>Choose a service tier and cloud architecture that best fits your needs or matches the infrastructure that you use in your on-premises environment.</p>
52-
image:
53-
src: media/index/gear.svg
54-
title: Service tiers
55-
- href: /azure/sql-database/sql-database-scalability-index
56-
html: <p>Easily scale up, scale out, or shard your databases depending on your needs to improve your application performance.</p>
57-
image:
58-
src: media/index/i_scale.svg
59-
title: Scalability
60-
- href: /azure/sql-database/sql-database-paas
61-
html: <p>Built-in high-availability, automated backups, and geo-replication prevent maintenance operations and infrastructure or hardware failures from stopping your business.</p>
62-
image:
63-
src: media/index/i_intelligence.svg
64-
title: Platform as a Service
65-
- href: /azure/sql-database/sql-database-security-index
66-
html: <p>Secure your database with Azure AD authentication, virtual networks, firewalls, and Always Encrypted connections. Identify threats and vulnerabilities through built-in security.</p>
67-
image:
68-
src: media/index/i_security.svg
69-
title: Advanced security
70-
71-
- title: Deployment models
72-
items:
73-
- type: paragraph
74-
text: 'Choose the deployment model that fits your needs: a single database is the best choice for new modern cloud applications, elastic pools are the best place to host a large fleet of databases, and a managed instance provides high compatibility with SQL Server and enables easy migration to the cloud.'
75-
- type: list
76-
style: cards
77-
className: cardsM
78-
columns: 2
79-
items:
80-
- href: /azure/sql-database/sql-database-single-index
81-
html: <p>Use a single database managed by a SQL Database server for your SaaS applications and microservices that need a single database with predictable performances.</p>
82-
image:
83-
src: media/index/i_db.svg
84-
title: Single database
85-
- href: /azure/sql-database/sql-database-elastic-pool
86-
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>
87-
image:
88-
src: media/index/i_elasticpool.svg
89-
title: Elastic pools
90-
- href: /azure/sql-database/sql-database-managed-instance-index
91-
html: <p>Use a managed instance to get a fully managed SQL Server Database Engine instance hosted in the Azure cloud, with minimal or no database code changes needed for migration from on-premises databases.</p>
92-
image:
93-
src: media/index/i_mi.svg
94-
title: Managed instance
95-
- href: /azure/sql-database/sql-database-instance-pools
96-
html: <p>Use managed instance pools as a simple and cost-effective solution for deploying multiple managed instances that share resources and quickly scale.</p>
97-
image:
98-
src: media/index/i-instancepools.svg
99-
title: Instance pool
100-
101-
- title: 5-Minute Quickstarts
102-
items:
103-
- type: paragraph
104-
text: 'Azure SQL Database enables you to easily perform basic management tasks using the Azure portal, the Azure CLI, and Azure PowerShell. Learn how to perform basic management tasks using the following quickstart samples:'
105-
- type: table
106-
style: dataMatrix
107-
columns:
108-
- image:
109-
src: media/index/portal.svg
110-
title: The Azure portal
111-
- image:
112-
src: media/index/cli.svg
113-
title: Azure CLI
114-
- image:
115-
src: media/index/logo_powershell.svg
116-
title: PowerShell
117-
- image:
118-
src: media/index/logo_arm.svg
119-
title: Azure Resource Manager template
120-
rows:
121-
- title: Create single database
122-
values:
123-
- href: /azure/sql-database/sql-database-single-database-get-started
124-
- href: /azure/sql-database/scripts/sql-database-create-and-configure-database-cli
125-
- href: /azure/sql-database/scripts/sql-database-create-and-configure-database-powershell
126-
- href: https://github.com/Azure/azure-quickstart-templates/tree/master/201-sql-database-transparent-encryption-create
127-
- title: Create elastic pool
128-
values:
129-
- href: /azure/sql-database/sql-database-elastic-pool-manage
130-
- href: /azure/sql-database/scripts/sql-database-move-database-between-pools-cli
131-
- href: /azure/sql-database/scripts/sql-database-move-database-between-pools-powershell
132-
- href: https://github.com/Azure/azure-quickstart-templates/tree/master/101-sql-elastic-pool-create
133-
- title: Create managed instance
134-
values:
135-
- href: /azure/sql-database/sql-database-managed-instance-get-started
136-
- href: https://medium.com/azure-sqldb-managed-instance/working-with-sql-managed-instance-using-azure-cli-611795fe0b44
137-
- href: /azure/sql-database/scripts/sql-database-create-configure-managed-instance-powershell
138-
- href: https://github.com/Azure/azure-quickstart-templates/tree/master/101-sqlmi-new-vnet
139-
- title: Create instance pool
140-
values:
141-
- href:
142-
- href:
143-
- href: /azure/sql-database/sql-database-instance-pools-how-to#create-an-instance-pool
144-
- href:
145-
- title: Step-by-Step Tutorials and learning materials
146-
items:
147-
- type: paragraph
148-
text: Learn how to create, manage, and migrate databases using SQL Database
149-
- type: list
150-
style: ordered
151-
items:
152-
- html: Learn how to decide if <a href="/azure/sql-database/sql-database-paas-vs-sql-server-iaas">SQL Server on VM (IaaS) or Azure SQL Database (PaaS) is the right choice for your workload</a>.
153-
- html: Learn <a href="/azure/sql-database/sql-database-features">what features are supported in Azure SQL Database and the behavior differences</a>.
154-
- html: Get started with a <a href="/azure/sql-database/sql-database-single-database-quickstart-guide">single database</a> and a <a href="/azure/sql-database/sql-database-managed-instance-quickstart-guide">managed instance</a> using our quickstart guides.
155-
- html: Create and design the schema for a new single database using <a href="/azure/sql-database/sql-database-design-first-database">SSMS</a> or <a href="/azure/sql-database/sql-database-design-first-database-csharp">.NET</a>
156-
- html: Migrate an existing database to Azure using <a href="/azure/sql-database/sql-database-managed-instance-get-started-restore">a native SQL Server backup file</a>, <a href="/azure/sql-database/sql-database-migrate-your-sql-server-database">the Database Migration Assistant</a>, or <a href="/azure/sql-database/sql-database-import">by importing a BACPAC file</a>.
157-
- html: <a href="/azure/sql-database/sql-database-security-tutorial">Secure your SQL Database</a>
158-
- html: Distribute your data globally using <a href="/azure/sql-database/sql-database-implement-geo-distributed-database">a geo-distributed database</a>.
159-
- html: Find <a href="/azure/sql-database/sql-database-release-notes">new features in Azure SQL Database</a>.
160-
- title: Build your skills with Microsoft Learn
161-
items:
162-
- type: list
163-
style: cards
164-
className: cardsFTitle
165-
items:
166-
- title: Provision an Azure SQL Database to store application data
167-
href: /learn/modules/provision-azure-sql-db/
168-
image:
169-
src: /learn/achievements/provision-azure-sql-db.svg
170-
href: /learn/modules/provision-azure-sql-db/
171-
- type: paragraph
172-
text: <a href="/learn/browse/?products=azure-sql-database">More interactive learning...</a>
173-
- title: Free Pluralsight Video Training
174-
items:
175-
- type: list
176-
style: cards
177-
className: cardsFTitle
178-
items:
179-
- title: Developing with .NET on Azure
180-
href: https://www.pluralsight.com/courses/developing-dotnet-microsoft-azure-getting-started?twoid=FEED65A23CB221A7
181-
image:
182-
src: https://docs.microsoft.com/media/logos/logo_pluralsight.svg
183-
href: https://www.pluralsight.com/courses/developing-dotnet-microsoft-azure-getting-started?twoid=FEED65A23CB221A7
184-
- title: Samples
185-
items:
186-
- type: paragraph
187-
text: Find scripts to manage common tasks.
188-
- type: list
189-
style: unordered
190-
className: spaced noBullet
191-
items:
192-
- html: <a href="/azure/sql-database/sql-database-powershell-samples">Azure PowerShell</a>
193-
- html: <a href="/azure/sql-database/sql-database-cli-samples">Azure CLI</a>
194-
- title: Reference
195-
items:
196-
- type: list
197-
style: cards
198-
className: cardsD
199-
items:
200-
- title: Command-Line
201-
html: <p><a href="/powershell/module/Az.Sql/">Azure PowerShell</a></p><p><a href="/powershell/module/elasticdatabasejobs/#elasticdatabasejobs">Azure PowerShell (Elastic DB)</a></p><p><a href="/cli/azure/sql">Azure CLI</a></p>
202-
- title: Languages
203-
html: <p><a href="/dotnet/api/microsoft.azure.management.sql.models">.NET</a></p><p><a href="/java/api/com.microsoft.azure.management.sql">Java</a></p><p><a href="https://msdn.microsoft.com/library/mt652093.aspx">Node.js</a></p><p><a href="https://msdn.microsoft.com/library/mt652092.aspx">Python</a></p><p><a href="https://msdn.microsoft.com/library/mt691981.aspx">Ruby</a></p><p><a href="https://msdn.microsoft.com/library/dn865013.aspx">PHP</a></p><p><a href="https://msdn.microsoft.com/library/azure/bb510741.aspx">T-SQL</a></p>
204-
- title: REST
205-
html: <p><a href="/rest/api/sql/">REST API Reference</a></p>
206-
- title: SQL Server Tools
207-
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>
208-
- title: SQL Server Drivers
209-
html: <p><a href="https://msdn.microsoft.com/library/mt654049.aspx">SQL Server Drivers</a></p><p><a href="/sql/connect/ado-net/microsoft-ado-net-sql-server">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>
17+
ms.date: 10/30/2019
18+
19+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
20+
21+
landingContent:
22+
# Cards and links should be based on top customer tasks or top subjects
23+
# Start card title with a verb
24+
25+
# Card
26+
- title: About SQL Database
27+
linkLists:
28+
- linkListType: overview
29+
links:
30+
- text: What is SQL Database?
31+
url: sql-database-technical-overview.md
32+
- text: Which SQL Database option should I choose?
33+
url: sql-database-paas-vs-sql-server-iaas.md
34+
- text: Purchasing options
35+
url: sql-database-purchase-models.md
36+
- text: Service tiers
37+
url: sql-database-service-tiers-general-purpose-business-critical.md
38+
- linkListType: concept
39+
links:
40+
- text: Scalability
41+
url: sql-database-scalability-index.yml
42+
- text: Platform as a Service
43+
url: sql-database-paas-index.yml
44+
- text: Advanced security
45+
url: sql-database-security-overview.md
46+
47+
48+
49+
50+
# Card
51+
- title: Deployment models
52+
linkLists:
53+
- linkListType: overview
54+
links:
55+
- text: Single database
56+
url: sql-database-single-index.yml
57+
- text: Elastic pools
58+
url: sql-database-elastic-pool.md
59+
- text: Managed instance
60+
url: sql-database-managed-instance-index.yml
61+
- text: Instance pools
62+
url: sql-database-instance-pools.md
63+
64+
65+
66+
67+
# Card
68+
- title: Get started
69+
linkLists:
70+
- linkListType: quickstart
71+
links:
72+
- text: Single database quickstart guide
73+
url: sql-database-single-database-quickstart-guide.md
74+
- text: Managed instance quickstart guide
75+
url: sql-database-managed-instance-quickstart-guide.md
76+
- text: Instance pools quickstart guide
77+
url: sql-database-instance-pools-how-to.md
78+
79+
# Card
80+
- title: Migrate to Azure SQL Database
81+
linkLists:
82+
- linkListType: deploy
83+
links:
84+
- text: Which SQL Database option should I choose?
85+
url: sql-database-paas-vs-sql-server-iaas.md
86+
- text: Migrate to SQL database
87+
url: sql-database-single-database-migrate.md
88+
- text: Migrate to SQL managed instance
89+
url: sql-database-managed-instance-migrate.md
90+
91+
92+
# Card
93+
- title: Design a database
94+
linkLists:
95+
- linkListType: how-to-guide
96+
links:
97+
- text: Design a database using SQL Server Management Studio (SSMS)
98+
url: sql-database-design-first-database.md
99+
- text: Design a database programmatically in an app
100+
url: sql-database-design-first-database-csharp.md
101+
- linkListType: reference
102+
links:
103+
- text: Azure CLI
104+
url: https://docs.microsoft.com/cli/azure/sql
105+
- text: PowerShell
106+
url: https://docs.microsoft.com/powershell/module/az.sql
107+
- text: REST API
108+
url: https://docs.microsoft.com/rest/api/sql/
109+
110+
111+
# Card
112+
- title: Query a database
113+
linkLists:
114+
- linkListType: how-to-guide
115+
links:
116+
- text: Run queries using SQL Server Management Studio (SSMS)
117+
url: sql-database-connect-query-ssms.md
118+
- text: Run queries using Azure Data Studio
119+
url: https://docs.microsoft.com/sql/azure-data-studio/quickstart-sql-database
120+
- linkListType: reference
121+
links:
122+
- text: Transact-SQL (T-SQL) reference
123+
url: https://docs.microsoft.com/sql/t-sql/language-reference
124+
- text: Download and install SSMS
125+
url: https://docs.microsoft.com/sql/ssms/download-sql-server-management-studio-ssms
126+
- text: Download and install Azure Data Studio
127+
url: https://docs.microsoft.com/sql/azure-data-studio/download
128+
129+
130+
# Card
131+
- title: SQL Database security
132+
linkLists:
133+
- linkListType: overview
134+
links:
135+
- text: Security overview
136+
url: sql-database-security-overview.md
137+
- text: Firewall rules
138+
url: sql-database-firewall-configure.md
139+
- linkListType: architecture
140+
links:
141+
- text: Auditing
142+
url: sql-database-auditing.md
143+
- text: Advanced data security
144+
url: sql-database-advanced-data-security.md
145+
146+
# Card
147+
- title: Business continuity (BCDR)
148+
linkLists:
149+
- linkListType: concept
150+
links:
151+
- text: Business continuity
152+
url: sql-database-business-continuity.md
153+
- text: High availability
154+
url: sql-database-high-availability.md
155+
- text: Database backups
156+
url: sql-database-automated-backups.md
157+
158+
159+
# Card
160+
- title: API reference
161+
linkLists:
162+
- linkListType: reference
163+
links:
164+
- text: Azure CLI
165+
url: https://docs.microsoft.com/cli/azure/sql
166+
- text: PowerShell
167+
url: https://docs.microsoft.com/powershell/module/az.sql
168+
- text: REST API
169+
url: https://docs.microsoft.com/rest/api/sql/

0 commit comments

Comments
 (0)