Skip to content

Commit e406ab8

Browse files
committed
Linux - add contribution link to multiple articles
1 parent d1fe09e commit e406ab8

33 files changed

Lines changed: 38 additions & 44 deletions

docs/connect/connect-history.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,5 +145,3 @@ The following components are considered obsolete:
145145
* **Remote Data Objects (RDO):** RDO was designed specifically to access remote ODBC relational data sources, and made it easier to use ODBC without complex application code. It was included with Microsoft Visual Basic versions 4, 5, and 6. RDO version 2.0 was the final version of this technology.
146146

147147
[!INCLUDE[get-help-options](../includes/paragraph-content/get-help-options.md)]
148-
149-
[!INCLUDE[contribute-to-content](../includes/paragraph-content/contribute-to-content.md)]

docs/connect/driver-feature-matrix.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,3 @@ We wish all drivers supported every feature and spend effort to ensure feature p
9090
<a id="note2"></a><sup>2</sup> Only on Windows.
9191

9292
[!INCLUDE[get-help-options](../includes/paragraph-content/get-help-options.md)]
93-
94-
[!INCLUDE[contribute-to-content](../includes/paragraph-content/contribute-to-content.md)]

docs/includes/paragraph-content/get-help-options.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@
99
- [Support options for business users](https://support.microsoft.com/gp/support-options-for-business)
1010
- [Contact Microsoft](https://support.microsoft.com/gp/contactus81?Audience=Commercial)
1111
- [Additional SQL Server help and feedback](../../sql-server/sql-server-get-help.md)
12+
13+
[!INCLUDE [contribute-to-content](contribute-to-content.md)]

docs/integration-services/import-export-data/choose-a-data-source-sql-server-import-and-export-wizard.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,3 @@ For info about how to connect to a data source that's not listed here, see [The
7070
[Get started with this simple example of the Import and Export Wizard](../../integration-services/import-export-data/get-started-with-this-simple-example-of-the-import-and-export-wizard.md)
7171

7272
[!INCLUDE[get-help-options](../../includes/paragraph-content/get-help-options.md)]
73-
74-
[!INCLUDE[contribute-to-content](../../includes/paragraph-content/contribute-to-content.md)]

docs/integration-services/what-s-new-in-integration-services-in-sql-server-2016.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -362,8 +362,6 @@ The latest version of the Azure Feature Pack includes the Azure SQL DW Upload ta
362362

363363
[!INCLUDE[get-help-options](../includes/paragraph-content/get-help-options.md)]
364364

365-
[!INCLUDE[contribute-to-content](../includes/paragraph-content/contribute-to-content.md)]
366-
367365
## See Also
368366
[What's New in SQL Server 2016](../sql-server/what-s-new-in-sql-server-2016.md)
369367
[Editions and supported features of SQL Server 2016](../sql-server/editions-and-components-of-sql-server-2016.md)

docs/linux/includes/quickstart-connect-query.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,3 +150,5 @@ For answers to frequently asked questions, see the [SQL Server on Linux FAQ](../
150150
## Next steps
151151

152152
- [Explore the tutorials for SQL Server on Linux](../sql-server-linux-migrate-restore-database.md).
153+
154+
[!INCLUDE [contribute-to-content](../../includes/paragraph-content/contribute-to-content.md)]

docs/linux/quickstart-install-connect-docker.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -720,4 +720,6 @@ After you have tried using the [!INCLUDE [ssnoversion-md](../includes/ssnoversio
720720
- Learn about [running multiple containers](sql-server-linux-docker-container-deployment.md#multiple) and [data persistence](sql-server-linux-docker-container-configure.md#persist).
721721
- [Troubleshoot SQL Server Linux containers](sql-server-linux-docker-container-troubleshooting.md).
722722

723-
Also, check out the [mssql-docker GitHub repository](https://github.com/microsoft/mssql-docker) for resources, feedback, and known issues.
723+
Also, check out the [mssql-docker GitHub repository](https://github.com/microsoft/mssql-docker) for resources, feedback, and known issues.
724+
725+
[!INCLUDE [contribute-to-content](../includes/paragraph-content/contribute-to-content.md)]

docs/linux/quickstart-install-connect-ubuntu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,4 +398,4 @@ sudo apt install curl
398398

399399
[!INCLUDE [Connect, create, and query data](includes/quickstart-connect-query.md)]
400400

401-
::: moniker-end
401+
::: moniker-end

docs/linux/quickstart-sql-server-containers-kubernetes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,3 +328,5 @@ az group delete --name <MyResourceGroup> --yes --no-wait
328328
- [Introduction to Kubernetes](/azure/aks/intro-kubernetes)
329329
- [Quickstart: Run SQL Server container images with Docker](quickstart-install-connect-docker.md)
330330
- [Deploy availability group with DH2i for SQL Server containers on AKS](tutorial-sql-server-containers-kubernetes-dh2i.md)
331+
332+
[!INCLUDE [contribute-to-content](../includes/paragraph-content/contribute-to-content.md)]

docs/linux/sql-server-linux-active-directory-authentication.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,3 +270,5 @@ While it is not recommended, it is possible to use utilities, such as **realmd**
270270
- [Encrypting Connections to SQL Server on Linux](sql-server-linux-encrypted-connections.md)
271271
- [Understanding Active Directory authentication for SQL Server on Linux and containers](sql-server-linux-ad-auth-understanding.md)
272272
- [Troubleshooting Active Directory authentication for SQL Server on Linux and containers](sql-server-linux-ad-auth-troubleshooting.md)
273+
274+
[!INCLUDE [contribute-to-content](../includes/paragraph-content/contribute-to-content.md)]

0 commit comments

Comments
 (0)