Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frankkkkk/azure-devops-pipeline-odbc

Connects to an MSSQL Azure Database inside an Azure Pipeline using pyodbc
https://github.com/frankkkkk/azure-devops-pipeline-odbc

azure-pipelines managed-identity mssql odbc

Last synced: about 1 month ago
JSON representation

Connects to an MSSQL Azure Database inside an Azure Pipeline using pyodbc

Awesome Lists containing this project

README

        

# Connect to MSSQL using PyODBC on an Azure Devops Pipeline

For some reason, it is not possible to use the Azure CLI to request a token..

This nasty hack is a workaround.