What if I store 10TB on azure servers and then keep the vm powered off?












4















I want to know should I pay for storage on azure even if I don't use it?
for example if I store 10TB on an azure VM and then keep that VM powered off, Will Microsoft charge me for that 10TB data? Or it just charges us for powered on VMs?










share|improve this question























  • If you just need some data stored, look at AWS S3, or whatever the matching Azure offering is. No server needed that way.

    – Criggie
    16 hours ago











  • For storage only Backblaze and Wasabi might be a better options. They both are built around storage charges, rather than AWS / Azure who’re about compute primary.

    – BaronSamedi1958
    4 hours ago
















4















I want to know should I pay for storage on azure even if I don't use it?
for example if I store 10TB on an azure VM and then keep that VM powered off, Will Microsoft charge me for that 10TB data? Or it just charges us for powered on VMs?










share|improve this question























  • If you just need some data stored, look at AWS S3, or whatever the matching Azure offering is. No server needed that way.

    – Criggie
    16 hours ago











  • For storage only Backblaze and Wasabi might be a better options. They both are built around storage charges, rather than AWS / Azure who’re about compute primary.

    – BaronSamedi1958
    4 hours ago














4












4








4








I want to know should I pay for storage on azure even if I don't use it?
for example if I store 10TB on an azure VM and then keep that VM powered off, Will Microsoft charge me for that 10TB data? Or it just charges us for powered on VMs?










share|improve this question














I want to know should I pay for storage on azure even if I don't use it?
for example if I store 10TB on an azure VM and then keep that VM powered off, Will Microsoft charge me for that 10TB data? Or it just charges us for powered on VMs?







azure virtual-machines hard-drive storage






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked yesterday









user1728307user1728307

2615




2615













  • If you just need some data stored, look at AWS S3, or whatever the matching Azure offering is. No server needed that way.

    – Criggie
    16 hours ago











  • For storage only Backblaze and Wasabi might be a better options. They both are built around storage charges, rather than AWS / Azure who’re about compute primary.

    – BaronSamedi1958
    4 hours ago



















  • If you just need some data stored, look at AWS S3, or whatever the matching Azure offering is. No server needed that way.

    – Criggie
    16 hours ago











  • For storage only Backblaze and Wasabi might be a better options. They both are built around storage charges, rather than AWS / Azure who’re about compute primary.

    – BaronSamedi1958
    4 hours ago

















If you just need some data stored, look at AWS S3, or whatever the matching Azure offering is. No server needed that way.

– Criggie
16 hours ago





If you just need some data stored, look at AWS S3, or whatever the matching Azure offering is. No server needed that way.

– Criggie
16 hours ago













For storage only Backblaze and Wasabi might be a better options. They both are built around storage charges, rather than AWS / Azure who’re about compute primary.

– BaronSamedi1958
4 hours ago





For storage only Backblaze and Wasabi might be a better options. They both are built around storage charges, rather than AWS / Azure who’re about compute primary.

– BaronSamedi1958
4 hours ago










2 Answers
2






active

oldest

votes


















6














Yes, you’ll be charged for persistent storage. No, you won’t be charged for anything on a temp disk, but your data won’t survive a reboot. System disk written “extras” will be added to your “storage” bill.






share|improve this answer





















  • 9





    Data on system disks will always survive a reboot; it's data on temporary disks that doesn't.

    – Massimo
    yesterday











  • It's not cheap either, way more than gcloud, and more than AWS. It is still worth shutting down the VM's though. The level of granularity in the cost explorer leaves a lot to be desired too, but they are improving.

    – mckenzm
    yesterday



















9














Questions about products or services pricing are off topic here.



Anyway, yes, you will pay for used storage space even when no one is actively accessing it; the actual price depends on the type and size of the storage. More info here:



https://azure.microsoft.com/en-us/pricing/details/storage/page-blobs/






