Which three actions should you perform in sequence?
Topic 2, Humongous Insurance Overview Existing Environment Humongous Insurance is an insurance company that has three offices in Miami, Tokoyo, and Bankok. Each has 5000 users. Active Directory Environment Humongous Insurance has a single-domain Active Directory forest named humongousinsurance.com. The functional level of the forest is Windows Server 2012. You...
What should you deploy?
You plan to deploy three Azure virtual machines named VM1, VM2, and VM3. The virtual machines will host a web app named App1. You need to ensure that at least two virtual machines are available if a single Azure datacenter becomes unavailable. What should you deploy?A . all three virtual...
Does this meet the goal?
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...
Which storage account should you identify?
You need to identify which storage account to use for the flow logging of IP traffic from VM5. The solution must meet the retention requirements. Which storage account should you identify?A . storage4B . storage1C . storage2D . storage3View AnswerAnswer: D
Which outbound port should be open between the home computers and the data file share?
You create an Azure Storage account named Contoso storage. You plan to create a file share named data. Users need to map a drive to the data file share from home computers that run Windows 10. Which outbound port should be open between the home computers and the data file...
What should you do first?
You have a Recovery Service vault that you use to test backups. The test backups contain two protected virtual machines. You need to delete the Recovery Services vault. What should you do first?A . From the Recovery Service vault, stop the backup of each backup item.B . From the Recovery...
Which resources can you set as data sources in DCRI, and which resources can you set as destinations in DCRI?
HOTSPOT You have an Azure subscription that contains the resources shown in the following table. You plan to create a data collection rule named DCRI in Azure Monitor. Which resources can you set as data sources in DCRI, and which resources can you set as destinations in DCRI? To answer,...
Which role-based access control (RBAC) role should you assign to User1?
You have an Azure subscription that contains a user named User1. You need to ensure that User1 can deploy virtual machines and manage virtual networks. The solution must use the principle of least privilege. Which role-based access control (RBAC) role should you assign to User1?A . OwnerB . Virtual Machine...
What should you do first?
You need to add VM1 and VM2 to the backend poo! of LB1. What should you do first?A . Create a new NSG and associate the NSG to VNET1/Subnet1.B . Connect VM2 to VNET1/Subnet1.C . Redeploy VM1 and VM2 to the same availability zone.D . Redeploy VM1 and VM2 to...
Which command should you run?
You have an on-premises server that contains a folder named D:Folder1. You need to copy the contents of D:Folder1 to the public container in an Azure Storage account named contoso data. Which command should you run?A . https://contosodata.blob.core.windows.net/publicB . azcopy sync D:folder1 https://contosodata.blob.core.windows.net/public --snapshotC . azcopy copy D:folder1 https://contosodata.blob.core.windows.net/public --recursiveD...