Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit d9ccc41

Browse files
committed
fixing things per travis' suggestions
1 parent 0a8e006 commit d9ccc41

5 files changed

Lines changed: 48 additions & 28 deletions

File tree

docs/index.yml

Lines changed: 21 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ summary: Learn how to use Microsoft SQL Server to address your database needs, b
44
brand: sql
55
metadata:
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:
2727
productDirectory:
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

docs/media/index/azure.svg

Lines changed: 4 additions & 0 deletions
Loading

docs/media/index/linux.svg

Lines changed: 12 additions & 0 deletions
Loading

docs/media/index/windows.svg

Lines changed: 3 additions & 0 deletions
Loading

docs/sql-server/index.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ landingContent:
4141
- text: Database Compatibility Certification
4242
url: https://aka.ms/dbcompat
4343
- text: Azure Database Migration Service
44-
url: https://docs.microsoft.com/azure/dms/dms-overview
44+
url: /azure/dms/dms-overview
4545
- text: Data Migration Assistant (DMA)
4646
url: ../dma/dma-overview.md
4747
- text: Database Experimentation Assistant
@@ -114,16 +114,22 @@ landingContent:
114114
linkLists:
115115
- linkListType: overview
116116
links:
117+
- text: SQL Vulnerability Assessment
118+
url: ../relational-databases/security/sql-vulnerability-assessment.md
117119
- text: Access management
118120
url: ../relational-databases/security/authentication-access/determining-effective-database-engine-permissions.md
119121
- text: Always Encrypted
120122
url: ../relational-databases/security/encryption/always-encrypted-database-engine.md
123+
- text: Enclaves
124+
url: ../relational-databases/security/encryption/always-encrypted-enclaves.md
121125
- text: Dynamic data masking
122126
url: ../relational-databases/security/dynamic-data-masking.md
123127
- text: Permissions
124128
url: ../relational-databases/security/permissions-database-engine.md
125129
- text: Transparent Data Encryption (TDE)
126130
url: ../relational-databases/security/encryption/transparent-data-encryption.md
131+
- text: Row-level Security
132+
url: ../relational-databases/security/row-level-security.md
127133

128134
- title: Database Design
129135
linkLists:
@@ -207,10 +213,8 @@ landingContent:
207213
url: ../big-data-cluster/big-data-cluster-overview.md
208214
- text: Analytics Platform System
209215
url: https://www.microsoft.com/sql/analytics-platform-system/
210-
- text: Machine Learning with SQL Server
216+
- text: SQL Server Machine Learning (R & Python)
211217
url: https://docs.microsoft.com/sql/advanced-analytics/
212-
- text: R Services
213-
url: ../advanced-analytics/r/sql-server-r-services.md
214218
- text: Data virtualization with Polybase
215219
url: ../relational-databases/polybase/polybase-guide.md
216220

0 commit comments

Comments
 (0)