Banner for Windows Azure Storage
Use the Microsoft Azure Storage service to host your website's media files. Wordpress Tutorial
Noted That:
  • To install correctly this windows-azure-storage.zip .
  • Fisrt Download the windows-azure-storage.zip to your computer
  • Extract/Open windows-azure-storage.zip to Your Computer.
  • Then, Find readme.txt file inside windows-azure-storage.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " windows-azure-storage.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Windows Azure Storage

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Windows Azure Storage

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Windows Azure Storage

Step-5 : Now, Browse " windows-azure-storage.zip " Downloaded plugin from your computer, Where you downloaded " windows-azure-storage.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Windows Azure Storage

Step-6 : Now, Click on " Active Plugin "

Activate Windows Azure Storage

Step-7 : Then, See left Side Menu. " Windows Azure Storage " folder is added on left Side Menu. Now, Click on " Windows Azure Storage " folder.

Noted that: If you do not see " Windows Azure Storage " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Windows Azure Storage Configurations and Settings or How to work " Windows Azure Storage " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Microsoft Azure Storage for WordPress " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Microsoft Azure Storage for WordPress
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  1. Upload the plugin files to the /wp-content/plugins/windows-azure-storage directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Settings-> Microsoft Azure screen to configure the plugin.

For multisites or to enforce Azure Blob Storage settings, you can define the following constants in wp-config.php:

  • MICROSOFT_AZURE_ACCOUNT_NAME – Account Name
  • MICROSOFT_AZURE_ACCOUNT_KEY – Account Primary Access Key
  • MICROSOFT_AZURE_CONTAINER – Azure Blob Container
  • MICROSOFT_AZURE_CNAME – Domain: must start with http(s)://
  • MICROSOFT_AZURE_USE_FOR_DEFAULT_UPLOAD – boolean (default false)

See Settings-> Microsoft Azure for more information.


Name