Skip to content

Commit ab7ef2d

Browse files
committed
Update to correct support for asdb
1 parent 8622525 commit ab7ef2d

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/relational-databases/search/troubleshoot-full-text-indexing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.reviewer: mikeray
1717
monikerRange: "=azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current"
1818
---
1919
# Troubleshoot Full-Text Indexing
20-
[!INCLUDE [SQL Server Azure SQL Database Azure SQL Managed Instance](../../includes/applies-to-version/sql-asdb-asdbmi.md)]
20+
[!INCLUDE [SQL Server Azure SQL Database](../../includes/applies-to-version/sql-asdb.md)]
2121

2222
## <a name="failure"></a> Troubleshoot Full-Text Indexing Failures
2323
While populating or maintaining a full-text index, the full-text indexer, for reasons described below, might fail to index one or more rows. These row-level errors do not prevent the population from completing. The indexer skips these rows, which means that you are not able to query for content contained in these rows.

docs/relational-databases/sqltoolsvsnativehelpers-framewindowvisible.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: wiassaf
1414
monikerRange: "=azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current"
1515
---
1616
# SqlToolsVSNativeHelpers - FrameWindowVisible
17-
[!INCLUDE [SQL Server Azure SQL Database Azure SQL Managed Instance](../includes/applies-to-version/sql-asdb-asdbmi.md)]
17+
[!INCLUDE [SQL Server Azure SQL Database](../includes/applies-to-version/sql-asdb.md)]
1818
Property that specifies whether a given window frame is visible. The helper method is used from managed code.
1919

2020
## Syntax

docs/relational-databases/sqltoolsvsnativehelpers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: maghan
1414
monikerRange: "=azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current"
1515
---
1616
# SqlToolsVSNativeHelpers
17-
[!INCLUDE [SQL Server Azure SQL Database Azure SQL Managed Instance](../includes/applies-to-version/sql-asdb-asdbmi.md)]
17+
[!INCLUDE [SQL Server Azure SQL Database](../includes/applies-to-version/sql-asdb.md)]
1818
Library that supports SQL Server functionality in Visual Studio.
1919

2020
## Syntax

docs/relational-databases/system-dynamic-management-views/sys-dm-hadr-cluster-members-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ helpviewer_keywords:
2020
dev_langs:
2121
- "TSQL"
2222
ms.assetid: feb20b3a-8835-41d3-9a1c-91d3117bc170
23-
monikerRange: "=azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current"
23+
monikerRange: "=azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017"
2424
---
2525
# sys.dm_hadr_cluster_members (Transact-SQL)
2626
[!INCLUDE [SQL Server Azure SQL Database](../../includes/applies-to-version/sql-asdb.md)]

0 commit comments

Comments
 (0)