Categories
October Surprise 2016

How to enable Managed Identity for accessing an ADLS Gen2 storage …

4.When you configure your application to access the ADLS Gen2 storage, make sure to use the managed identity for authentication instead of using access keys. Your application will request access tokens from Azure AD using the managed identity, which is a secure way to authenticate without hard coding any secrets.