Question.91 You have an Azure virtual machine named VM1 that runs Windows Server 2019. The VM was deployed using default drive settings. You sign in to VM1 as a user named User1 and perform the following actions: -Create files on drive C. -Create files on drive D. -Modify the screen saver timeout. -Change the desktop background. You plan to redeploy VM1. Which changes will be lost after you redeploy VM1? (A) The modified screen saver timeout (B) The new desktop background (C) The new files on drive D (D) The new files on drive C |
90. Click here to View Answer
Answer is (C) The new files on drive D
For Windows Server, the temporary disk is mounted as “D:”.
For Linux based VM’s the temporary disk is mounted as “/dev/sdb1”.
Reference:
https://www.cloudelicious.net/azure-vms-and-their-temporary-storage
Question.92 You have an Azure subscription. You have an on-premises virtual machine named VM1. The settings for VM1 are shown in the exhibit. You need to ensure that you can use the disks attached to VM1 as a template for Azure virtual machines. What should you modify on VM1? (A) The memory (B) The network adapters (C) The hard drive (D) The processor (E) Integration Services |
92. Click here to View Answer
Answer is (C) The hard drive
The Virtual hard disk is VHDx, it should be formated to VHD before migration from on-premises to Azure. Azure supports only generation 1 VMs that are in the VHD file format and have a fixed sized disk. The maximum size allowed for the VHD is 1,023 GB. You can convert a generation 1 VM from the VHDX file system to VHD and from a dynamically expanding disk to fixed-sized.
Reference:
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/prepare-for-upload-vhd-image
Question.93 You have an Azure subscription named Subscription1. You have 5 TB of data that you need to transfer to Subscription1. You plan to use an Azure Import/Export job. What can you use as the destination of the imported data? (A) Azure File Storage (B) An Azure Cosmos DB database (C) Azure Data Factory (D) Azure SQL Database |
93. Click here to View Answer
Answer is (A) Azure File Storage
Azure Import/Export service is used to securely import large amounts of data to Azure Blob storage and Azure Files by shipping disk drives to an Azure datacenter. This service can also be used to transfer data from Azure Blob storage to disk drives and ship to your on-premises sites. Data from one or more disk drives can be imported either to Azure Blob storage or Azure Files.
Reference:
https://learn.microsoft.com/en-us/azure/import-export/storage-import-export-service
Question.94 You have an Azure subscription. You have 100 Azure virtual machines. You need to quickly identify underutilized virtual machines that can have their service tier changed to a less expensive offering. Which blade should you use? (A) Monitor (B) Advisor (C) Metrics (D) Customer insights |
94. Click here to View Answer
Answer is (B) Advisor
The Advisor dashboard displays personalized recommendations for all your subscriptions. You can apply filters to display recommendations for specific subscriptions and resource types. The recommendations are divided into five categories:
Reliability (formerly called High Availability): To ensure and improve the continuity of your business-critical applications. For more information, see Advisor Reliability recommendations.
Security: To detect threats and vulnerabilities that might lead to security breaches. For more information, see Advisor Security recommendations.
Performance: To improve the speed of your applications. For more information, see Advisor Performance recommendations.
Cost: To optimize and reduce your overall Azure spending. For more information, see Advisor Cost recommendations.
Operational Excellence: To help you achieve process and workflow efficiency, resource manageability and deployment best practices. . For more information, see Advisor Operational Excellence recommendations.
Reference:
https://docs.microsoft.com/en-us/azure/advisor/advisor-cost-recommendations
Question.95 You have an Azure Active Directory (Azure AD) tenant. You need to create a conditional access policy that requires all users to use multi-factor authentication when they access the Azure portal. Which three settings should you configure? |
95. Click here to View Answer
– Users & Groups: Where you have to choose all users.
– Cloud apps: to specify the Azure portal
– Grant: to grant the MFA.
Those are the minimum requirements to create MFA policy. No conditions are required in the question.
Reference:
https://docs.microsoft.com/en-us/azure/active-directory/conditional-access/concept-conditional-access-policies
https://docs.microsoft.com/en-us/azure/active-directory/conditional-access/app-based-mfa