Use Gen2 instead of blob storage
I currently can access files within blob storage, however I do not know if its Gen2 or simple Glob Storage linked service. So I need to connect to ADLS Gen2, use SAS, service principal and managed identity to link up the service. How do I go about it with Python Notebook? I am newbie at this.