exam questions

Exam AZ-304 All Questions

View all questions & answers for the AZ-304 exam

Exam AZ-304 topic 5 question 10 discussion

Actual exam question from Microsoft's AZ-304
Question #: 10
Topic #: 5
[All AZ-304 Questions]

You use Azure virtual machines to run a custom application that uses an Azure SQL Database instance on the back end.
The IT department at your company recently enabled forced tunneling.
Since the configuration change, developers have noticed degraded performance when they access the database from the Azure virtual machine.
You need to recommend a solution to minimize latency when accessing the database. The solution must minimize costs.
What should you include in the recommendation?

  • A. Virtual Network (VNET) service endpoints
  • B. Azure virtual machines that run Microsoft SQL Server servers
  • C. Azure SQL Database Managed Instance
  • D. Always On availability groups
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Pushkar00
Highly Voted 4 years, 5 months ago
Correct answer - vnet end point will reduce latency
upvoted 33 times
yyuryyucicuryyforme
3 years, 4 months ago
You can see the effects of forced tunnelling (added default route 0.0.0.0/0 via on-Vnet gateway) and subsequent adding the Vnet service endpoint (more specific service-specific route) by viewing effective routes on the VM network interface in the Azure portal (i.e. not inside the VM). https://docs.microsoft.com/en-us/azure/virtual-network/manage-route-table#view-effective-routes
upvoted 2 times
...
...
MadEgg
Highly Voted 4 years, 4 months ago
Correct answer More information: https://docs.microsoft.com/de-de/azure/app-service/environment/forced-tunnel-support#configure-your-ase-with-service-endpoints
upvoted 21 times
...
Dpejic
Most Recent 3 years, 5 months ago
Appere on exam 23-dec-2021
upvoted 3 times
...
syu31svc
3 years, 8 months ago
"forced tunnelling" Only A is correct
upvoted 4 times
...
leo_az300
3 years, 8 months ago
correct. The degrade performance could caused by forced-tunneling impacting service traffic. Enable Service endpoint can resolve this issue. Enable Service Endpoints with Azure SQL and Azure Storage with your ASE subnet. After this step is completed, you can then configure your VNet with forced tunneling. Keeping traffic on the Azure backbone network allows you to continue auditing and monitoring outbound Internet traffic from your virtual networks, through forced-tunneling, without impacting service traffic.
upvoted 7 times
...
Gautam1985
3 years, 9 months ago
correct
upvoted 1 times
...
claudio82
4 years, 1 month ago
Service endpoint use backbone, so its the fastest way to comunicate azure resources
upvoted 13 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...