question

VenkatasatyanarayanaMachariveeraCI-1654 avatar image
0 Votes"
VenkatasatyanarayanaMachariveeraCI-1654 asked SumanthMarigowda-MSFT commented

Get Azure FileShares & Associated UserProfiles

Hi ,

Please suggest me with any APIs available for get the list of "Azure FileShares & Associated UserProfiles" Folders in that FileShare.
Actually my requirement is like need to get the Older UserProfiles folder & Delete the those to clean up the storage.
If any idea on this kind of requirement please suggest me.

thanks
satya



azure-files
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@VenkatasatyanarayanaMachariveeraCI-1654 what is userprofiles(that isn't something we have in Azure files)?

How to List Azure File share : https://docs.microsoft.com/en-us/rest/api/storagerp/file-shares/list

Deletes specified share under its account: https://docs.microsoft.com/en-us/rest/api/storagerp/file-shares/delete

Delete Share: https://docs.microsoft.com/en-us/rest/api/storageservices/delete-share

Additional information: Deleting Files in Azure File Share older than X Days

Looking forward for your reply!



1 Vote 1 ·

0 Answers