问题
I have created ADLS (Azure Data Lake Storage) Gen2 resource (StorageV2 with hierarchical name space enabled). The region I created the resource in is Central US and the performance/access tier is Standard/Hot and replication is LRS. But for this resource I can't see 'Lifecycle management' option on the portal. ADLS Gen2 is simply a StorageV2 account with hierarchical namespace enabled, and since the lifecycle management option exists for StorageV2 as per Microsoft documentation , it should be available. My requirement is to use this storage for big data analytics (HDInsight) and get rid of old files after certain number of days. If this is some known limitation of ADLS Gen2, is there any workaround to have files older than certain number of days automatically deleted?
Update(Screenshot)
回答1:
Update: This is confirmed as a bug and engineering team is currently working on the fix.
What kind of subscription are you using?
I have noticed, lifecycle management option is not available for Azure Free trial Subscription:
"Lifecycle Management" is supported by the multi-protocol access on Data Lake Storage preview.
I'm able to see lifecycle management option from our end.
Hope this helps.
来源:https://stackoverflow.com/questions/58557736/not-able-to-see-lifecycle-management-option-for-adls-gen2