Open majetideepak opened 3 hours ago
Current ADLS connections are supported through an account-key-based authentication mechanism. Per the Azure doc, the secured/preferred way of accessing ADLS is using the service principle authentication. https://learn.microsoft.com/en-us/azure/databricks/connect/storage/azure-storage#azureserviceprincipal
@zhli1142015 Do you have any thoughts on this?
Description
Current ADLS connections are supported through an account-key-based authentication mechanism. Per the Azure doc, the secured/preferred way of accessing ADLS is using the service principle authentication. https://learn.microsoft.com/en-us/azure/databricks/connect/storage/azure-storage#azureserviceprincipal