You need to reduce the storage costs associated with the VMs

You manage an Azure subscription with virtual machines (VMs) that are running in Standard
mode.
You need to reduce the storage costs associated with the VMs.
What should you do?

You manage an Azure subscription with virtual machines (VMs) that are running in Standard
mode.
You need to reduce the storage costs associated with the VMs.
What should you do?

A.
Locate and remove orphaned disks.

B.
Add the VMs to an affinity group.

C.
Change VMs to the Basic tier.

D.
Delete the VHD container.



Leave a Reply 17

Your email address will not be published. Required fields are marked *


joni

joni

is this correct?

AzureGuest

AzureGuest

I think you should change to Basic.

CastorTray

CastorTray

should be “C”

Standard offers 50 GB of storage space, while Basic only gives 10 GB but it will save costs.

Reference: Websites Pricing Details
URL: http://azure.microsoft.com/en-us/pricing/details/websites/

Green Hosting

Green Hosting

Question asking about VM, not website.

I believe answer is A too

Peter Park

Peter Park

I think it is A
Not B : Affinity group can only be added when creating a VM and it will reduce latency but not storage costs.
Not C : basic tier is cheaper than standard only for vm hours not storage.
Not D : no sense to delete VHD container

joni

joni

I think its C

Arie

Arie

As you can read on the page linked below, the VM instance prices do not include storage costs. While switching from Standard tier to Basic tier does reduce the costs associated with running the image, it does not reduce the storage costs associated with the VM. The correct answer is A therefore.

http://azure.microsoft.com/en-us/pricing/details/virtual-machines

challenge

challenge

–Am I billed separately for local disk storage?

No. All new virtual machines have an operating system disk and a local disk (or “resource disk”). We don’t charge for local disk storage. The operating system disk is charged at the regular rate for disks.

probably A then

challenge

challenge

This Q is NOT taking about WEBSITES – it says VMs.

I think the answer is C as there is a clear benefit from switching from Standard down to Basic as the PROVISIONED disks are less in Basic tier – thus saving storage costs.

challenge

challenge

Actually I have changed my mind. I think it’s A:

–Am I billed separately for local disk storage?

No. All new virtual machines have an operating system disk and a local disk (or “resource disk”). We don’t charge for local disk storage. The operating system disk is charged at the regular rate for disks.

nima

nima

Sorry but what if we don’t have Orphaned Disks?

RobV

RobV

While removing orphaned disks would reduce storage costs, thinking the better answer might be C?

All OS and Data Disks are blob-backed, which means you pay for the storage of it. The larger the disk, the more you pay.
Disk sizes are larger in Standard, than in Basic (except for A0)
Therefore, answer must be C — (change VMs to basic tier)

Although, reading that the actual savings would be very small.

Thoughts?

RobV

RobV

Think they’re testing you to see if you understand that Basic and Standard have different disk sizes (except A0) and that the disk lives in storage and you are charged for it.

Adam

Adam

The key working in this question is “storage costs” not “operational cost”. Changing from standard to basic has impact on disk performance (iops) but not the storage cost.

Storage costs are the same on all plans apart from premium which is SSDs.

Removing orphaned disk will reduce the amount of storage that is been used in your storage pool, resulting in paying less for storage.

Reducing the tier the VM is in will reduce operational costs not storage cost.

Correct answer is A. – Locate and remove orphaned disks.

Hope that helps explain the difference and how MS like to catch you out.

GM

GM

It’s A for %100