Summer Sale - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpt65

AZ-720 Questions and Answers

Note! Following AZ-720 Exam is Retired now. Please select the alternative replacement for your Exam Certification.

AZ-720 Questions and Answers

Question # 6

You need to troubleshoot the sales department issues.

How should you configure the system? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 7

You need to troubleshoot and resolve issues reported for contosostorage1.

What should you do? To answer, select the appropriate option in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 8

You need to troubleshoot the issues with the SharePoint workload in VNet2.

What should you do? To answer, select the appropriate option in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 9

You need to resolve the issue.

What should you do? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 10

You need to resolve the Azure virtual machine (VM) deployment issues.

What should you do? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 11

You need to troubleshoot and resolve the public DNS lookup issues.

What should you do? To answer, select the appropriate option in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 12

You need to troubleshoot and resolve the reverse DNS lookup issues.

What should you do? To answer, select the appropriate option in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 13

A company deploys an Azure Firewall. The company reports the following log entry:

For each of the following questions, select Yes or No.

Full Access
Question # 14

A company is deploying Azure Bastion to provide secure clientless access to its Azure VMs. The company configures a network security group named NSG1.

During deployment, the following error displays: Network security group NSG1 does not have necessary rules for Azure Bastion Subnet AzureBastionSubnet.

You need to fix the inbound rules for NSG1.

How should you complete the configuration?

Full Access
Question # 15

A company attempts to implement just-in-time (JIT) access for a virtual machine (VM) named VM1.

The company reports that they are unable to complete the process.

You need to implement JIT access and test the deployment.

Which PowerShell cmdlets should you run?

Full Access
Question # 16

A company named Contoso connects to Azure PaaS services using Azure Private Link. The company has a virtual network named contoso-vn in a resource group named contoso-rg.

An engineer modifies the Private Link service by using Azure CLI. They are unable to use a source IP address from a subnet named default.

You need to resolve the issue.

How should you complete the command?

Full Access
Question # 17

A company configures an Azure site-to-site VPN between an on-premises network and an Azure virtual network.

The company reports that after completing the configuration, the VPN connection cannot be established.

You need to troubleshoot the connection issue.

What should you do first?

A.

Identify the shared key by running this PowerShell cmdlet: Get-AzVirtualNetworkGatewayConnectionSharedKey.

B.

Identify the shared key by running this PowerShell cmdlet: Get-AzVirtualNetworkGatewayConnectionVpnDeviceConfigScript.

C.

Verify the AzureRoot.cer file exists.

D.

Verify the AzureClient.pfx file exists.

Full Access
Question # 18

A company named Contoso connects its on-premises resources to Azure by using ExpressRoute.

An administrator reports that the circuit is in a failed state.

You need to resolve the issue.

How should you complete the PowerShell commands?

Full Access
Question # 19

A customer has an Azure Virtual Network named VNet1 that contains an internal standard SKU load balancer named LB1. The backend pool for LB1 includes the following virtual machines: VM1, VM2.

The customer configures a rule named Rul1 to load balance incoming HTTPS requests for VM1 and VM2. Rule1 is associated with an HTTPS health probe. The path for the probe is set to /.

The network adapters of VM1 and VM2 are associated with a network security named NSG1 that contains the following rules:

You connect to https://VM1 and https://VM2 from VNet1. Attempts to connect using the front-end IP address of LB1 are failing.

You need to resolve the issue.

What should you do?

A.

Change the health probe associated with Rule1 to use HTTP.

B.

Add an NSG1 rule with the source set to VirtualNetwork.

C.

Change the health probe associated with Rule1 to use TCP.

D.

Add an NSG1 rule with the source set to AzureLoadBalancer.

Full Access
Question # 20

A company has an Azure Active Directory (Azure AD) tenant. The company provisions an Azure Active Directory Domain Services (Azure AD DS) instance.

Users report that they are unable to sign into Azure AD DS after being provisioned from Azure AD. You verify the user accounts exist in Azure AD DS.

You need to resolve the issue.

What should you do?

A.

Delete the Azure application named AzureActiveDirectoryDomainControllerServices and then enable Azure AD DS again.

B.

Deploy Azure AD Connect.

C.

Delete the Azure application named Azure AD Domain Services Sync and then enable Azure AD DS again.

D.

Instruct the users to change their password in Azure AD.

Full Access
Question # 21

A company has two subnet in a virtual network named VNe1m the subnet are named SubnetA and SubnetB. The company uses a site-to-site (S2) VPN in SubnetB to connect its on-premises environment to Azure.

