Skip to content

Commit d9b116f

Browse files
authored
Add Azure SQL Database to authentication options
1 parent 313f7ed commit d9b116f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

articles/data-factory/how-to-upgrade-your-azure-data-factory-pipelines-to-fabric-data-factory.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ The migration experience attempts to automatically create connections for authen
9292
| Azure Blob Storage | Account key; Shared access signature (SAS); Service principal; System-assigned managed identity | Account key; Shared access signature (SAS); Service principal; Workspace identity (system-assigned managed identity) |
9393
| Azure Data Lake Storage Gen2 | Account key; Shared access signature (SAS); Service principal; System-assigned managed identity | Account key; Shared access signature (SAS); Service principal; Workspace identity (system-assigned managed identity) |
9494
| SQL Server | Basic authentication (SQL authentication); Service principal; System-assigned managed identity | Basic authentication; Service principal; Workspace identity (system-assigned managed identity) |
95+
| Azure SQL Database | Basic authentication (SQL authentication); Service principal; System-assigned managed identity | Basic authentication; Service principal; Workspace identity (system-assigned managed identity) |
9596
| Azure Data Explorer (Kusto) | Service principal; System-assigned managed identity | Service principal; Workspace identity (system-assigned managed identity) |
9697
| Azure Cosmos DB for NoSQL | Account key | Account key |
9798
| Azure Cosmos DB for MongoDB | Basic authentication | Basic authentication |

0 commit comments

Comments
 (0)