Skip to content

Adding file collection storage account

Harshit Saxena requested to merge file_collection into master

To support the file collection feature in file service, a storage account with hierarchical namespace is required. Azure Data Lake Gen 2 has this capability. Below mentioned changes supports accessing the account name and key from partition service.

Merge request reports