You deploy an Azure SQL Database named SQL1. You configure a service endpoint in SubnetA for Microsft.SqL

A.

Configure a DNS record for the private IP address of SQL1.

B.

Configure a network security group (NSG) to allow port 1433 on SubnetA

C.

Configure a service endpoint on SubnetB.

D.

Deploy a private endpoint for SQL1.

E.

Deploy an Azure ExpressRoute circuit for VNet1.

Full Access
Question # 22

A company uses Azure virtual machines (VMs) running Windows for hosting DNS. The company configures the Azure Log Analytics agent on the VMs.

The company is suspicious that some clients may have malware or that the DNS servers may be compromised. You need to retrieve the following information for troubleshooting:

• Clients that try to resolve malicious domain names.

• Clients that exceed the threshold for the number of DNS lookup requests.

• Changes made to the DNS servers.

You add the DNS Analytics solution to the Azure Log Analytics workspace.

You need to retrieve the required DNS information.

Which query should you use? To answer, select the appropriate options in the answer area.

Full Access
Question # 23

A company has a virtual machine (VM) named VM1 in a virtual network. The company also uses Azure Firewall Standard.

An administrator creates application rules to filter outbound traffic from VM1 and configure fully qualified domain names (FQDN) on the application rules.

The administrator discovers that outbound traffic from VM1 to the FQDNs are not being filtered by the firewall.

You need to resolve the issue with filtering.

What should you do first?

A.

Configure VM1 to use Azure Firewall as its DNS server.

B.

Upgrade to the Azure Firewall Premium SKU.

C.

Create a DNAT rule to route traffic to VM1.

D.

Configure the firewall for a negative cache.

Full Access
Question # 24

A company connects their on-premises network by using Azure VPN Gateway. The on-premises environment includes three VPN devices that separately tunnel to the gateway by using Border Gateway Protocol (BGP).

A new subnet should be unreachable from the on-premises network.

You need to implement a solution.

Solution: Configure a route table with route propagation disabled.

Does the solution meet the goal?

A.

Yes

B.

No

Full Access
Question # 25

You need to troubleshoot issues that scheduling agents report accessing Alpine Ski House resources.

Which tool and port should you test? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 26

You need to resolve the connectivity issues for VM1 to Contoso Suites.

What parameters should you configure for each peering connection? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 27

You need to resolve the issue with VM10.

What should you do?

A.

In the NSG10 inbound security rule that has a priority of 100, change the destination to ASG10

B.

In NSG10, remove the inbound security rule that has a priority of 100.

C.

In the NSG10 inbound security rule that has a priority of 100, change the protocol to Any

D.

Add an outbound security rule to NSG1 that allows outbound traffic from ASG1 to ASG10. Configure the rule to use a priority of 100.

Full Access
Question # 28

You need to troubleshoot the issue with SRV2.

Which PowerShell cmdlet should you run?

A.

Confirm-MsolDomain

B.

Get-MsolDomamFederationSettings

C.

Get-MsolDomamVerificationDns

D.

Get-MsolServicePrincipalCredential

E.

Get-Mousers

Full Access
Question # 29

You need to troubleshoot the issues reported by User1.

Which commands should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 30

You need to troubleshoot the issues related to VM3.

How should you complete the web link? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 31

You need to troubleshoot the issues reported by Agent1.

What should you review? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 32

You need to resolve the problem reported by User2.

What should you do?

A.

Enable all users for the self-service password reset feature.

B.

Enable the warehouse group for the self-service password reset feature.

C.

Assign an Azure AD Premium Pi license to User2

D.

Identify and resolve the misconfigured directory information for User2.

E.

Instruct User2 to wait 24 hours and try again.

Full Access
Question # 33

You need to resolve the issue repotted by Admin2.

What should you do?

A.

Add a rule to N5G2 that allows outbound traffic to the internet over port 80.

B.

Disassociate NSG2 from Subnet12.

C.

Configure a second network interface on VM4.

D.

Disassociate NSG5 from NIC4.

Full Access
Question # 34

You need to resolve the issue with Admin1.

What should you do?

A.

Configure Azure AD Connect filtering to include the Admins organizational unit.

B.

Reset the Azure AD Connect service account password in AD DS.

C.

Enable security inheritance in Active Directory Domain Services (AD DS).

D.

Start a full import in Azure AD Connect.

Full Access
Question # 35

You need to troubleshoot the issue reported by Blue Yonder Airlines.

Which diagnostic log should you review?

A.

RouteDiagnosticLog

B.

GatewayDiagnosticLog

C.

TunnelDiagnosticLog

D.

IKEDiagnosticLog

Full Access