Microsoft AZ-720 Exam Practice Questions (P. 4)
- Full Access (92 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #16
HOTSPOT -
A company creates an Azure resource group named RG1. RG1 has an Azure SQL Database logical server named sqlsvr1 that hosts the following resources:

An administrator grants a user named User1 the Reader RBAC role in RG1. The administrator grants User2 the Contributor role in sqlsvr1.
User1 reports that they can connect to SQLDB1 from the IP address 155.127.95.212. User1 cannot connect to SQLDB2. User2 can connect to both SQLDB1 and SQLDB2 from the IP address 121.19.27.18. Both users can successfully connect to SQLDB1 and SQLDB2 from VM1.
You are helping the administrator troubleshoot the issue. You run the following PowerShell command:
Get-AzSqlServerFirewallRule -ResourceGroupName 'RG1' -ServerName 'sqlsvr1'
The following output displays:
ResourceGroupName: RG1 -
ServerName: sqlsvr1 -
StartIpAddress: 0.0.0.0 -
EndIpAddress: 0.0.0.0 -
FirewallRuleName: Rule01 -
ResourceGroupName: RG1 -
ServerName: sqlsvr1 -
StartIpAddress: 72.225.0.0 -
EndIpAddress: 72.225.255.255 -
FirewallRuleName: Rule02 -
You need to identify the cause for the reported issue and resolve User1’s issues. The solution must satisfy the principle of least privilege.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point. A company manages a solution that uses Azure Functions.
A company creates an Azure resource group named RG1. RG1 has an Azure SQL Database logical server named sqlsvr1 that hosts the following resources:

An administrator grants a user named User1 the Reader RBAC role in RG1. The administrator grants User2 the Contributor role in sqlsvr1.
User1 reports that they can connect to SQLDB1 from the IP address 155.127.95.212. User1 cannot connect to SQLDB2. User2 can connect to both SQLDB1 and SQLDB2 from the IP address 121.19.27.18. Both users can successfully connect to SQLDB1 and SQLDB2 from VM1.
You are helping the administrator troubleshoot the issue. You run the following PowerShell command:
Get-AzSqlServerFirewallRule -ResourceGroupName 'RG1' -ServerName 'sqlsvr1'
The following output displays:
ResourceGroupName: RG1 -
ServerName: sqlsvr1 -
StartIpAddress: 0.0.0.0 -
EndIpAddress: 0.0.0.0 -
FirewallRuleName: Rule01 -
ResourceGroupName: RG1 -
ServerName: sqlsvr1 -
StartIpAddress: 72.225.0.0 -
EndIpAddress: 72.225.255.255 -
FirewallRuleName: Rule02 -
You need to identify the cause for the reported issue and resolve User1’s issues. The solution must satisfy the principle of least privilege.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point. A company manages a solution that uses Azure Functions.

send
light_mode
delete
Question #17
A company manages a solution that uses Azure Functions.
A function returns the following error. Azure Functions Runtime is unreachable.
You need to troubleshoot the issue.
What are two possible causes of the issue? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A function returns the following error. Azure Functions Runtime is unreachable.
You need to troubleshoot the issue.
What are two possible causes of the issue? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- AThe function key was deleted.
- BThe storage account application settings were deleted.Most Voted
- CThe execution quota is full.
- DThe company did not configure a timer trigger.
- EThe storage account for the function was deleted.Most Voted
Correct Answer:
BE
BE
send
light_mode
delete
Question #18
HOTSPOT -
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? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
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? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

send
light_mode
delete
Question #19
A company uses an Azure VPN gateway to connect to their on-premises environment.
The company's on-premises VPN gateway is used by several services. One service is experiencing connectivity issues.
You need to minimize downtime for all services and resolve the connectivity issue.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
The company's on-premises VPN gateway is used by several services. One service is experiencing connectivity issues.
You need to minimize downtime for all services and resolve the connectivity issue.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- AConfigure the hashing algorithm to be the same on both gateways.Most Voted
- BConfigure the pre-shared key to be the same on the Azure VPN gateway and the on-premises VPN gateways.Most Voted
- CConfigure the pre-shared key to be different on the Azure VPN gateway and the on-premises VPN gateways.
- DConfigure the hashing algorithm to be different on both gateways.
- EReset the VPN connection.Most Voted
- FReset the VPN gateway.
Correct Answer:
BEF
BEF
send
light_mode
delete
Question #20
A company has two virtual networks (VNets) that are configured to use peering. Several Azure virtual machines are connected to each network. An on-premises network is connected to one of the VNets by using Azure VPN Gateway.
An administrator reports that communication between applications across the VNets is failing.
You need to troubleshoot the issue.
Which two features can you use to achieve the goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
An administrator reports that communication between applications across the VNets is failing.
You need to troubleshoot the issue.
Which two features can you use to achieve the goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- AIP flow verifyMost Voted
- BNext hopMost Voted
- CAzureNetworkWatchExtension
- DNetwork Watcher topology
- ENSG flow logs
Correct Answer:
AB
AB
send
light_mode
delete
All Pages