Skip to content

Commit e326afb

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/sql-docs-pr into heidist-master
2 parents a572e3a + c43b66c commit e326afb

2 files changed

Lines changed: 7 additions & 9 deletions

File tree

docs/index.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ ms.technology: install
7070
<ul class="noBullet">
7171
<li><a class="barLink" href=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/&quot;/sql/connect/homepage-sql-connection-programming&quot;&gt;Connect with client applications</a></li>
7272
<li><a class="barLink" href=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/&quot;/sql/relational-databases/database-features&quot;&gt;Relational database concepts</a></li>
73+
<li><a class="barLink" href=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/&quot;/sql/relational-databases/security&quot;&gt;SQL Security</a></li>
7374
</ul>
7475
<h4>Tools</h4>
7576
<ul class="noBullet">
@@ -84,11 +85,11 @@ ms.technology: install
8485
<li><a class="barLink" href=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/&quot;/sql/powershell/sql-server-powershell&quot;&gt;PowerShell&lt;/a&gt;&lt;/li&gt;%3C/span>
8586
<li><a class="barLink" href=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/&quot;/sql/xquery/xquery-language-reference-sql-server&quot;&gt;XQuery&lt;/a&gt;&lt;/li&gt;%3C/span>
8687
</ul>
87-
<h4>Samples on GitHub</h4>
88+
<h4>Samples</h4>
8889
<ul class="noBullet">
89-
<li><a class="barLink" href="/proxy/https/github.com/Microsoft/sql-server-samples/tree/master/samples">Code samples</a></li>
90-
<li><a class="barLink" href="https://github.com/Microsoft/sql-server-samples/releases/tag/wide-world-importers-v1.0">Wide World Importers</a></li>
91-
<li><a class="barLink" href="https://github.com/Microsoft/sql-server-samples/releases/tag/adventureworks">AdventureWorks</a></li>
90+
<li><a class="barLink" href="/proxy/https/github.com/Microsoft/sql-server-samples/tree/master/samples">Code samples on GitHub</a></li>
91+
<li><a class="barLink" href="https://docs.microsoft.com/en-us/sql/samples/wide-world-importers-what-is?view=sql-server-2017">Wide World Importers DB</a></li>
92+
<li><a class="barLink" href="https://docs.microsoft.com/sql/samples/sql-samples-where-are?view=sql-server-2017">AdventureWorks DB</a></li>
9293
</ul>
9394
</div>
9495
</div>
@@ -109,10 +110,6 @@ ms.technology: install
109110
<li><a class="barLink" href=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/&quot;/azure/analysis-services/&quot;&gt;Azure Analysis Services</a></li>
110111
<li><a class="barLink" href=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/&quot;/azure/stream-analytics/&quot;&gt;Azure Stream Analytics</a></li>
111112
<li><a class="barLink" href=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/&quot;/azure/data-lake-analytics/&quot;&gt;Azure Data Lake Analytics</a></li>
112-
<li><a class="barLink" href=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/&quot;https://azuremarketplace.microsoft.com/en-us/marketplace/apps/microsoft-ads.standard-data-science-vm&quot;&gt;Data Science Virtual Machine</a></li>
113-
</ul>
114-
<h4>Machine learning</h4>
115-
<ul class="noBullet">
116113
<li><a class="barLink" href=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/&quot;https://docs.microsoft.com/azure/machine-learning/&quot;&gt;Azure Machine Learning</a></li>
117114
<li><a class="barLink" href=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/&quot;https://docs.microsoft.com/sql/advanced-analytics/r/r-services&quot;&gt;SQL Server Machine Learning Services</a></li>
118115
<li><a class="barLink" href=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/&quot;https://docs.microsoft.com/sql/advanced-analytics/r/r-server-standalone&quot;&gt;Machine Learning Server (Standalone)</a></li>

docs/samples/TOC.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [Where are the samples?](sql-samples-where-are.md)
22
# Wide World Importers documentation
3-
## [What is?](wide-world-importers-what-is.md)
3+
## [What is WWI?](wide-world-importers-what-is.md)
44
## [OLTP - Database catalog](wide-world-importers-oltp-database-catalog.md)
55
## [OLTP - Install and configure](wide-world-importers-oltp-install-configure.md)
66
## [OLTP - SQL Server features](wide-world-importers-oltp-use-of-sql-server-features.md)
@@ -12,3 +12,4 @@
1212
## [ETL workflow](wide-world-importers-perform-etl.md)
1313

1414
## [New and updated articles](new-updated-samples.md)
15+
# [Code Samples on GitHub](https://github.com/Microsoft/sql-server-samples/tree/master/samples)

0 commit comments

Comments
 (0)