Updated Azure Blob Storage Migration Scripts


Description

On March 1st, 2024, Microsoft retires  the PowerShell AzureRM module. After this date, Microsoft will no longer support the module. However, anything that is using the module will still function, but its use will be at the customer's discretion and risk, as it will no longer be maintained or updated.

To mitigate this, Sitecore has created new Blob Storage migration scripts using Az PowerShell module.

We strongly recommended applying the new Blob Storage migration scripts to the impacted Sitecore versions:

Solution

To use the new Blob Storage migration scripts:

  1. Download and install the latest Blob Storage migration scripts from here: https://dev.sitecore.net/Downloads/Sitecore_Azure_Blob_Storage.aspx 
    Select Sitecore Azure Blob Storage Az Migration Script
      
      
  2. Use the following paths to replace the migration scripts manually:
    $websiteFolder\App_Data\Migration\Invoke-Migration.ps1
    $websiteFolder\App_Data\Migration\Revert-Migration.ps1

 More details on the migration scripts can be found here: https://doc.sitecore.com/xp/en/developers/103/sitecore-experience-manager/use-the-blob-migration-tool.html
No changes have been made here.