Which method should you use?
You are writing code to create and run an Azure Batch job. You have created a pool of compute nodes. You need to choose the right class and its method to submit a batch job to the Batch service. Which method should you use? A. JobOperations.EnableJobAsync(String, IEnumerable,CancellationToken) B. JobOperations.CreateJob() C. CloudJob.Enable(IEnumerable) D. JobOperations.EnableJob(String,IEnumerable) E. CloudJob.CommitAsync(IEnumerable, […]
What is a possible cause of the Warning status?
You plan to back up an Azure virtual machine named VM1. You discover that the Backup Pre-Check status displays a status of Warning. What is a possible cause of the Warning status? A. VM1 is stopped. B. VM1 does not have the latest version of WaAppAgent.exe installed. C. VM1 has an unmanaged disk. D. A […]
You have an Azure subscription named Subscription1.
You have an Azure subscription named Subscription1. You deploy a Linux virtual machine named VM1 to Subscription1. You need to monitor the metrics and the logs of VM1. What should you use? A. the AzurePerformanceDiagnostics extension B. Azure HDInsight C. Linux Diagnostic Extension (LAD) 3.0 D. Azure Analysis Services Explanation: You can use extensions to […]
You have an Azure virtual machine named VM1 that you use for testing. VM1 is protected by Azure Backup.
You have an Azure virtual machine named VM1 that you use for testing. VM1 is protected by Azure Backup. You delete VM1. You need to remove the backup data stored for VM1. What should you do first? A. Delete the Recovery Services vault. B. Delete the storage account. C. Stop the backup D. Modify the […]
Which change will cause downtime for VM1?
You have an Azure subscription that contains a virtual machine named VM1. VM1 hosts a line-of-business application that is available 24 hours a day. VM1 has one network interface and one managed disk. VM1 uses the D4s v3 size. You plan to make the following changes to VM1: • Change the size to D8s v3. […]
You need to implement a backup solution for App1 after the application is moved.
You need to implement a backup solution for App1 after the application is moved. What should you create first? A. a recovery plan B. a Recovery Services vault C. an Azure Backup Server D. a backup policy Explanation: A Recovery Services vault is a logical container that stores the backup data for each protected resource, […]
You create an Azure Storage account named contosostorage.
You create an Azure Storage account named contosostorage. 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 you open between the home computers and the data file share? A. 80 B. 443 C. […]
You plan to use the Azure Import/Export service to copy files to a storage account.
You plan to use the Azure Import/Export service to copy files to a storage account. Which two files should you create before you prepare the drives for the import job? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. A. a driveset CSV file B. a JSON configuration […]
You have the Azure virtual machines shown in the following table.
You have the Azure virtual machines shown in the following table. You have a Recovery Services vault that protects VM1 and VM2. You need to protect VM3 and VM4 by using Recovery Services. What should you do first? A. Create a new backup policy. B. Configure the extensions for VM3 and VM4. C. Create a […]
You have an Azure subscription that contains the resources in the following table.
You have an Azure subscription that contains the resources in the following table. Store1 contains a file share named Data. Data contains 5,000 files. You need to synchronize the files in Data to an on-premises server named Server1. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct […]