Import PSTs to 365

By | June 13, 2021
  1. Go to: https://outlook.office365.com/ecp/UsersGroups/AdminRoleGroups.slab (365 Exchange ) May take 24 hours to apply
    1. Add Role to: Organization Management > Mailbox Import Export
  2. Go to:https://protection.office.com/import
    1. Click New import job (name must be all lowercase) > Select upload
    2. Select show SAS URL ad copy it
    3. Download and install AZCopy from the same window
  3. From CMD Run: (URL must be in ” “ )
    1. cd “C:\Program Files (x86)\Microsoft SDKs\Azure\AzCopy\”
    2. AzCopy.exe /Source:D:\PSTs\ /Dest:”https://61cjsalkdkllksajw9c.blob.core.windows.net/ingestiondata?sv=2015-04-05&sr=c&si=IngestionSasForAzCopy2021dfgd531843&sig=3gxkrcCLfOdfgdsfgdk7OCcnRo1cfoKS2QDlo&se=2020-06-03T08dfgd20Z” /V:c:\temp\upload.log /Y
  4. Verify files uploaded
    1. Download and install Azure File explorer: Azure Storage Explorer – cloud storage management | Microsoft Azure
    2. In Microsoft Azure Storage Explorer > Select Resource page in the Connect to Azure Storage dialog > click Blob container
    3. On the Select Authentication Method page, select the Shared access signature (SAS) option > click Next
    4. On the Enter Connection Info page, paste the SAS URL that you obtained in Step 1 into the box under Blob container SAS URL > click Next
    5. After you paste the SAS URL, the box under Display name is auto-populated with ingestion data.

Use network upload to import your organization’s PST files – Microsoft 365 Compliance | Microsoft Docs