Skip to content

Adding storage account for file collection feature

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 are storing the account name and key in partition service.

Merge request reports