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

  • Home
  • SEARCH
  • 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 6604337
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T19:08:29+00:00 2026-05-25T19:08:29+00:00

If I deploy a virtual machine image to windows azure. Will the virtual machine

  • 0

If I deploy a virtual machine image to windows azure.
Will the virtual machine be able to keep state or will it be reverted to the original state sometimes?

e.g. if the virtual machine hosts sql server (e.g. to enable full text serach which is not present in sql azure)
is there a chance that I lose my data sometimes then?

  • 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-05-25T19:08:30+00:00Added an answer on May 25, 2026 at 7:08 pm

    (EDIT — this answer was relevant for the PaaS style of Azure deployments; the new IaaS virtual machines do have persistent storage. See http://michaelwasham.com/2012/06/08/understanding-windows-azure-virtual-machines/ for more details)


    No, the virtual machine will not, officially, keep any state at all. In theory a new virtual machine could be created and your traffic routed to that new instance without your knowledge, for example after a patch update or anything else for that matter.

    So use AzureBlobDrive or table storage or SQL Azure if you want to store something that won’t go away.

    In practice, however, Azure instances currently have three drives:

    • C: holds logs
    • D: holds the operating system
    • E: (and F:) hold your application

    On a fresh deployment or a “reimage” these three drives are created from scratch.

    On a reboot, however, it seems that C: and D: stay as they were, but the drive with your application is reset.

    On an upgrade deployment things get interesting. Drives C: and D: stay unchanged, but after the host is taken offline by the load balancer a new drive F: is created with the new version of the application. Your IIS instance is reset to point to this new drive, then the old drive E: is removed, then the load balancer reconfigured to bring the host back on line. At the next upgrade your application will swap back to drive E:.

    The advantage of this is that upgrades don’t take nearly so long as full deployments. The downside is that changes to IIS configuration (e.g. endpoints, certificates) can’t be done with an upgrade but need a full deploy instead.

    So in practice it can be feasible to temporarily store data on C:, for something like logging. But don’t rely on it.

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

Sidebar

Related Questions

I have a virtual machine running windows 2003 server running MOSS 2007. This virtual
We currently deploy web applications by creating a database and running SQL scripts through
Sometimes we deploy applications behind customer firewall and we need read only access to
Im trying to deploy symfony on virtual host . mod_rewrite converts /web URLs to
I'm trying to deploy a Django site on an Ubuntu machine. I need to
I have a website and also connected in SQL Server. How do I deploy
In my development shop, we deploy code on virtual servers that sit on a
When I run rake db:seed ,something are broken! I get the following error: ray@ray-virtual-machine:~/ticketee$
I have an ASP.NET web site, my machine has IIS7 running on Windows Vista
i developed iphone apps in virtual macos on windows.now i want to test my

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.