Nov 07 2023 02:13 AM
Hi all,
I do export to PST for users that leave our company to archive their mailboxes for some time... I use Content Search to export emails to PST. Then I have a blob storage that I want to use to store those PSTs.
Wondering, is there a way to export or copy those PSTs to Blob storage directly from Purview? Or the only way is to download it to local computer and then upload to blob storage.
Thanks,
Michal
Nov 07 2023 07:10 AM
SolutionHi @sumo83,
unfortunately, there is no direct way to export PSTs from Purview to Blob Storage. The only way is to download it to a local computer and then upload it to Blob Storage.
For that, ou can use Azure Storage Explorer, AzCopy, or programmatically use Azure SDKs to upload the PST files to Azure Blob storage.
If you're using Azure Storage Explorer, open it, connect to your Azure account, navigate to the appropriate Blob container, and use the upload feature to transfer the PST files.
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.
If the post was useful in other ways, please consider giving it Like.
Kindest regards,
Leon Pavesic
(LinkedIn)
Nov 07 2023 07:30 AM - edited Nov 09 2023 02:26 AM