Exam AZ-103 Microsoft Azure Administrator Sample Questions 4
- Posted by Pavithra
- Categories Assessments
- Date April 21, 2020
- Comments 0 comment
31. Your company registers a domain name of contoso.com.You create an Azure DNS zone named contoso.com, and then you add an A record to the zone for a host named www that has an IP address of 131.107.1.10.You discover that Internet hosts are unable to resolve www.contoso.com to the 131.107.1.10 IP address. You need to resolve the name resolution issue. Solution: You modify the name servers at the domain registrar. Does this meet the goal?
32. Your company registers a domain name of contoso.com.You create an Azure DNS zone named contoso.com, and then you add an A record to the zone for a host named www that has an IP address of 131.107.1.10.You discover that Internet hosts are unable to resolve www.contoso.com to the 131.107.1.10 IP address. You need to resolve the name resolution issue. Solution: You modify the SOA record in the contoso.com zone. Does this meet the goal?
33. Your company registers a domain name of contoso.com.You create an Azure DNS zone named contoso.com, and then you add an A record to the zone for a host named www that has an IP address of 131.107.1.10.You discover that Internet hosts are unable to resolve www.contoso.com to the 131.107.1.10 IP address. You need to resolve the name resolution issue. Solution: You add an NS record to the contoso.com Azure DNS zone. Does this meet the goal?
34. You are troubleshooting a performance issue for an Azure Application Gateway. You need to compare the total requests to the failed requests during the past six hours. What should you use?
35. You have two subscriptions named Subscription1 and Subscription2. Each subscription is associated to a different Azure AD tenant.Subscription1 contains a virtual network named VNet1. VNet1 contains an Azure virtual machine named VM1 and has an IP address space of 10.0.0.0/16.Subscription2 contains a virtual network named VNet2. VNet2 contains an Azure virtual machine named VM2 and has an IP address space of 10.10.0.0/24.You need to connect VNet1 to VNet2. What should you do first?
36. You have an Azure subscription that contains the resources in the following table.
Name | Type | Azure Region | Resource group |
---|---|---|---|
VNet1 | Virtual Network | West US | RG2 |
VNet2 | Virtual Network | West US | RG1 |
VNet3 | Virtual Network | East US | RG1 |
VNet3 | Network Security group()NSG | East US | RG2 |
37. You have five Azure virtual machines that run Windows Server 2016. The virtual machines are configured as web servers.You have an Azure load balancer named LB1 that provides load balancing services for the virtual machines. You need to ensure that visitors are serviced by the same web server for each request. What should you configure?
38. You have the Azure virtual networks shown in the following table.
Name | Address Space | Subnet | Resource group Azure Region |
---|---|---|---|
VNet1 | 10.11.0.0./16 | 10.11.0.0./17 | West US |
VNet2 | 10.11.0.0./17 | 10.11.0.0./25 | West US |
VNet3 | 10.11.0.0./22 | 10.11.0.0./24 | East US |
VNet3 | 192.168.16.0./22 | 192.168.16.0./24 | North Europe |
39. You have an Azure subscription that contains a policy-based virtual network gateway named GW1 and a virtual network named VNet1.You need to ensure that you can configure a point-to-site connection from VNet1 to an on-premises computer. Which two actions should you perform? Each correct answer presents part of the solution.
Please select 2 correct answers
40. You have an Azure subscription named Subscription1 that contains the resource groups shown in the following table.
Name | Region |
---|---|
RG1 | East Asia |
RG2 | East US |
Please select 2 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 …