1. An Azure Standard_A4 virtual machines has ____ cores.
Answer: -8
2. Which of the following option(s) is /are endorsed distributions when deploying Linux as an Azure Virtual Machine?
Answer: -All of the options
3. Use the following command to create a virtual machine with Resource Manager ___________.
Answer: -New-Azure RMVM
4. You are deploying an Azure VM utilizing a template file from GitHub using the New-Azure RM Resource Group Deployment cmdlet. Which of the following parameters are likely to be used with the cmdlet?
Answer: -Resource group name and temp URI
5. What is the maximum number of virtual machines a cloud service can contain?
Answer: -50
6. Which of the following helps you to easily identify which SKU is most likely to satisfy your performance needs?
Answer: -ACU
7. 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?
Answer: -vhdx file
8. Which of the following is supported on Azure virtual machines?
Answer: -VHDX
9. The smallest recommended virtual machine for a production environments is _____
Answer: -A1
10. What differentiates Azure Resource Manager PowerShell cmdlets from Service Manager PowerShell cmdlets?
Answer: -All ARM PowerShell cmdlet names include the string 'RM'
11. Which of the following is the file format for the Resource Manager template?
Answer: -JSON
12. You are creating an Azure virtual machine by using an ARM template. Which of the following conditions must be met?
Answer: -All resources must be part of resource grp
13. 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?
Answer: -All options
14. A Standard_A7 virtual machine would be considered for ________.
Answer: -High Performance Computing
15. Which Windows Server feature(s) is / are not supported on Azure virtual machines?
Answer: -Mutipath I/O
16. 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?
Answer: -latest
17. Temporary files must be stored on which drive?
Answer: -D:
18. Which of the following element allows you to create and manage virtual machines that serve either in a Web role and a Worker role?
Answer: -Cloud Services
19. You need to add data to Azure by using the Azure import service. What should you do?
Answer: -Ship the hard disk to an Azure datacenter
20. You add a data disk to an Azure virtual machine. What drive type is created?
Answer: -SCSI
21. 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?
Answer: -CNAME
22. To use Premium storage, you will need a virtual machine in which of the following three series?
Answer: -All options
23. Fs and F series of VMs are
Answer: -Compute Optimized
24. Microsoft supports OS that is past their End of Support date without a Custom Support Agreement (CSA).
Answer: -FALSE
25. Azure virtual machines disks are stored as ______.
Answer: -VHD files
26. What is the maximum number of data disks supported by the Standard_A7 virtual machine?
Answer: -16
27. Which of the following web applications can be deployed with Azure ?
Answer: -All options
28. A _________ role is a virtual machine instance running Microsoft IIS Web server that can accept and respond to HTTP or HTTPS requests.
Answer: -web
29. Which components are examples of Infrastructure as a Service (IaaS) services?
Answer: -All options
30. Select the correct statement regarding the operating system upgrades of an Azure virtual machine?
Answer: -Only Server OS
31. From the virtual machine blade of the Azure portal, you can do all of the following actions to your virtual machine, except?
Answer: -Start
32. Scales sets are often integrated with which of the following selections?
Answer: -All options
33. Which of the following IP address type can change when you stop or start a resource?
Answer: -Dynamic
34. Cross platform management options include all of the following except ________.
Answer: -RDP
35. Which tool is used to view details, such as IP addresses, about the virtual machines in a scale set?
Answer: -Resource Manager
36. Which of the following helps Azure maintain high availability and fault tolerance when deploying and upgrading applications?
Answer: -Availability Set
37. Linux on Azure Endorsed Distributions can be described as _______.
Answer: -Azure gallery supported on Azure
38. An Azure subscription has a current limit of how many virtual machines per region?
Answer: -20
39. Which statement regarding dynamically allocated public addresses in Azure is true?
Answer: -The addresses are allocated when machine is started.
40. Which of the following is supported on Azure virtual machines?
Answer: -Gen 1 VM
41. 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?
Answer: -Fault Domain
42. What feature does Azure Availability Sets provide?
Answer: -Redundancy
43. Which of the following would not use a private IP address?
Answer: -VPN
44. The Virtual Machine C: drive is a SATA drive that contains _______.
Answer: -Operating System Files
45. Which situation will prevent a virtual machine (VM) from being migrated from an on-premises environment to Azure?
Answer: -The VM was created by using Hyper-V.
46. Public IP addresses are used for communication with _______
Answer: -public-facing azure services
47. What is the largest size for a Resource Manager template?
Answer: -1MB
48. What is the fourth step in the basic steps for deploying a virtual machine in Azure?
Answer: -Provision VM
49. The smallest recommended virtual machine for a production environments is
Answer: -A1
50. Which of the following option(s) is / are endorsed distributions when deploying Linux as an Azure Virtual Machine?
Answer: ----------
51. Which command uploads a virtual hard disk from an on-premises virtual machine to a blob in a cloud storage account in Azure?
Answer: -Add-AzureRMVhd
52. Which of the following three options are required when uploading Hyper-V files from on-premises data centers?
Answer: -All the options
53. Which types of workload would be most suitable for deployment on Azure virtual machines?
Answer: -All the options
54. Which of the following is a valid reason to deploy a virtual machine (VM) on-premises in Hyper-V instead of in Azure?
Answer: -You need to deploy a VM that uses the VHD file format.