AZ-900 Exam QuestionsBrowse all questions from this exam

AZ-900 Exam - Question 343


HOTSPOT -

Select the answer that correctly completes the sentence.

Hot Area:

Show Answer
Correct Answer:

Reference:

https://docs.microsoft.com/en-us/azure/advisor/advisor-cost-recommendations https://build5nines.com/properly-shutdown-azure-vm-to-save-money/

Discussion

17 comments
Sign in to comment
Examiner
Aug 31, 2022

super-wrong ! Of course you have to stop the VM in the portal to dealocate ressources.

Greg_Exam
Aug 31, 2022

The correct answer is to stop VM from the Azure portal. Shutting down the machine from the OS is not enough, you will still be paying for the Azure VM compute resources (aka hardware allocation).

John198666
Sep 15, 2023

Why do we keep getting this wrong answer who answers this questions??

Luckybird
May 26, 2023

The answer is incorrect , it should be stop the VM , donot accept any protests. cause I am right ,

akramul
Mar 30, 2023

So far googling a lot and also got from chatGPT a well answer: To save on costs for an unused Azure virtual machine that runs Windows 10, you should select "stop" for the virtual machine from the Azure portal. Stopping the virtual machine from the Azure portal will deallocate the compute resources, which will stop the accrual of charges for the virtual machine. Shutting down the virtual machine from a Remote Desktop session will not deallocate the compute resources and will continue to accrue charges for the virtual machine. So, it is recommended to use the Azure portal to stop the virtual machine to save on costs.

Fosnefes
Feb 12, 2023

Answer is shut down. See - https://azure.microsoft.com/en-us/solutions/cost-optimization/#tools

Ciupaz
Feb 13, 2023

Answer is Deallocate virtual machines when they're not in use. When you deallocate virtual machines, the associated hard disks and data are still kept in Azure. But you don't pay for CPU or network consumption, which can help save costs.

Rohit2023
Feb 24, 2023

I'll go with "select Stop for the virtual machine from the Azure portal"

AlexKK
Feb 25, 2023

Shut down is the correct answer: check this link: https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/tutorial-acm-opt-recommendations The list of recommendations identifies usage inefficiencies or shows purchase recommendations that can help you save additional money. The totaled Potential yearly savings shows the total amount that you can save if you shut down or deallocate all of your VMs that meet recommendation rules. If you don't want to shut them down, you should consider resizing them to a less expensive VM SKU.

4pelos
Jan 17, 2024

Shut down is the correct answer

Sean_n3
Feb 28, 2023

Deallocating a virtual machine stops the billing for the compute resources associated with the virtual machine while retaining the configuration and data associated with it. Here are the steps to deallocate an Azure virtual machine: Open the Azure portal and go to the Virtual Machines page. Select the virtual machine that you want to deallocate. Click on the Stop button in the top menu. This will stop the virtual machine and deallocate its resources. Once the virtual machine is stopped, you can start it again by clicking on the Start button in the top menu. By deallocating the virtual machine, you can avoid paying for the compute resources that are not being used. However, keep in mind that you will still be charged for any storage resources associated with the virtual machine, such as disks and images. To save on these costs as well, you can consider deleting the virtual machine altogether, but this will also delete all of the data associated with it.

rafacop
Apr 13, 2023

Stop is de proper anwser to deallocate the resource and cost

Lopat
Feb 14, 2023

i'm not a robot

ziggy1117
Feb 25, 2023

Stop from Azure Portal. The second method, and the important one to remember, is to go into the Azure Portal (or use the Azure CLI or Azure PowerShell) and use Azure to Stop the VM. Instead of just shutting down the Operating System, Azure will also deallocate the compute resources allocated for the VM. This releases the compute resources to be used for another customer within Microsoft Azure. This will cause Azure to no longer charge you for the compute resources, and Azure will report the status of the VM as being in a “Stopped (Deallocated)” state. https://build5nines.com/properly-shutdown-azure-vm-to-save-money/

ArmadilloIta
Nov 21, 2023

In the answers to these tests I have always placed myself in this vision: there is a right answer and a more right one. Shutting down the VM saves money, but using stop in Azure Portal deallocates resources (public IP for example) and saves more. Here I take the stop in the portal. https://learn.microsoft.com/en-us/answers/questions/574969/whats-the-difference-between-deallocated-and-stopp

3d1d88d
Dec 27, 2023

stopping the VM may have been right, but that option does not mention "during the RDP session"

Kholio86
Jul 6, 2024

Shut down in the correct answer https://learn.microsoft.com/en-us/azure/advisor/advisor-reference-cost-recommendations Consider enabling autopause on Spark compute Autopause releases and shuts down unused Compute resources after a set idle period of inactivity. Right-size or shutdown underutilized virtual machine scale sets

e3ddceb
Jul 14, 2024

Ans C- Selecting "Stop" for the virtual machine from the Azure portal will deallocate the resources and help you save on costs.