Exam AZ-103 Microsoft Azure Administrator Sample Questions 3
- Posted by Pavithra
- Categories Assessments
- Date April 21, 2020
- Comments 0 comment
21. 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.
- Add a 500-GB managed disk.
- Add the Puppet Agent extension.
- Attach an additional network interface.
Which change will cause downtime for VM1?
Correct!
Wrong!
22. 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?
Correct!
Wrong!
23. 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?
Correct!
Wrong!
24. 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?
Correct!
Wrong!
25. You have an Azure subscription named Subscription1 that is used by several departments at your company. Subscription1 contains the resources in the following table.Another administrator deploys a virtual machine named VM1 and an Azure Storage account named Storage2 by using a single Azure Resource Manager template.You need to view the template used for the deployment.From which blade can you view the template that was used for the deployment?
Correct!
Wrong!
26. You have an Azure virtual machine named VM1. VM1 was deployed by using a custom Azure Resource Manager template named ARM1.json.You receive a notification that VM1 will be affected by maintenance. You need to move VM1 to a different host immediately. Solution: From the Overview blade, you move the virtual machine to a different subscription. Does this meet the goal?
Correct!
Wrong!
27. You have an Azure virtual machine named VM1. VM1 was deployed by using a custom Azure Resource Manager template named ARM1.json.You receive a notification that VM1 will be affected by maintenance. You need to move VM1 to a different host immediately. Solution: From the Redeploy blade, you click Redeploy. Does this meet the goal?
Correct!
Wrong!
28. You have an Azure virtual machine named VM1. VM1 was deployed by using a custom Azure Resource Manager template named ARM1.json.You receive a notification that VM1 will be affected by maintenance. You need to move VM1 to a different host immediately. Solution: From the Update management blade, you click Enable. Does this meet the goal?
Correct!
Wrong!
29. You download an Azure Resource Manager template based on an existing virtual machine. The template will be used to deploy 100 virtual machines.You need to modify the template to reference an administrative password. You must prevent the password from being stored in plain text.What should you create to store the password?
Correct!
Wrong!
30. You discover that VM3 does NOT meet the technical requirements. You need to verify whether the issue relates to the NSGs. What should you use?
Correct!
Wrong!
Exam AZ-103 Microsoft Azure Administrator Sample Questions 3
You may also like
121. You have an azure subscription named Subscription that contains the resource groups shown in the following table. In RG1, you create a virtual machine named VM1 in the East Asia location. You plan to create a virtual network named …
131. You have an Azure App Service plan named AdatumASP1 that uses the P2v2 pricing tier. AdatumASP1 hosts Ml Azure web app named adatumwebapp1. Youneed to delegate the management of adatumwebapp1 to a group named Devs. Devs must be able …
Microsoft azure az 203 exam sample questions 4
22 April, 2020
31. You are implementing an Azure API app that uses built-in authentication and authorization functionality. All app actions must be associated with information about the current user. You need to retrieve the information about the current user. What are two …