• Hi author,

    What is the correct way to change the storage account name?

    I tried to rename the account name in exported SQL which was exported from phpMyAdmin but no luck finally. The images in WordPress are not from the new Azure storage account and also rolled back the old WordPress internal uploads folder.

    Best Regards,
    Cody

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter codyng

    (@codyng)

    I have found that the problem is due to wp_postmeta table. We can’t directly modify the SQL file. We need to update the meta_value of the meta_key ‘windows_azure_storage_info’.

    Plugin Contributor Jeffrey Paul

    (@jeffpaul)

    @codyng so are you saying there’s a bug in the plugin that needs to be addressed or that you figured out how things work? I’m not certain from your prior comments and want to ensure we help as needed, thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change Azure storage account name’ is closed to new replies.