AzureAD / microsoft-authentication-library-for-python

Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag "msal" + "python".
https://stackoverflow.com/questions/tagged/azure-ad-msal+python
Other
770 stars 192 forks source link

MS SQL Server Connection using Python #437

Closed ghost closed 2 years ago

ghost commented 2 years ago

Describe the bug There is no sample code for connecting to ms sql server using python . Please provide some sample for same.

rayluo commented 2 years ago

Hope that helps.