AssetSync / asset_sync

Synchronises Assets between Rails and S3
1.88k stars 346 forks source link

Is Azure Blob Storage no longer supported? #402

Closed shicholas closed 4 years ago

shicholas commented 4 years ago

Hello,

After installing this. gem and fog-azure-rm and setting the FOG_PROVIDER environment variable to AzureVM, I now get this error:

ArgumentError: AssetSync Unknown provider: AzureRM only AWS, Rackspace and Google are supported currently.
5949

Is AzureRM still supported?