Skip to content

Commit 7e30e10

Browse files
WilliamDAssafMSFTCopilotMashaMSFT
authored
20260303 hub page for Microsoft SQL and the SQL Database Engine (#36760)
* 20260303 landing page for Microsoft SQL and the SQL Database Engine * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Masha Thomas (MSFT) <32783170+MashaMSFT@users.noreply.github.com> * 20260303 landing page for Microsoft SQL and the SQL Database Engine --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Masha Thomas (MSFT) <32783170+MashaMSFT@users.noreply.github.com>
1 parent 5e8b6b0 commit 7e30e10

2 files changed

Lines changed: 125 additions & 84 deletions

File tree

docs/index.yml

Lines changed: 86 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
### YamlMime:Hub
22
title: Microsoft SQL documentation
3-
summary: "Learn how to use SQL Server and Azure SQL, both on-premises and in the cloud."
3+
summary: "Links and more for Microsoft SQL, the SQL Database Engine, and all Microsoft SQL platforms."
44
brand: sql
55
metadata:
66
title: Microsoft SQL Documentation
7-
description: Learn how to use SQL Server and Azure SQL to manage your database needs, both on-premises and in the cloud.
7+
description: "Links and more for Microsoft SQL, the SQL Database Engine, and all Microsoft SQL platforms."
88
author: MikeRayMSFT
99
ms.author: mikeray
10-
ms.reviewer: randolphwest
11-
ms.date: 06/18/2025
10+
ms.reviewer: randolphwest, wiassaf
11+
ms.date: 03/03/2026
1212
ms.service: sql
1313
ms.topic: hub-page
1414
ms.custom:
@@ -19,41 +19,48 @@ metadata:
1919

2020
highlightedContent:
2121
items:
22+
- title: Try Azure SQL Database for free
23+
itemType: deploy
24+
url: /azure/azure-sql/database/free-offer?view=azuresql-db&preserve-view=true
25+
- title: Try Azure SQL Managed Instance for free
26+
itemType: deploy
27+
url: /azure/azure-sql/managed-instance/free-offer?view=azuresql-mi&preserve-view=true
28+
- title: Free SQL tools
29+
itemType: overview
30+
url: tools/overview-sql-tools.md
2231
- title: Try SQL Server 2025
2332
itemType: download
2433
url: https://info.microsoft.com/ww-landing-sql-server-2025.html
25-
- title: Get an Azure VM with SQL Server
26-
itemType: overview
27-
url: https://azure.microsoft.com/services/virtual-machines/sql-server/?wt.mc_id=sqL16_vm
28-
- title: SQL tools
29-
itemType: overview
30-
url: tools/overview-sql-tools.md
31-
- title: Troubleshoot
32-
itemType: reference
33-
url: /troubleshoot/sql/welcome-sql-server
3434

3535
productDirectory:
3636
items:
37+
- title: Azure SQL
38+
imageSrc: media/index/azure.svg
39+
links:
40+
- url: /azure/azure-sql/database/sql-database-paas-overview?view=azuresql-db&preserve-view=true
41+
text: Azure SQL Database
42+
- url: /azure/azure-sql/database/service-tier-hyperscale?view=azuresql-db&preserve-view=true
43+
text: Azure SQL Database Hyperscale
44+
- url: /azure/azure-sql/managed-instance/sql-managed-instance-paas-overview?view=azuresql-mi&preserve-view=true
45+
text: Azure SQL Managed Instance
46+
- url: /azure/azure-sql/virtual-machines/?view=azuresql-vm&preserve-view=true
47+
text: SQL Server on Azure VMs
48+
- url: /sql/sql-server/azure-arc/overview
49+
text: SQL Server enabled by Azure Arc
50+
- title: Microsoft Fabric
51+
imageSrc: media/index/fabric-databases-icon.svg
52+
links:
53+
- url: /fabric/database/sql/overview
54+
text: SQL database in Fabric
55+
- url: /fabric/mirroring/overview
56+
text: Mirrored Databases in Fabric
3757
- title: SQL Server on Windows
3858
imageSrc: media/index/windows.svg
3959
links:
4060
- url: sql-server/index.yml
4161
text: On-premises
4262
- url: /azure/azure-sql/virtual-machines/windows/
4363
text: On an Azure VM
44-
- url: /previous-versions/sql/
45-
text: Previous versions (SQL 2005-2014)
46-
- title: SQL on Azure
47-
imageSrc: media/index/azure.svg
48-
links:
49-
- url: /azure/azure-sql/database/
50-
text: Azure SQL Database
51-
- url: /azure/azure-sql/managed-instance/
52-
text: Azure SQL Managed Instance
53-
- url: /azure/azure-sql-edge/overview
54-
text: Azure SQL Edge
55-
- url: /azure/synapse-analytics/overview-what-is
56-
text: Azure Synapse Analytics
5764
- title: SQL Server on Linux
5865
imageSrc: media/index/linux.svg
5966
links:
@@ -66,10 +73,7 @@ conceptualContent:
6673
items:
6774
- title: Getting started
6875
links:
69-
- text: What is SQL Server?
70-
url: sql-server/what-is-sql-server.md
71-
itemType: quickstart
72-
- text: Connect to the Database Engine
76+
- text: Connect to the SQL Database Engine
7377
url: sql-server/connect-to-database-engine.md
7478
itemType: quickstart
7579
- text: Connect and query with SSMS
@@ -78,9 +82,6 @@ conceptualContent:
7882
- text: Write Transact-SQL
7983
url: t-sql/tutorial-writing-transact-sql-statements.md
8084
itemType: quickstart
81-
- text: SQL Server in a Linux container
82-
url: linux/quickstart-install-connect-docker.md
83-
itemType: quickstart
8485
- text: SQL Docs navigation tips
8586
url: sql-server/sql-docs-navigation-guide.md
8687
itemType: get-started
@@ -91,10 +92,7 @@ conceptualContent:
9192
- title: What's new
9293
links:
9394
- text: SQL Server 2025
94-
url: ./sql-server/what-s-new-in-sql-server-2022.md
95-
itemType: whats-new
96-
- text: SQL Server 2022
97-
url: ./sql-server/what-s-new-in-sql-server-2022.md
95+
url: sql-server/what-s-new-in-sql-server-2025.md
9896
itemType: whats-new
9997
- text: Azure SQL Database
10098
url: /azure/azure-sql/database/doc-changes-updates-release-notes-whats-new
@@ -111,79 +109,83 @@ conceptualContent:
111109
- text: SQL Server enabled by Azure Arc
112110
url: sql-server/azure-arc/overview.md
113111
itemType: whats-new
114-
- title: Install
115-
links:
116-
- text: SQL Server
117-
url: database-engine/install-windows/install-sql-server.md
118-
itemType: deploy
119-
- text: SQL Server Management Studio (SSMS)
120-
url: ssms/download-sql-server-management-studio-ssms.md
121-
itemType: deploy
122-
- text: Analysis Services (SSAS)
123-
url: /analysis-services/instances/install-windows/install-analysis-services/
124-
itemType: deploy
125-
- text: Integration Services (SSIS)
126-
url: integration-services/install-windows/install-integration-services.md
127-
itemType: deploy
128-
- text: Reporting Services (SSRS)
129-
url: reporting-services/install-windows/install-reporting-services.md
130-
itemType: deploy
112+
131113
- title: Migrate
132114
links:
133115
- text: Data migration
134116
url: /data-migration/
135117
itemType: overview
118+
- text: Azure SQL Migration
119+
url: /azure/azure-sql/migration-guides/
120+
itemType: overview
136121
- text: Database compatibility certification
137122
url: ./database-engine/install-windows/compatibility-certification.md
138123
itemType: overview
124+
- text: Migrate to Microsoft Fabric
125+
url: /fabric/fundamentals/migration
126+
itemType: overview
139127
- text: Azure Database Migration Service (DMS)
140128
url: /azure/dms/dms-overview
141-
itemType: overview
129+
itemType: get-started
142130
- text: SQL Server Migration Assistant (SSMA)
143131
url: ssma/sql-server-migration-assistant.md
144-
itemType: overview
145-
footerLink:
146-
text: See more
147-
url: sql-server/migrate/index.yml
132+
itemType: get-started
133+
- text: SqlPackage
134+
url: tools/sqlpackage/sqlpackage.md
135+
itemType: get-started
148136

149137
additionalContent:
150138
sections:
151139
- items:
152140
- title: Development
153141
links:
154-
- text: SQL Server client connectivity
155-
url: connect/index.yml
156-
- text: Azure SQL Database applications
142+
- text: Azure SQL application development
157143
url: /azure/sql-database/sql-database-develop-overview
158-
- text: Azure SQL Database connectivity libraries
159-
url: /azure/sql-database/sql-database-connect-query#libraries
160-
- text: Transact-SQL (T-SQL)
161-
url: t-sql/language-reference.md
144+
- text: AI and Intelligent applications
145+
url: /azure/azure-sql/database/ai-artificial-intelligence-intelligent-applications?view=azuresql-db&preserve-view=true
146+
- text: Multi-modal database engine
147+
url: /azure/azure-sql/multi-model-features?view=azuresql-db&preserve-view=true
148+
- text: SqlPackage in development pipelines
149+
url: tools/sqlpackage/sqlpackage-pipelines.md
162150
- text: SQL PowerShell
163151
url: /powershell/sql-server/sql-server-powershell
164152
- text: Database samples
165153
url: samples/sql-samples-where-are.md
166-
154+
- text: Azure SQL connectivity libraries
155+
url: /azure/sql-database/sql-database-connect-query#libraries
156+
- text: SQL Server Drivers
157+
url: connect/index.yml
158+
- title: Deploy
159+
links:
160+
- text: Get a free Azure account
161+
url: https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn
162+
- text: Azure SQL Decision Tree
163+
url: /azure/azure-sql/azure-sql-decision-tree
164+
- text: Azure SQL Database
165+
url: /azure/azure-sql/database/single-database-create-quickstart
166+
- text: Azure SQL Managed Instance
167+
url: /azure/azure-sql/managed-instance/instance-create-quickstart
168+
- text: SQL Server on Windows
169+
url: database-engine/install-windows/install-sql-server.md
170+
- text: SQL Server on Linux container images with Docker
171+
url: linux/quickstart-install-connect-docker.md
172+
- text: Azure Arc enabled SQL Server
173+
url: sql-server/azure-arc/prerequisites.md
174+
- title: Install
175+
links:
176+
- text: SQL Server Management Studio (SSMS)
177+
url: ssms/download-sql-server-management-studio-ssms.md
178+
- text: MSSQL extension for Visual Studio Code
179+
url: /azure/azure-sql/database/connect-query-vscode
180+
- text: SQL Server Data Tools (SSDT)
181+
url: ssdt/sql-server-data-tools.md
167182
- title: Reporting and analysis
168183
links:
184+
- text: Microsoft Fabric
185+
url: /fabric/fundamentals/microsoft-fabric-overview
186+
- text: Power BI Desktop
187+
url: /power-bi/fundamentals/desktop-get-the-desktop
169188
- text: Power BI Report Server
170189
url: /power-bi/report-server/get-started
171190
- text: Power BI Service
172191
url: /power-bi/service-get-started
173-
- text: SQL Server Analysis Services (SSAS)
174-
url: /analysis-services/analysis-services-overview
175-
- text: Azure Analysis Services
176-
url: /azure/analysis-services/
177-
178-
- title: Big data and machine learning
179-
links:
180-
- text: Azure Synapse Analytics
181-
url: /azure/synapse-analytics/overview-what-is/
182-
- text: SQL Server Machine Learning Services (R & Python)
183-
url: machine-learning/index.yml
184-
- text: SQL Server Big Data Clusters
185-
url: ./big-data-cluster/big-data-cluster-overview.md
186-
- text: Data Virtualization with PolyBase
187-
url: relational-databases/polybase/polybase-guide.md
188-
- text: Microsoft Analytics Platform System
189-
url: ./analytics-platform-system/home-analytics-platform-system-aps-pdw.md
Lines changed: 39 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)