Pass Microsoft AZ-900 in Just 3 Days – Stress-Free, No Study Needed!
Have questions? Contact us directly on WhatsApp for quick support!
An Azure administrator plans to run a PowerShell script that creates Azure resources.
You need to recommend which computer configuration to use to run the script.
Which three computers can run the script? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- A. a computer that runs macOS and has PowerShell Core 6.0 installed.
- B. a computer that runs Windows 10 and has the Azure PowerShell module installed.
- C. a computer that runs Linux and has the Azure PowerShell module installed.
- D. a computer that runs Linux and has the Azure CLI tools installed.
- E. a computer that runs Chrome OS and uses Azure Cloud Shell.
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1.
From Azure documentation, you have the following command that creates a virtual machine named VM1. az vm create –resource-group RG1 –name VM1 –image UbuntuLTS –generate-ssh-keys
You need to create VM1 in Subscription1 by using the command.
Solution: From the Azure portal, launch Azure Cloud Shell and select Bash. Run the command in Cloud Shell.
Does this meet the goal?
- A. Yes
- B. No
Your company has several business units.
Each business unit requires 20 different Azure resources for daily operation. All the business units require the same type of Azure resources.
You need to recommend a solution to automate the creation of the Azure resources.
What should you include in the recommendations?
- A. Azure Resource Manager templates
- B. virtual machine scale sets
- C. the Azure API Management service
- D. management groups
HOTSPOT –
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Reference:
https://docs.microsoft.com/en-us/azure/cost-management-billing/costs/quick-acm-cost-analysis https://docs.microsoft.com/en-us/azure/cost-management-billing/costs/cost-analysis-common-uses
What can you use to identify underutilized or unused Azure virtual machines?
- A. Azure Advisor
- B. Azure Cost Management + Billing
- C. Azure reservations
- D. Azure Policy
HOTSPOT –
Which node in the Azure portal should you use to assign a user the Reader role for a resource group? To answer, select the node in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:


Box 1: Yes –
Box 2: No –
Cloud services can be managed through https://portal.azure.com/
In the Cloud Services area of the Azure portal, you can:
Update a service role or a deployment.
Promote a staged deployment to production.
Link resources to your cloud service so that you can see the resource dependencies and scale the resources together.
Delete a cloud service or a deployment.
Box 3: Yes –
Reference:
https://docs.microsoft.com/en-us/azure/cloud-services/cloud-services-how-to-manage-portal
DRAG DROP –
Match the Azure service to the correct definition.
Instructions: To answer, drag the appropriate Azure service from the column on the left to its description on the right. Each service may be used once, more than once, or not at all.
NOTE: Each correct selection is worth one point.
Select and Place:

A team of developers at your company plans to deploy, and then remove, 50 customized virtual machines each week. Thirty of the virtual machines run Windows
Server 2016 and 20 of the virtual machines run Ubuntu Linux.
You need to recommend which Azure service will minimize the administrative effort required to deploy and remove the virtual machines.
What should you recommend?
- A. Azure Reserved Virtual Machines (VM) Instances
- B. Azure virtual machine scale sets
- C. Azure DevTest Labs
- D. Microsoft Managed Desktop
HOTSPOT –
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

You can install the Az PowerShell module locally on Windows, macOS, and Linux. It can also be used from a browser through Azure Cloud Shell or inside a
Docker container.
Reference:
https://docs.microsoft.com/en-us/powershell/azure/what-is-azure-powershell?view=azps-6.6.0 https://serverfault.com/questions/323973/how-do-i-access-the-windows-azure-management-portal-from-ubuntu