Skip to content

Commit 19ae4ab

Browse files
authored
Update articles/synapse-analytics/synapse-link/troubleshoot/troubleshoot-sql-link-creation.md
Acro: id -> ID
1 parent 08ab17c commit 19ae4ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/synapse-link/troubleshoot/troubleshoot-sql-link-creation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ During Azure Synapse Link connection creation, the link creation process may han
2424

2525
2. The system assigned managed identity (SAMI) for the Azure SQL Database logical server has not been configured properly or not enabled.
2626

27-
3. An incorrect managed identity was provided in the Synapse Link creation, for example, by manually providing an incorrect principal id or Azure Key vault information.
27+
3. An incorrect managed identity was provided in the Synapse Link creation, for example, by manually providing an incorrect principal ID or Azure Key vault information.
2828

2929
To confirm these potential causes, query the [changefeed.change_feed_errors](/sql/relational-databases/system-tables/changefeed-change-feed-errors-transact-sql) dynamic management view and look for error number 22739.
3030
```sql

0 commit comments

Comments
 (0)