Skip to content

Commit e620c45

Browse files
authored
Merge pull request #122002 from mbt1/patch-1
Update synapse-link-for-sql-known-issues.md
2 parents e49ed24 + 73f9cd3 commit e620c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/synapse-link/synapse-link-for-sql-known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The following sections list limitations for Azure Synapse Link for SQL.
118118
EXEC sys.sp_change_feed_disable_db
119119
```
120120

121-
### Trying to re-enable change feed on a table for that was recently disabled table will show an error. This is an uncommon behavior.
121+
### Trying to re-enable change feed on a table for which it was recently disabled will show an error. (This is an uncommon behavior.)
122122

123123
* Applies To - Azure Synapse Link for Azure SQL Database and SQL Server 2022
124124
* Issue - When you try to enable a table that has been recently disabled with its metadata not yet been cleaned up and state marked as DISABLED, an error is thrown stating `A table can only be enabled once among all table groups`.

0 commit comments

Comments
 (0)