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

How Do I Authenticate A User Against An Azure Storage Blob In Python?

I'm looking for a way to authenticate a user against an Azure blob container. The sample code (… Read more How Do I Authenticate A User Against An Azure Storage Blob In Python?

Permissions To Change Azure Vm Local Admin Password Using App Registration

I found THIS answer where author shows how to change local admin password on the VM. I'm wonder… Read more Permissions To Change Azure Vm Local Admin Password Using App Registration

Azure Python Flask App - Ad Authentication Issue

This could be a little complicated to explain, so will do my best. Current Solution I have a pytho… Read more Azure Python Flask App - Ad Authentication Issue

How Do I Authenticate A User Against An Azure Storage Blob In Python?

I'm looking for a way to authenticate a user against an Azure blob container. The sample code (… Read more How Do I Authenticate A User Against An Azure Storage Blob In Python?

How Do I Authenticate A User Against An Azure Storage Blob In Python?

I'm looking for a way to authenticate a user against an Azure blob container. The sample code (… Read more How Do I Authenticate A User Against An Azure Storage Blob In Python?

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