Additional Considerations if source AEM instance is configured to use an Amazon S3 or Azure Blob Storage Data Store

  • There is a cost associated with transferring data out of Amazon S3 and Azure Blob Storage. The transfer cost is relative to the total amount of data in your existing storage container (whether referenced in AEM, or not). See Amazon S3 and Azure Blob Storage for more details.

  • You need either an access key and secret key pair for the existing source Amazon S3 bucket, or a SAS URI for the existing source Azure Blob Storage container (read-only access is fine).

Additional considerations if source AEM instance is configured to use File Data Store

  • The local system must have free space strictly greater than 1/256 size of the source datastore. For example, if the size of the datastore is 3 terabytes, free space greater than 11.72 GB must exist in the crx-quickstart/cloud-migration folder on the source for AzCopy to work. At a minimum, the source system should have 1 GB of free space. Free space can be obtained by using df -h command on Linux® instances, and dir command in the Windows instances.

  • Each time extraction is run with AzCopy enabled, the entire file datastore is flattened and copied to the cloud migration container. If your migration set is smaller than the size of your datastore, then AzCopy extraction is not the optimal approach.

  • Once AzCopy has been used to copy over the existing datastore, disable it for delta or top-up extractions.