Skip to content

Commit 9ec0220

Browse files
author
Gene Milener
committed
2. Two misspellings corrected. Analystics , mastewr. Replaced a hiding Sisters with Similars. Acrolinx examined.
1 parent 6c944b4 commit 9ec0220

23 files changed

Lines changed: 108 additions & 62 deletions

docs/ado/new-updated-ado.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,15 @@ For these and other reasons, do not copy code from these excerpts, and do not ta
7979

8080
 
8181

82-
## Sister Articles
82+
## Similar Articles
8383

8484
This section lists very similar articles for recently updated articles in other subject areas, within the same GitHub.com repository: [MicrosoftDocs/**sql-docs-pr**](https://github.com/microsoftdocs/sql-docs-pr/).
8585

8686
<!-- 20170717-1101 -->
8787

8888
#### Subject areas which do have new or recently updated articles
8989

90-
- [New + Updated (4+4) : **Advanced Analystics for SQL** docs](../advanced-analytics/new-updated-advanced-analytics.md)
90+
- [New + Updated (4+4) : **Advanced Analytics for SQL** docs](../advanced-analytics/new-updated-advanced-analytics.md)
9191
- [New + Updated (2+0) : **Analysis Services for SQL** docs](../analysis-services/new-updated-analysis-services.md)
9292
- [New + Updated (1+2) : **Connect to SQL** docs](../connect/new-updated-connect.md)
9393
- [New + Updated (6+0) : **Database Engine for SQL** docs](../database-engine/new-updated-database-engine.md)

docs/advanced-analytics/new-updated-advanced-analytics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,15 +282,15 @@ The overall process for creating and using a data source and compute context is
282282
283283
&nbsp;
284284
285-
## Sister Articles
285+
## Similar Articles
286286
287287
This section lists very similar articles for recently updated articles in other subject areas, within the same GitHub.com repository: [MicrosoftDocs/**sql-docs-pr**](https://github.com/microsoftdocs/sql-docs-pr/).
288288
289289
<!-- 20170717-1101 -->
290290
291291
#### Subject areas which do have new or recently updated articles
292292
293-
- [New + Updated (4+4) : **Advanced Analystics for SQL** docs](../advanced-analytics/new-updated-advanced-analytics.md)
293+
- [New + Updated (4+4) : **Advanced Analytics for SQL** docs](../advanced-analytics/new-updated-advanced-analytics.md)
294294
- [New + Updated (2+0) : **Analysis Services for SQL** docs](../analysis-services/new-updated-analysis-services.md)
295295
- [New + Updated (1+2) : **Connect to SQL** docs](../connect/new-updated-connect.md)
296296
- [New + Updated (6+0) : **Database Engine for SQL** docs](../database-engine/new-updated-database-engine.md)

docs/analysis-services/new-updated-analysis-services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,15 +80,15 @@ For these and other reasons, do not copy code from these excerpts, and do not ta
8080

8181
&nbsp;
8282

83-
## Sister Articles
83+
## Similar Articles
8484

8585
This section lists very similar articles for recently updated articles in other subject areas, within the same GitHub.com repository: [MicrosoftDocs/**sql-docs-pr**](https://github.com/microsoftdocs/sql-docs-pr/).
8686

8787
<!-- 20170717-1101 -->
8888

8989
#### Subject areas which do have new or recently updated articles
9090

91-
- [New + Updated (4+4) : **Advanced Analystics for SQL** docs](../advanced-analytics/new-updated-advanced-analytics.md)
91+
- [New + Updated (4+4) : **Advanced Analytics for SQL** docs](../advanced-analytics/new-updated-advanced-analytics.md)
9292
- [New + Updated (2+0) : **Analysis Services for SQL** docs](../analysis-services/new-updated-analysis-services.md)
9393
- [New + Updated (1+2) : **Connect to SQL** docs](../connect/new-updated-connect.md)
9494
- [New + Updated (6+0) : **Database Engine for SQL** docs](../database-engine/new-updated-database-engine.md)

docs/connect/new-updated-connect.md

Lines changed: 22 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -43,24 +43,26 @@ The following links jump to new articles which have been added recently.
4343

4444

4545
1. [FIPS Mode](jdbc/fips-mode.md)
46-
2. [Custom Keystore Providers](odbc/custom-keystore-providers.md)
47-
3. [Connecting with bcp](odbc/linux-mac/connecting-with-bcp.md)
48-
4. [Connecting with sqlcmd](odbc/linux-mac/connecting-with-sqlcmd.md)
49-
5. [Connection String Keywords and Data Source Names (DSNs)](odbc/linux-mac/connection-string-keywords-and-data-source-names-dsns.md)
50-
6. [Data Access Tracing with the ODBC Driver on Linux and macOS](odbc/linux-mac/data-access-tracing-with-the-odbc-driver-on-linux.md)
51-
7. [Frequently Asked Questions (FAQ) for ODBC Linux and macOS](odbc/linux-mac/frequently-asked-questions-faq-for-odbc-linux.md)
52-
8. [Installing the Driver Manager](odbc/linux-mac/installing-the-driver-manager.md)
53-
9. [Installing the Microsoft ODBC Driver for SQL Server on Linux and macOS](odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server.md)
54-
10. [Known Issues in this Version of the Driver](odbc/linux-mac/known-issues-in-this-version-of-the-driver.md)
55-
11. [ODBC Driver on Linux and macOS Support for High Availability and Disaster Recovery](odbc/linux-mac/odbc-driver-on-linux-support-for-high-availability-disaster-recovery.md)
56-
12. [Programming Guidelines](odbc/linux-mac/programming-guidelines.md)
57-
13. [Release Notes for the Microsoft ODBC Driver for SQL Server on Linux and macOS](odbc/linux-mac/release-notes.md)
58-
14. [System Requirements](odbc/linux-mac/system-requirements.md)
59-
15. [Using Integrated Authentication](odbc/linux-mac/using-integrated-authentication.md)
60-
16. [Using Always Encrypted with the ODBC Driver 13.1 for SQL Server](odbc/using-always-encrypted-with-the-odbc-driver.md)
61-
17. [Using Azure Active Directory with the ODBC Driver](odbc/using-azure-active-directory.md)
62-
18. [Using Transparent Network IP Resolution](odbc/using-transparent-network-ip-resolution.md)
63-
46+
47+
<!-- Really just file moves.
48+
3. [Custom Keystore Providers](odbc/custom-keystore-providers.md)
49+
4. [Connecting with bcp](odbc/linux-mac/connecting-with-bcp.md)
50+
5. [Connecting with sqlcmd](odbc/linux-mac/connecting-with-sqlcmd.md)
51+
6. [Connection String Keywords and Data Source Names (DSNs)](odbc/linux-mac/connection-string-keywords-and-data-source-names-dsns.md)
52+
7. [Data Access Tracing with the ODBC Driver on Linux and macOS](odbc/linux-mac/data-access-tracing-with-the-odbc-driver-on-linux.md)
53+
8. [Frequently Asked Questions (FAQ) for ODBC Linux and macOS](odbc/linux-mac/frequently-asked-questions-faq-for-odbc-linux.md)
54+
9. [Installing the Driver Manager](odbc/linux-mac/installing-the-driver-manager.md)
55+
10. [Installing the Microsoft ODBC Driver for SQL Server on Linux and macOS](odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server.md)
56+
11. [Known Issues in this Version of the Driver](odbc/linux-mac/known-issues-in-this-version-of-the-driver.md)
57+
12. [ODBC Driver on Linux and macOS Support for High Availability and Disaster Recovery](odbc/linux-mac/odbc-driver-on-linux-support-for-high-availability-disaster-recovery.md)
58+
13. [Programming Guidelines](odbc/linux-mac/programming-guidelines.md)
59+
14. [Release Notes for the Microsoft ODBC Driver for SQL Server on Linux and macOS](odbc/linux-mac/release-notes.md)
60+
15. [System Requirements](odbc/linux-mac/system-requirements.md)
61+
16. [Using Integrated Authentication](odbc/linux-mac/using-integrated-authentication.md)
62+
17. [Using Always Encrypted with the ODBC Driver 13.1 for SQL Server](odbc/using-always-encrypted-with-the-odbc-driver.md)
63+
18. [Using Azure Active Directory with the ODBC Driver](odbc/using-azure-active-directory.md)
64+
19. [Using Transparent Network IP Resolution](odbc/using-transparent-network-ip-resolution.md)
65+
-->
6466

6567

6668

@@ -202,15 +204,15 @@ See also [Installing the Driver--../../connect/odbc/linux-mac/installing-the-mic
202204

203205
&nbsp;
204206

205-
## Sister Articles
207+
## Similar Articles
206208

207209
This section lists very similar articles for recently updated articles in other subject areas, within the same GitHub.com repository: [MicrosoftDocs/**sql-docs-pr**](https://github.com/microsoftdocs/sql-docs-pr/).
208210

209211
<!-- 20170717-1101 -->
210212

211213
#### Subject areas which do have new or recently updated articles
212214

213-
- [New + Updated (4+4) : **Advanced Analystics for SQL** docs](../advanced-analytics/new-updated-advanced-analytics.md)
215+
- [New + Updated (4+4) : **Advanced Analytics for SQL** docs](../advanced-analytics/new-updated-advanced-analytics.md)
214216
- [New + Updated (2+0) : **Analysis Services for SQL** docs](../analysis-services/new-updated-analysis-services.md)
215217
- [New + Updated (1+2) : **Connect to SQL** docs](../connect/new-updated-connect.md)
216218
- [New + Updated (6+0) : **Database Engine for SQL** docs](../database-engine/new-updated-database-engine.md)

docs/data-quality-services/new-updated-data-quality-services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,15 @@ For these and other reasons, do not copy code from these excerpts, and do not ta
7979

8080
&nbsp;
8181

82-
## Sister Articles
82+
## Similar Articles
8383

8484
This section lists very similar articles for recently updated articles in other subject areas, within the same GitHub.com repository: [MicrosoftDocs/**sql-docs-pr**](https://github.com/microsoftdocs/sql-docs-pr/).
8585

8686
<!-- 20170717-1101 -->
8787

8888
#### Subject areas which do have new or recently updated articles
8989

90-
- [New + Updated (4+4) : **Advanced Analystics for SQL** docs](../advanced-analytics/new-updated-advanced-analytics.md)
90+
- [New + Updated (4+4) : **Advanced Analytics for SQL** docs](../advanced-analytics/new-updated-advanced-analytics.md)
9191
- [New + Updated (2+0) : **Analysis Services for SQL** docs](../analysis-services/new-updated-analysis-services.md)
9292
- [New + Updated (1+2) : **Connect to SQL** docs](../connect/new-updated-connect.md)
9393
- [New + Updated (6+0) : **Database Engine for SQL** docs](../database-engine/new-updated-database-engine.md)

docs/database-engine/new-updated-database-engine.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,15 @@ For these and other reasons, do not copy code from these excerpts, and do not ta
8484

8585
&nbsp;
8686

87-
## Sister Articles
87+
## Similar Articles
8888

8989
This section lists very similar articles for recently updated articles in other subject areas, within the same GitHub.com repository: [MicrosoftDocs/**sql-docs-pr**](https://github.com/microsoftdocs/sql-docs-pr/).
9090

9191
<!-- 20170717-1101 -->
9292

9393
#### Subject areas which do have new or recently updated articles
9494

95-
- [New + Updated (4+4) : **Advanced Analystics for SQL** docs](../advanced-analytics/new-updated-advanced-analytics.md)
95+
- [New + Updated (4+4) : **Advanced Analytics for SQL** docs](../advanced-analytics/new-updated-advanced-analytics.md)
9696
- [New + Updated (2+0) : **Analysis Services for SQL** docs](../analysis-services/new-updated-analysis-services.md)
9797
- [New + Updated (1+2) : **Connect to SQL** docs](../connect/new-updated-connect.md)
9898
- [New + Updated (6+0) : **Database Engine for SQL** docs](../database-engine/new-updated-database-engine.md)

docs/dmx/new-updated-dmx.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,15 @@ For these and other reasons, do not copy code from these excerpts, and do not ta
7979

8080
&nbsp;
8181

82-
## Sister Articles
82+
## Similar Articles
8383

8484
This section lists very similar articles for recently updated articles in other subject areas, within the same GitHub.com repository: [MicrosoftDocs/**sql-docs-pr**](https://github.com/microsoftdocs/sql-docs-pr/).
8585

8686
<!-- 20170717-1101 -->
8787

8888
#### Subject areas which do have new or recently updated articles
8989

90-
- [New + Updated (4+4) : **Advanced Analystics for SQL** docs](../advanced-analytics/new-updated-advanced-analytics.md)
90+
- [New + Updated (4+4) : **Advanced Analytics for SQL** docs](../advanced-analytics/new-updated-advanced-analytics.md)
9191
- [New + Updated (2+0) : **Analysis Services for SQL** docs](../analysis-services/new-updated-analysis-services.md)
9292
- [New + Updated (1+2) : **Connect to SQL** docs](../connect/new-updated-connect.md)
9393
- [New + Updated (6+0) : **Database Engine for SQL** docs](../database-engine/new-updated-database-engine.md)

docs/integration-services/new-updated-integration-services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,15 @@ For these and other reasons, do not copy code from these excerpts, and do not ta
7979

8080
&nbsp;
8181

82-
## Sister Articles
82+
## Similar Articles
8383

8484
This section lists very similar articles for recently updated articles in other subject areas, within the same GitHub.com repository: [MicrosoftDocs/**sql-docs-pr**](https://github.com/microsoftdocs/sql-docs-pr/).
8585

8686
<!-- 20170717-1101 -->
8787

8888
#### Subject areas which do have new or recently updated articles
8989

90-
- [New + Updated (4+4) : **Advanced Analystics for SQL** docs](../advanced-analytics/new-updated-advanced-analytics.md)
90+
- [New + Updated (4+4) : **Advanced Analytics for SQL** docs](../advanced-analytics/new-updated-advanced-analytics.md)
9191
- [New + Updated (2+0) : **Analysis Services for SQL** docs](../analysis-services/new-updated-analysis-services.md)
9292
- [New + Updated (1+2) : **Connect to SQL** docs](../connect/new-updated-connect.md)
9393
- [New + Updated (6+0) : **Database Engine for SQL** docs](../database-engine/new-updated-database-engine.md)

docs/linux/new-updated-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,15 +172,15 @@ With SSIS on Linux CTP 2.1 Refresh, your SSIS packages can use ODBC connections
172172

173173
&nbsp;
174174

175-
## Sister Articles
175+
## Similar Articles
176176

177177
This section lists very similar articles for recently updated articles in other subject areas, within the same GitHub.com repository: [MicrosoftDocs/**sql-docs-pr**](https://github.com/microsoftdocs/sql-docs-pr/).
178178

179179
<!-- 20170717-1101 -->
180180

181181
#### Subject areas which do have new or recently updated articles
182182

183-
- [New + Updated (4+4) : **Advanced Analystics for SQL** docs](../advanced-analytics/new-updated-advanced-analytics.md)
183+
- [New + Updated (4+4) : **Advanced Analytics for SQL** docs](../advanced-analytics/new-updated-advanced-analytics.md)
184184
- [New + Updated (2+0) : **Analysis Services for SQL** docs](../analysis-services/new-updated-analysis-services.md)
185185
- [New + Updated (1+2) : **Connect to SQL** docs](../connect/new-updated-connect.md)
186186
- [New + Updated (6+0) : **Database Engine for SQL** docs](../database-engine/new-updated-database-engine.md)

docs/master-data-services/new-updated-master-data-services.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,47 @@ For these and other reasons, do not copy code from these excerpts, and do not ta
7474
***No articles in this area were updated recently, this time.***
7575

7676

77+
78+
<a name="similars2"/>
79+
80+
&nbsp;
81+
82+
## Similar Articles
83+
84+
This section lists very similar articles for recently updated articles in other subject areas, within the same GitHub.com repository: [MicrosoftDocs/**sql-docs-pr**](https://github.com/microsoftdocs/sql-docs-pr/).
85+
86+
<!-- 20170717-1101 -->
87+
88+
#### Subject areas which do have new or recently updated articles
89+
90+
- [New + Updated (4+4) : **Advanced Analytics for SQL** docs](../advanced-analytics/new-updated-advanced-analytics.md)
91+
- [New + Updated (2+0) : **Analysis Services for SQL** docs](../analysis-services/new-updated-analysis-services.md)
92+
- [New + Updated (1+2) : **Connect to SQL** docs](../connect/new-updated-connect.md)
93+
- [New + Updated (6+0) : **Database Engine for SQL** docs](../database-engine/new-updated-database-engine.md)
94+
- [New + Updated (13+2): **Linux for SQL** docs](../linux/new-updated-linux.md)
95+
- [New + Updated (1+0) : **Master Data Services (MDS) for SQL** docs](../master-data-services/new-updated-master-data-services.md)
96+
- [New + Updated (1+0) : **ODBC (Open Database Connectivity) for SQL** docs](../odbc/new-updated-odbc.md)
97+
- [New + Updated (8+4) : **Relational Databases for SQL** docs](../relational-databases/new-updated-relational-databases.md)
98+
- [New + Updated (2+2) : **Microsoft SQL Server** docs](../sql-server/new-updated-sql-server.md)
99+
- [New + Updated (0+1) : **SQL Server Management Studio (SSMS)** docs](../ssms/new-updated-ssms.md)
100+
- [New + Updated (1+0) : **Transact-SQL** docs](../t-sql/new-updated-t-sql.md)
101+
- [New + Updated (1+0) : **Tools for SQL** docs](../tools/new-updated-tools.md)
102+
103+
104+
#### Subject areas which have no new or recently updated articles
105+
106+
- [New + Updated (0+0): **ActiveX Data Objects (ADO) for SQL** docs](../ado/new-updated-ado.md)
107+
- [New + Updated (0+0): **Data Quality Services for SQL** docs](../data-quality-services/new-updated-data-quality-services.md)
108+
- [New + Updated (0+0): **Data Mining Extensions (DMX) for SQL** docs](../dmx/new-updated-dmx.md)
109+
- [New + Updated (0+0): **Integration Services for SQL** docs](../integration-services/new-updated-integration-services.md)
110+
- [New + Updated (0+0): **Multidimensional Expressions (MDX) for SQL** docs](../mdx/new-updated-mdx.md)
111+
- [New + Updated (0+0): **PowerShell for SQL** docs](../powershell/new-updated-powershell.md)
112+
- [New + Updated (0+0): **Reporting Services for SQL** docs](../reporting-services/new-updated-reporting-services.md)
113+
- [New + Updated (0+0): **Samples for SQL** docs](../sample/new-updated-sample.md)
114+
- [New + Updated (0+0): **SQL Server Data Tools (SSDT)** docs](../ssdt/new-updated-ssdt.md)
115+
- [New + Updated (0+0): **SQL Server Migration Assistant (SSMA)** docs](../ssma/new-updated-ssma.md)
116+
- [New + Updated (0+0): **XQuery for SQL** docs](../xquery/new-updated-xquery.md)
117+
118+
119+
&nbsp;
120+

0 commit comments

Comments
 (0)