@@ -4,7 +4,7 @@ summary: Learn how to use Microsoft SQL Server to address your database needs, b
44brand : sql
55metadata :
66 title : Microsoft SQL documentation | Microsoft Docs
7- description : Learn how to use Microsoft SQL Server to manage your database needs, both on-premises and in the cloud.
7+ description : Learn how to use Azure SQL Services and SQL Server to manage your database needs, both on-premises and in the cloud.
88 ms.topic : hub-page
99
1010# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
@@ -27,14 +27,14 @@ highlightedContent:
2727productDirectory :
2828 items :
2929 - title : SQL on Azure
30- imageSrc : media/index/azure.png
30+ imageSrc : media/index/azure.svg
3131 links :
3232 - url : https://docs.microsoft.com/azure/sql-database/
3333 text : Azure SQL Database
3434 - url : https://docs.microsoft.com/azure/sql-data-warehouse/sql-data-warehouse-overview-what-is/
3535 text : Azure Synapse Analytics (SQL DW)
3636 - title : SQL Server on Windows
37- imageSrc : media/index/windows.png
37+ imageSrc : media/index/windows.svg
3838 links :
3939 - url : sql-server/index.yml
4040 text : On-premises
@@ -43,7 +43,7 @@ productDirectory:
4343 - url : https://docs.microsoft.com/previous-versions/sql/
4444 text : Previous Versions (SQL 2005-2012)
4545 - title : SQL Server on Linux
46- imageSrc : media/index/linux.png
46+ imageSrc : media/index/linux.svg
4747 links :
4848 - url : linux/sql-server-linux-overview.md
4949 text : On-premises
@@ -139,50 +139,47 @@ additionalContent:
139139 links :
140140 - text : Build an app using SQL Server
141141 url : https://www.microsoft.com/sql-server/developer-get-started/
142+ - text : SQL Server client connectivity
143+ url : connect/homepage-sql-connection-programming.md
142144 - text : DevOps using SQL Server
143145 url : https://www.microsoft.com/sql-server/developer-get-started/sql-devops/
144- - text : SQL Server security
145- url : https://docs.microsoft.com/dotnet/framework/data/adonet/sql/overview-of-sql-server-security
146146 - text : Azure SQL DB applications
147147 url : https://docs.microsoft.com/azure/sql-database/sql-database-develop-overview
148148 - text : Azure SQL DB connectivity libraries
149149 url : https://docs.microsoft.com/azure/sql-database/sql-database-connect-query#libraries
150- - text : SQL Server client connectivity
151- url : connect/homepage-sql-connection-programming.md
152150 - text : Transact-SQL (T-SQL)
153151 url : t-sql/language-reference.md
154152 - text : SQL PowerShell
155153 url : powershell/sql-server-powershell.md
156154 - text : Database samples
157155 url : samples/sql-samples-where-are.md
158- - title : Reporting & Machine Learning
159- links :
156+
157+ - title : Reporting & Analysis
158+ links :
160159 - text : Power BI Report Server
161160 url : https://docs.microsoft.com/power-bi/report-server/get-started
162161 - text : Power BI Service
163162 url : https://docs.microsoft.com/power-bi/service-get-started
164163 - text : SQL Server Reporting Services (SSRS)
165164 url : reporting-services/create-deploy-and-manage-mobile-and-paginated-reports.md
166- - text : Azure Machine Learning
167- url : https://docs.microsoft.com/azure/machine-learning/
168- - text : SQL Machine Learning Services (R & Python)
169- url : advanced-analytics/index.yml
170- - text : SQL Server R Services
171- url : advanced-analytics/r/sql-server-r-services.md
172- - title : Big data
165+ - text : SQL Server Analysis Services (SSAS)
166+ url : https://docs.microsoft.com/analysis-services/analysis-services-overview
167+ - text : Azure Analysis Services
168+ url : https://docs.microsoft.com/azure/analysis-services/
169+
170+ - title : Big data & machine learning
173171 links :
174- - text : SQL Server 2019 Big Data Clusters
172+ - text : SQL Server Big Data Clusters
175173 url : https://docs.microsoft.com/sql/big-data-cluster/big-data-cluster-overview
176174 - text : Data Virtualization with Polybase
177175 url : relational-databases/polybase/polybase-guide.md
178176 - text : Azure Synapse Analytics (SQL DW)
179177 url : https://docs.microsoft.com/azure/sql-data-warehouse/sql-data-warehouse-overview-what-is/
180- - text : Azure SQL Database Hyperscale
181- url : https://docs.microsoft.com/azure/sql-database/sql-database-service-tier-hyperscale
182- - text : Azure Analysis Services
183- url : https://docs.microsoft.com/azure/analysis-services/
184- - text : SQL Server Analysis Services (SSAS)
185- url : https://docs.microsoft.com/analysis-services/analysis-services-overview
186178 - text : Microsoft Analytics Platform System
187179 url : analytics-platform-system/index.md
180+ - text : SQL Server Machine Learning Services (R & Python)
181+ url : advanced-analytics/index.yml
182+ - text : Azure Machine Learning
183+ url : https://docs.microsoft.com/azure/machine-learning/
184+
188185
0 commit comments