Get ADLS Properties
-
Open Azure portal and go to the storage account and select a storage account.
-
In that storage account screen, select Overview, you get the RESOURCE_GROUP and SUBSCRIPTION_ID values.
-
Select Access Keys in the same screen to get STORAGE_ACCOUNT_NAME and STORAGE_SHAREDKEY.
-
Open Azure portal and go to the App Registration and select the application created. Select Overview to get TENANT_ID and CLIENT_ID.
-
On the same screen, select Certificates and Secrets and get the client secret key.