0% found this document useful (0 votes)
140 views2 pages

Azure VMs

This document contains questions and answers about deploying and configuring Azure virtual machines. It discusses using Resource Manager templates, virtual machine sizes, operating systems, disks, networking, and high availability options. Key points covered include using the New-AzureRMResourceGroupDeployment cmdlet to deploy VMs from templates, the JSON format for templates, and that Azure supports CentOS and Endorsed Linux distributions for VMs.

Uploaded by

carlos juarez
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
140 views2 pages

Azure VMs

This document contains questions and answers about deploying and configuring Azure virtual machines. It discusses using Resource Manager templates, virtual machine sizes, operating systems, disks, networking, and high availability options. Key points covered include using the New-AzureRMResourceGroupDeployment cmdlet to deploy VMs from templates, the JSON format for templates, and that Azure supports CentOS and Endorsed Linux distributions for VMs.

Uploaded by

carlos juarez
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

-----------------------------------------

You are deploying an Azure VM utilizing a template file from GitHub using the
New-AzureRMResourceGroupDeployment cmdlet. Which of the following parameters are
likely to be used with the cmdlet?
Resource Group Name and Template URI
Use the following command to create a virtual machine with Resource Manager
___________.

New-AzureRMVM
What is the highest number of virtual machines a cloud service can hold?
50
Which of the following option(s) is /are endorsed distributions when deploying
Linux as an Azure Virtual Machine?
CentOS 6.3+
The smallest prescribed virtual machine for a production environment is
_______________.
A1
---------------------
Which of the following is the file format for the Resource Manager template?

JSON
Which Windows Server feature(s) is / are not supported on Azure virtual
machines?
Multipath I/O
Which of the following is supported on Azure virtual machines?
Generation 1 virtual machines
You are using the Set-AzureRMVMSourceImage command with the -Version parameter.
You wish to ensure that you get the most current image. Which value should you
use with the -Version parameter?
Latest
-----------------
Which of the following helps you to easily identify which SKU is most likely to
satisfy your performance needs?

ACU
What differentiates Azure Resource Manager PowerShell cmdlets from Service
Manager PowerShell cmdlets?
All ARM PowerShell cmdlet names include the string 'RM'
You have to create a custom virtual machine (VM). Also, you have to upload the
VM to Azure. What is the first step to start?
Prepare/Sysprep the VM

An Azure Standard_A4 virtual machines has ____ cores.


8
"Standard_G1 – Standard_G5 and Standard_GS1 – Standard_GS5 would be considerd
for"
High Memory and Dense Local Storage

You are creating an Azure virtual machine by using an ARM template. Which of the
following conditions must be met?
All resources must be part of a resource group.
-----------------------
Temporary files must be stored on which drive?
D:
A _________ role is a virtual machine instance operating the Microsoft IIS Web
server that can accept and reply to HTTPS or HTTP requests.
wEB
Azure virtual machines disks are stored as ______.
VHD files
Which of the following element allows you to create and manage virtual machines

This study source was downloaded by 100000815478877 from CourseHero.com on 07-11-2022 22:22:25 GMT -05:00

https://www.coursehero.com/file/70175146/Azure-VMstxt/
that serve either in a Web role and a Worker role?

Cloud Services
What DNS record type is set when mapping a Custom Domain to be an alias for the
default {sitename}.azurewebsites.net domain name assigned to a Web App by Azure?
CNAME

------------------
Microsoft supports OS that is past their End of Support date without a Custom
Support Agreement (CSA).
False
Which of these web applications can be used with Azure?
All
To use premium storage, you will need a virtual machine in which of the
following three series?
All
----
The Virtual Machine C: drive is a SATA drive that includes _______.
Operating system files
What is the maximum number of data disks supported by the Standard_A7 virtual
machine?
16

Cross platform management options include all of the following except ________.
Azure CLI

Which of the following defines a group of virtual machines that share a common
set of hardware, switches, and more than a single point of failure?
Fault Domain

Which types of workload would be most suitable for deployment on Azure virtual
machines?
All
What feature does Azure Availability Sets provide?

Auto scaling
Which situation will prevent a virtual machine (VM) from being migrated from an
on-premises environment to Azure?

The VM has been generalized by using sysprep.exe


Select the correct statement regarding the operating system upgrades of an Azure
virtual machine?
No OS upgrades are supported
What is the fourth step in the basic steps for deploying a virtual machine in
Azure?
Providing a mandatory info
Linux on Azure Endorsed Distributions can be described as _______.

Linux Image distributions that are available in the Azure gallery that are
supported on Azure

This study source was downloaded by 100000815478877 from CourseHero.com on 07-11-2022 22:22:25 GMT -05:00

https://www.coursehero.com/file/70175146/Azure-VMstxt/
Powered by TCPDF (www.tcpdf.org)

You might also like