Describe the bug
Using Authentication=ActiveDirectoryServicePrincipal causes bulkcopy to carsh with RuntimeError: Failed to connect to SQL Server: Connection Error: Authentication method 'ActiveDirectoryServicePrincipal' is not supported. No token provider was registered for this method.
The docs to not mention supported auth options.
Further technical details
Python version: Python 3.12.9
SQL Server version: Azure SQL
Library Version: 1.5.0
Describe the bug
Using
Authentication=ActiveDirectoryServicePrincipalcausesbulkcopyto carsh withRuntimeError: Failed to connect to SQL Server: Connection Error: Authentication method 'ActiveDirectoryServicePrincipal' is not supported. No token provider was registered for this method.The docs to not mention supported auth options.
Further technical details
Python version: Python 3.12.9
SQL Server version: Azure SQL
Library Version: 1.5.0