Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8590303
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T23:15:52+00:00 2026-06-11T23:15:52+00:00

I am currently experimenting with installing Orchard on Azure using the recently released Web

  • 0

I am currently experimenting with installing Orchard on Azure using the recently released “Web Sites” functionality.

I have successfully installed and setup Orchard using the template from the gallery and so far everything seems to be going well.

My question is: If I scale up the site to use 3 instances is there anything special I need to do to ensure that the instances all work from the same cache? So a new page appears on all instances at once.

I have a little experience with Umbraco and I had to push documents and the cache into blob storage for it to work correctly.

Is this already taken care of by the template?

Thanks for your help,

Dan

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T23:15:53+00:00Added an answer on June 11, 2026 at 11:15 pm

    There is a guide on the Orchard website that explains how to deploy to a Windows Azure Web Role (Cloud Service). I haven’t seen an implementation for Windows Azure Web Sites that supports more than one reserved instance.

    In order to make Orchard work on multiple reserved instances you’ll need to configure it to use the AzureBlobStorageProvider, which will make sure files are persisted to blob storage instead of local filesystem. This is how you would configure the Sites.config:

      <component instance-scope="per-lifetime-scope"
                 type="Orchard.Azure.FileSystems.Media.AzureBlobStorageProvider, Orchard.Azure"
                 service="Orchard.FileSystems.Media.IStorageProvider">
      </component>
    

    In your Global.asax.cs you’ll also want to make sure the storage account information is read from the web.config:

            CloudStorageAccount.SetConfigurationSettingPublisher(    
                (configName, configSetter) =>    
                    configSetter(ConfigurationManager.AppSettings[configName])    
                );
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm currently experimenting with build script, and since I have an ASP.net Web Part
Im new to objC and Im currently experimenting on UISearchDisplayController. Basically I have an
I am currently experimenting with various input controls and have stumbled upon SneakyInput, which
Hi I'm currently experimenting with Raphael JS 2 and have produced a nice circle
I'm currently experimenting with the WPF NHibernate toolkit and I have to say: it's
I'm currently experimenting with using OCaml and GTK together (using the lablgtk bindings). However,
I am currently experimenting with Amazon EC2 and use standard ec2 console. The web
Im using Spring 3.0 and JDBC I'm currently experimenting with spring for a desktop
I am currently using xdebug and experimenting with profiling and viewing w/ KCacheGrind. I
I have a question regarding mysql memory settings. I am currently experimenting on very

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.