Exam AZ-103 Microsoft Azure Administrator Sample Questions 7
- Posted by Pavithra
- Categories Assessments
- Date April 22, 2020
- Comments 0 comment
61. You need to recommend a solution to automate the configuration for the finance department users. The solution must meet the technical requirements.What should you include in the recommendation?
62. You need to prepare the environment to meet the authentication requirements.Which two actions should you perform? Each correct answer presents part of the solution.
Please select 2 correct answers
63. You have an Azure subscription that contains 10 virtual machines. You need to ensure that you receive an email message when any virtual machines are powered off, restarted, or deal located. What is the minimum number of rules and action groups that you require?
64. You have an Azure subscription that contains two resource groups named RG1 and RG2. RG2 does not contain any resources. RG1 contains the resources in the following table.
Name | Type | Description | Lock |
---|---|---|---|
VNet1 | Virtual Network | A virtual Network | ReadOnly |
VNet3 | Virtual Network | A Classic Virtual Network | None |
W10 | Virtual Machine | A Virtual Machine that runs windows 10 and is stopped and attached only to VNet1 | Delete |
W10_OsDisk | Disk | A managed SSD disk that is attached to W10 | None |
65. You have 100 Azure subscriptions. All the subscriptions are associated to the same Azure Active Directory (Azure AD) tenant named contoso.com. You are a global administrator. You plan to create a report that lists all the resources across all the subscriptions. You need to ensure that you can view all the resources in all the subscriptions. What should you do?
66. You have an Azure subscription named Subscription1. Subscription1 contains a resource group named RG1. RG1 contains resources that were deployed by usingtemplates. You need to view the date and time when the resources were created inRG1. Solution: From the Subscriptions blade, you select the subscription, and then click Programmatic deployment. Does this meet the goal?
67. You have an Azure subscription named Subscription1. Subscription1 contains a resource group named RG1. RG1 contains resources that were deployed by usingtemplates. You need to view the date and time when the resources were created in RG1. Solution: From the RG1 blade, you click Deployments. Does this meet the goal?
68. You have an Azure subscription named Subscription1. Subscription1 contains a resource group named RG1. RG1 contains resources that were deployed by usingtemplates. You need to view the date and time when the resources were created inRG1. Solution: From the Subscriptions blade, you select the subscription, and then click Resource providers. Does this meet the goal?
69. You have the Azure virtual machines shown in the following table.
Name | Azure Region |
---|---|
VM1 | West Europe |
VM2 | West Europe |
VM3 | North Europe |
VM4 | North Europe |
70. You have an Azure subscription that contains the resources in the following table.
Name | Type |
---|---|
RG1 | Resource Group |
Store1 | Azure Storage Account |
Sync1 | Azure File Sync |
Please select 3 correct answers
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
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 …