Skip to content

Commit baee41b

Browse files
committed
Update a few more include comments
1 parent c2cf8a5 commit baee41b

27 files changed

Lines changed: 35 additions & 26 deletions

File tree

docs/connect/oledb/features/filestream-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ author: pmasl
1515
ms.author: pelopes
1616
---
1717
# FILESTREAM Support in OLE DB Driver for SQL Server
18-
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md-winonly](../../../includes/appliesto-ss-xxxx-xxxx-xxx-md-winonly.md)]
18+
[!INCLUDE[sql windows only](../../../includes/sql-windows-only.md)]
1919

2020
[!INCLUDE[Driver_OLEDB_Download](../../../includes/driver_oledb_download.md)]
2121

docs/database-engine/availability-groups/windows/analysis-services-with-always-on-availability-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ monikerRange: ">=sql-server-2016||=sqlallproducts-allversions"
1515
---
1616
# Analysis Services with Always On Availability Groups
1717

18-
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md-winonly](../../../includes/appliesto-ss-xxxx-xxxx-xxx-md-winonly.md)]
18+
[!INCLUDE[sql windows only](../../../includes/sql-windows-only.md)]
1919

2020
An Always On availability group is a predefined collection of SQL Server relational databases that failover together when conditions trigger a failover in any one database, redirecting requests to a mirrored database on another instance in the same availability group. If you are using availability groups as your high availability solution, you can use a database in that group as a data source in an Analysis Services tabular or multidimensional solution. All of the following Analysis Services operations work as expected when using an availability database: processing or importing data, querying relational data directly (using ROLAP storage or DirectQuery mode), and writeback.
2121

docs/database-engine/availability-groups/windows/availability-group-system-object-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ monikerRange: ">=sql-server-2016||=sqlallproducts-allversions"
1313
---
1414
# Always On availability group system object reference
1515

16-
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md-winonly](../../../includes/appliesto-ss-xxxx-xxxx-xxx-md-winonly.md)]
16+
[!INCLUDE[sql windows only](../../../includes/sql-windows-only.md)]
1717

1818
This topic serves as a reference page to all the various system objects that can be used when working with Always On availability groups.
1919

docs/database-engine/availability-groups/windows/change-the-hadr-cluster-context-of-server-instance-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ monikerRange: ">=sql-server-2016||=sqlallproducts-allversions"
1717
---
1818
# Change which cluster manages the metadata for replicas in an Always On availability group
1919

20-
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md-winonly](../../../includes/appliesto-ss-xxxx-xxxx-xxx-md-winonly.md)]
20+
[!INCLUDE[sql windows only](../../../includes/sql-windows-only.md)]
2121

2222
This topic describes how to switch the HADR cluster context of an instance of [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] by using [!INCLUDE[tsql](../../../includes/tsql-md.md)] in [!INCLUDE[ssSQL11SP1](../../../includes/sssql11sp1-md.md)] and later versions. The *HADR cluster context* determines which Windows Server Failover Clustering (WSFC) cluster manages the metadata for availability replicas hosted by the server instance.
2323

docs/database-engine/availability-groups/windows/cluster-dtc-for-sql-server-2016-availability-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ monikerRange: ">=sql-server-2016||=sqlallproducts-allversions"
1414
---
1515
# How to cluster the DTC service for an Always On availability group
1616

17-
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md-winonly](../../../includes/appliesto-ss-xxxx-xxxx-xxx-md-winonly.md)]
17+
[!INCLUDE[sql windows only](../../../includes/sql-windows-only.md)]
1818

1919
This topic describes the requirements and steps for clustering the Microsoft Distributed Transaction Coordinator (DTC) service for [!INCLUDE[ssHADR](../../../includes/sshadr-md.md)]. For additional information regarding distributed transactions and [!INCLUDE[ssHADR](../../../includes/sshadr-md.md)], see [Cross-Database Transactions and Distributed Transactions for Always On Availability Groups and Database Mirroring (SQL Server)](../../../database-engine/availability-groups/windows/transactions-always-on-availability-and-database-mirroring.md).
2020

