When migrating content to SharePoint Online, the error message below is seen in the log:
Exception thrown: UploadManagerAzureStorageConnectionString has not been defined. Please ensure this contains a valid storage account key in EnvironmentSettings.xml
at Metalogix.SharePoint.Actions.Migration.AzureUploadCreator.InitializeAzurePipeline(SPFolder targetFolder, IOperationLoggingManagement operationLoggingManagement, IOperationState operationState, Boolean encryptAzureMigrationJobs, Boolean isAlertsMigration)
at Metalogix.SharePoint.Actions.Migration.CopyAlertsAction.CopyListAlertsUsingAzure(SPList sourceList, SPList targetList, AlertOptions alertOptions)
There are two ways to use the Azure migration -- (1) with a private Azure account, and (2) a shared platform. The latter does not require the "AzureStorageConnectionString" key. However, it needs enabling both the "Use Azure/SPO container Office 365 Upload" and "Encrypt Azure/SPO container Jobs" options.
When using a shared platform with the Azure Migration Pipeline, make sure the options below are enabled in the job configuration. NOTE: Make sure to enable the Advanced Mode on the Settings tab of the Content Matrix Console or on the job configuration window to see all the job configuration options.
However, when using a private Azure account, make sure the "AzureStorageConnectionString" in the %ProgramData%\Metalogix\EnvironmentSettings.xml file has been set correctly.
© ALL RIGHTS RESERVED. Feedback Terms of Use Privacy