Medusa Azure Storage File Plugin
Medusa Website | Plugin Repository
Store uploaded files to your Medusa backend on Azure Blob Storage
How to Install
1. Run the following command in the directory of the Medusa backend:
2. Set the following environment variables in
:Copy to clipboard.env
3. In
add the following at the end of theCopy to clipboardmedusa-config.js
array:Copy to clipboardplugins
Account Name & Key
You can get your storage account Name & Key from Access keys menu section on Azure Portal
Test the Plugin
1. Run the following command in the directory of the Medusa backend to start the backend:
2. Upload an image for a product using the admin dashboard or using the Admin APIs.
License
The Plugin is licensed under the MIT License.

Build your own plugins
Develop your own plugins with our API to speed up your processes.
Make your plugin available via npm for it to be shared in our Plugin Library with the broader Medusa community.
.png)