Configuring OAuth with core-site.xml
Configuring your OAuth credentials in core-site.xml is
        insecure. Cloudera recommends that you only use this method for development environments or
        other environments where security is not a concern.
Perform the following steps to connect your cluster to ADLS Gen2:
In addition, you can also provide account-specific keys. For example, you might want to
        provide your storage account key to make use of replication.
    | Property | Value | 
|---|---|
| fs.azure.account.key.<STORAGE_ACCOUNT>.dfs.core.windows.net | Provide your <Storage_Account_Key> | 
