Title: Blue Storage
Author: derekheld
Published: <strong>7 Dicembre 2015</strong>
Last modified: 2 Aprile 2016

---

Ricerca i plugin

![](https://ps.w.org/blue-storage/assets/banner-772x250.png?rev=1301760)

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://ps.w.org/blue-storage/assets/icon-256x256.png?rev=1301760)

# Blue Storage

 Di [derekheld](https://profiles.wordpress.org/derekheld/)

[Scarica](https://downloads.wordpress.org/plugin/blue-storage.1.2.0.zip)

 * [Dettagli](https://it.wordpress.org/plugins/blue-storage/#description)
 * [Recensioni](https://it.wordpress.org/plugins/blue-storage/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/blue-storage/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/blue-storage/#developers)

 [Supporto](https://wordpress.org/support/plugin/blue-storage/)

## Descrizione

Blue Storage for Microsoft Azure allows you to use Azure Storage to host your media
for your WordPress powered blog.
 This plugin can wholly or partially replace local
storage with Azure Storage. Using Azure Storage allows you to grow your storage 
as needed without having to upgrade your web server. You can also take advantage
of Azure Storage features like georedundency or Azure CDN.

 * Allows you to migrate all existing files to your Azure Storage account.
 * File links are via HTTPS as to not interfere with websites run over HTTPS.
 * Gives you the ability to control the caching max-age of uploads.
 * Can either be enabled for all uploads or you can upload from “Add Media” in the
   editor.
 * You can delete all of the files uploaded from your WordPress site at any time.

For more details on Azure Storage and other Azure services, please visit the [Microsoft Azure website](https://azure.microsoft.com).

### Licenza

This code released under the terms of the New BSD License (BSD).

## Installazione

 1.  Easiest way to install is using WordPress’ plugin installer. You can also extract
     blue-storage.zip to the plugins
      directory after uploading through SFTP or similar
     means.
 2.  Activate the plugin using the “Activate” option for Blue Storage in the plugins
     list.
 3.  In the Azure Portal go to your storage account settings, select “Access Keys”,
     and copy the “Storage Account Name” and one of the
      “Access Keys” for use.
 4.  Copy your account name and access key to the appropriate location on the plugin’s
     settings page and save.
 5.  Either create a new container or choose an existing public container for your 
     files.
 6.  (Optional-Recommended!) Check the box that allows Blue Storage to manage all uploads
     to put them directly in Azure Storage.
 7.  (Optional) Do this before any uploads! Add in a CNAME if you are using Azure CDN
     or something else. See FAQ for more details.
 8.  (Optional) Do this before any uploads! Set the caching max-age value for uploads.
     This is specified in seconds.
 9.  (Optional) Use the “Copy To Azure” ability to copy all files not in Azure to your
     Azure Storage container.

## FAQ

  When I upload files to the media library it doesn’t go to Azure. What gives?

You need to enable the “Use Azure Storage for default upload” option.

  How do I use the CNAME option?

We will use the example of using the Azure CDN service.

 1. Specify a custom CNAME for your domain in the plugin settings, e.g. cdn.example.
    com.
 2. Point that CNAME at the endpoint for your Azure CDN in your DNS settings. For example,
    create the CNAME cdn.example.com to mycdn.azureedge.net
 3. Create a custom domain mapping in Azure to map mycdn.azureedge.net to cdn.example.
    com. This is important! If you do not do this you will break HTTPS.

That’s all there is to it!

  I didn’t specify a CNAME at first, how can I change my files to use the CNAME?

You will have to do a search and replace in the posts and postmeta tables of your
database. This plugin does not do that for you.

  Can I disable access to certain settings?

Yes! Just edit the blue-storage-config.php file and change true to false for any
of the settings you want to disable access to.

  I’m getting an error when trying to upload to my zone redundant storage

This plugin does not support “Zone Redundant” storage accounts at this time.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Blue Storage” è un software open source. Le persone che hanno contribuito allo 
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ derekheld ](https://profiles.wordpress.org/derekheld/)

[Traduci “Blue Storage” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/blue-storage)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/blue-storage/) segui
il [repository SVN](https://plugins.svn.wordpress.org/blue-storage/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/blue-storage/)
tramite [RSS](https://plugins.trac.wordpress.org/log/blue-storage/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.0

 * Added new option to set the cache control max-age value

#### 1.1.0

 * Added progress bar for “Copy to Azure” option
 * Fixed bug that limited “Copy to Azure” to 99 images instead of intended 100 images
 * Fixed issue with not enqueueing style sheet for settings page

#### 1.0.4

 * Fixed bug where metadata for migrated thumbnails wasn’t being generated which
   caused incomplete file deletion

#### 1.0.3

 * Fixed bug where various sizes (thumbnail, medium, etc) were not being uploaded
   to Azure
 * Added batch size control to Copy to Azure ability

#### 1.0.2

 * Fixed Azure URLs for srcset attribute
 * Minor metadata bug fix
 * Updated connection string to use HTTPS

#### 1.0.1

 * Added options to disable access to certain settings
 * Clarified some language

#### 1.0

 * First release of Blue Storage plugin

## Meta

 *  Versione **1.2.0**
 *  Ultimo aggiornamento **10 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 2.8.0 o superiore **
 *  Testato fino alla versione **4.4.34**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/blue-storage/)
 * Tag
 * [Azure](https://it.wordpress.org/plugins/tags/azure/)[Media Files](https://it.wordpress.org/plugins/tags/media-files/)
   [microsoft](https://it.wordpress.org/plugins/tags/microsoft/)[microsoft azure](https://it.wordpress.org/plugins/tags/microsoft-azure/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/blue-storage/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[Your review](https://wordpress.org/support/plugin/blue-storage/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/blue-storage/reviews/)

## Collaboratori

 *   [ derekheld ](https://profiles.wordpress.org/derekheld/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/blue-storage/)