Relative Content

Tag Archive for azureazure-active-directoryazure-storage

Having duplicate folders in ADLS due to casing differences in filenames. How to move ACLs from one folder to another?

Our database has multiple data quality issues where same file name is mentioned multiple times with different casings. This data was used as the base information in our python application. And as python is case-sensitive, for a given filename we ended up creating as many folders as there are casing differences. We run our ACLs on top of this which now distributed the ACLs across these duplicate folders.

Having duplicate folders in ADLS due to casing differences in filenames. How to move ACLs from one folder to another?

Our database has multiple data quality issues where same file name is mentioned multiple times with different casings. This data was used as the base information in our python application. And as python is case-sensitive, for a given filename we ended up creating as many folders as there are casing differences. We run our ACLs on top of this which now distributed the ACLs across these duplicate folders.

Having duplicate folders in ADLS due to casing differences in filenames. How to move ACLs from one folder to another?

Our database has multiple data quality issues where same file name is mentioned multiple times with different casings. This data was used as the base information in our python application. And as python is case-sensitive, for a given filename we ended up creating as many folders as there are casing differences. We run our ACLs on top of this which now distributed the ACLs across these duplicate folders.