chamara
chamara

Reputation: 12709

Kentico Update Media Libary Direct Path to Azure

We have moved the media stoage to Azure. Any new files successfully get uploaded to Azure and showing the correct URL

enter image description here

but how do I change the direct path of the old files? I have already uploaded all files to Azure. Just need to know how to update the direct path of the old files.

enter image description here

Upvotes: 1

Views: 183

Answers (1)

jurajo
jurajo

Reputation: 995

You need to either do it manually and change the links of the old direct path URLs or, you can create a script which will check the DB tables and change the URLs. Regrettably, there is no tool or feature to do this available out of the box.

Upvotes: 1

Related Questions