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 7771807
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T16:44:23+00:00 2026-06-01T16:44:23+00:00

In Azure, sessions are not sticky so it’s not sufficient to use InProc session

  • 0

In Azure, sessions are not sticky so it’s not sufficient to use InProc session when you have multiple Web role instances (which you should, otherwise you’re not covered by the Windows Azure Compute SLA which guarantees 99.95% uptime.).

Therefore I would like to use Azure table storage for ASP.NET session. I am familiar with SQL Azure, but have not yet used Azure table storage.

I am told that the appropriate way to do this is using the ASP.NET Universal Providers, along with a small amount of web.config trickery.

So far, I have not been able to get this working. There are a variety of postings around this topic, but a lot of them point to using Microsoft.Samples.ServiceHosting.AspProviders.TableStorageSessionStateProvider, which looks like a precursor to the Universal Providers being released.

At the moment, my web.config sessionState section looks like this:

<sessionState mode="Custom"
              customProvider="TableStorageSessionStateProvider">
  <providers>
    <clear/>
    <add name="TableStorageSessionStateProvider"
         type="System.Web.Providers.DefaultSessionStateProvider"/>
  </providers>
</sessionState>

However, using this gives me an error as the provider needs to have a connectionStringName attribute.

For Azure table storage, what should this look like?

  • 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-01T16:44:25+00:00Added an answer on June 1, 2026 at 4:44 pm

    I don’t think the universal providers have any support for table storage.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I already have my azure web role running in cloud using azure sdk 1.6.
Azure web role (MVC 3 project) wont' start with Twilio controller class I have
Greetings, Windows Azure only supports SQL Azure Session State for multiple instances. I'm thinking
We have an windows Azure web role (typically ASP.NET application) with client side J-queries
My Azure app hosts multiple ZeroMQ Sockets which bind to several tcp ports. It
I have configured the Azure AppFabric Cache as session provider in my ASP.NET MVC
I would like to use azure caching to store session and output caching data.
I m using the local system to test session on windows azure. I have
We have an ASP.NET MVC 3 web site which isn't working after it's deployed
When I create a new Azure solution (with a web role and a worker

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.