Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/frankkkkk/azure-devops-pipeline-odbc
- Owner: Frankkkkk
- Created: 2024-04-29T17:32:19.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-29T17:32:40.000Z (7 months ago)
- Last Synced: 2024-09-30T08:01:42.953Z (about 2 months ago)
- Topics: azure-pipelines, managed-identity, mssql, odbc
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.