docs/database-engine/availability-groups/windows/configure-flexible-automatic-failover-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.custom: "seo-lt-2019"
1818
---
1919
# Configure a flexible automatic failover policy for an Always On availability group
2020

21-
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md-winonly](../../../includes/appliesto-ss-xxxx-xxxx-xxx-md-winonly.md)]
21+
[!INCLUDE[sql windows only](../../../includes/sql-windows-only.md)]
2222

2323
This topic describes how to configure the flexible failover policy for an Always On availability group by using [!INCLUDE[tsql](../../../includes/tsql-md.md)] or PowerShell in SQL Server. A flexible failover policy provides granular control over the conditions that cause [automatic failover](../../../database-engine/availability-groups/windows/failover-and-failover-modes-always-on-availability-groups.md) for an availability group. By changing the failure conditions that trigger an automatic failover and the frequency of health checks, you can increase or decrease the likelihood of an automatic failover to support your SLA for high availability.
2424

docs/database-engine/availability-groups/windows/configure-replication-for-always-on-availability-groups-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ monikerRange: ">=sql-server-2016||=sqlallproducts-allversions"
1717
---
1818
# Configure replication with Always On availability groups
1919

20-
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md-winonly](../../../includes/appliesto-ss-xxxx-xxxx-xxx-md-winonly.md)]
20+
[!INCLUDE[sql windows only](../../../includes/sql-windows-only.md)]
2121

2222
Configuring [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] replication and Always On availability groups involves seven steps. Each step is described in more detail in the following sections.
2323

docs/database-engine/availability-groups/windows/create-clustered-dtc-for-an-always-on-availability-group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ monikerRange: ">=sql-server-2016||=sqlallproducts-allversions"
1414
---
1515
# Create Clustered DTC resource for an Always On availability group
1616

17-
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md-winonly](../../../includes/appliesto-ss-xxxx-xxxx-xxx-md-winonly.md)]
17+
[!INCLUDE[sql windows only](../../../includes/sql-windows-only.md)]
1818

1919
This topic walks you through a complete configuration of a clustered DTC resource for a SQL Server Always On Availability Group. The complete configuration can take up to an hour to complete.
2020

docs/database-engine/availability-groups/windows/failover-clustering-and-always-on-availability-groups-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ monikerRange: ">=sql-server-2016||=sqlallproducts-allversions"
2121
---
2222
# Failover Clustering and Always On Availability Groups (SQL Server)
2323

24-
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md-winonly](../../../includes/appliesto-ss-xxxx-xxxx-xxx-md-winonly.md)]
24+
[!INCLUDE[sql windows only](../../../includes/sql-windows-only.md)]
2525

2626
[!INCLUDE[ssHADR](../../../includes/sshadr-md.md)], the high availability and disaster recovery solution introduced in [!INCLUDE[sssql11](../../../includes/sssql11-md.md)], requires Windows Server Failover Clustering (WSFC). Also, though [!INCLUDE[ssHADR](../../../includes/sshadr-md.md)] is not dependent upon [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] Failover Clustering, you can use a failover clustering instance (FCI) to host an availability replica for an availability group. It is important to know the role of each clustering technology, and to know what considerations are necessary as you design your [!INCLUDE[ssHADR](../../../includes/sshadr-md.md)] environment.
2727

docs/database-engine/availability-groups/windows/filestream-and-filetable-with-always-on-availability-groups-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ monikerRange: ">=sql-server-2016||=sqlallproducts-allversions"
1818
---
1919
# Use FILESTREAM and FileTable with Always On availability groups
2020

21-
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md-winonly](../../../includes/appliesto-ss-xxxx-xxxx-xxx-md-winonly.md)]
21+
[!INCLUDE[sql windows only](../../../includes/sql-windows-only.md)]
2222

2323
This topic contains information about the using the FILESTREAM and FileTable features with [!INCLUDE[ssHADR](../../../includes/sshadr-md.md)] in [!INCLUDE[ssCurrent](../../../includes/sscurrent-md.md)].
2424

0 commit comments

Comments
 (0)