Network Import PST to Exchange Online- Subfolder not created

Copper Contributor

Hello!

 

We have an Exchange Online system.

We would like to Import our old PSTs using the Network import method though the Admin portal.

 

We use the AZCOPY program and the format of the import is below.

Note the addition of the extra path for the BLOB "/ingestiondata/PSTFiles"

That should create a subfolder under the blob with the PST file username.pst

 

 

command:

azcopy /Source:\\UNC-path\Outlook-Archive\username.pst /Dest:"https://11111.blob.core.windows.net/ingestiondata/PSTFiles?sv=2018-04-05&sr=c&si=IngestionSasForAzCopy20180925&sig=*****&se=2018-10-31T01%3A16%3B05Z" /V:c:\temp\upload.txt /Y

 

According to the documentation, this should work, however after import the PST file is not called ingestiondata/PSTFiles/username.pst but ingestiondata/PSTFILES 

 

Note that if I do not add the PSTFiles into the Dest field then the AZCOPY fails

 

Am I missing something with the copy system?

 

thanks, 

adrian

 

1 Reply
Hi,

Anyone else seen this behaviour?

cheers,
adrian