Skip to content Skip to sidebar Skip to footer
Showing posts with the label Azure Active Directory

Microsoft Graph Authentication

I’m building an application in Python which can retrieve data from Azure AD. This data can require … Read more Microsoft Graph Authentication

I Am Getting An Error While Connecting To An Sql Db In Jupyter Notebook

Facing issue with below code on jupyter while connecting with SQL DB. con = pyodbc.connect('… Read more I Am Getting An Error While Connecting To An Sql Db In Jupyter Notebook