share|improve this answer

























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "2"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f956703%2fwhat-if-i-store-10tb-on-azure-servers-and-then-keep-the-vm-powered-off%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    6














    Yes, you’ll be charged for persistent storage. No, you won’t be charged for anything on a temp disk, but your data won’t survive a reboot. System disk written “extras” will be added to your “storage” bill.






    share|improve this answer





















    • 9





      Data on system disks will always survive a reboot; it's data on temporary disks that doesn't.

      – Massimo
      yesterday











    • It's not cheap either, way more than gcloud, and more than AWS. It is still worth shutting down the VM's though. The level of granularity in the cost explorer leaves a lot to be desired too, but they are improving.

      – mckenzm
      yesterday
















    6














    Yes, you’ll be charged for persistent storage. No, you won’t be charged for anything on a temp disk, but your data won’t survive a reboot. System disk written “extras” will be added to your “storage” bill.






    share|improve this answer





















    • 9





      Data on system disks will always survive a reboot; it's data on temporary disks that doesn't.

      – Massimo
      yesterday











    • It's not cheap either, way more than gcloud, and more than AWS. It is still worth shutting down the VM's though. The level of granularity in the cost explorer leaves a lot to be desired too, but they are improving.

      – mckenzm
      yesterday














    6












    6








    6







    Yes, you’ll be charged for persistent storage. No, you won’t be charged for anything on a temp disk, but your data won’t survive a reboot. System disk written “extras” will be added to your “storage” bill.






    share|improve this answer















    Yes, you’ll be charged for persistent storage. No, you won’t be charged for anything on a temp disk, but your data won’t survive a reboot. System disk written “extras” will be added to your “storage” bill.







    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited 4 hours ago

























    answered yesterday









    BaronSamedi1958BaronSamedi1958

    7,31511127




    7,31511127








    • 9





      Data on system disks will always survive a reboot; it's data on temporary disks that doesn't.

      – Massimo
      yesterday











    • It's not cheap either, way more than gcloud, and more than AWS. It is still worth shutting down the VM's though. The level of granularity in the cost explorer leaves a lot to be desired too, but they are improving.

      – mckenzm
      yesterday














    • 9





      Data on system disks will always survive a reboot; it's data on temporary disks that doesn't.

      – Massimo
      yesterday











    • It's not cheap either, way more than gcloud, and more than AWS. It is still worth shutting down the VM's though. The level of granularity in the cost explorer leaves a lot to be desired too, but they are improving.

      – mckenzm
      yesterday








    9




    9





    Data on system disks will always survive a reboot; it's data on temporary disks that doesn't.

    – Massimo
    yesterday





    Data on system disks will always survive a reboot; it's data on temporary disks that doesn't.

    – Massimo
    yesterday













    It's not cheap either, way more than gcloud, and more than AWS. It is still worth shutting down the VM's though. The level of granularity in the cost explorer leaves a lot to be desired too, but they are improving.

    – mckenzm
    yesterday





    It's not cheap either, way more than gcloud, and more than AWS. It is still worth shutting down the VM's though. The level of granularity in the cost explorer leaves a lot to be desired too, but they are improving.

    – mckenzm
    yesterday













    9














    Questions about products or services pricing are off topic here.



    Anyway, yes, you will pay for used storage space even when no one is actively accessing it; the actual price depends on the type and size of the storage. More info here:



    https://azure.microsoft.com/en-us/pricing/details/storage/page-blobs/






    share|improve this answer






























      9














      Questions about products or services pricing are off topic here.



      Anyway, yes, you will pay for used storage space even when no one is actively accessing it; the actual price depends on the type and size of the storage. More info here:



      https://azure.microsoft.com/en-us/pricing/details/storage/page-blobs/






      share|improve this answer




























        9












        9








        9







        Questions about products or services pricing are off topic here.



        Anyway, yes, you will pay for used storage space even when no one is actively accessing it; the actual price depends on the type and size of the storage. More info here:



        https://azure.microsoft.com/en-us/pricing/details/storage/page-blobs/






        share|improve this answer















        Questions about products or services pricing are off topic here.



        Anyway, yes, you will pay for used storage space even when no one is actively accessing it; the actual price depends on the type and size of the storage. More info here:



        https://azure.microsoft.com/en-us/pricing/details/storage/page-blobs/







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited yesterday

























        answered yesterday









        MassimoMassimo

        53k44165280




        53k44165280






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Server Fault!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f956703%2fwhat-if-i-store-10tb-on-azure-servers-and-then-keep-the-vm-powered-off%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            How to label and detect the document text images

            Vallis Paradisi

            Tabula Rosettana