Azure Azure Active Directory Azure Ad Graph Api Oauth 2.0 Python Microsoft Graph Authentication February 23, 2024 Post a Comment I’m building an application in Python which can retrieve data from Azure AD. This data can require … Read more Microsoft Graph Authentication
Azure Azure Active Directory Azure Sql Database Jupyter Notebook Python I Am Getting An Error While Connecting To An Sql Db In Jupyter Notebook August 24, 2023 Post a Comment 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