AZ-700 Exam QuestionsBrowse all questions from this exam

AZ-700 Exam - Question 326


HOTSPOT

-

You have an Azure subscription that contains the resources shown in the following table.

Exam AZ-700 Question 326

You need to ensure that network traffic is routed over the Azure backbone network for the following scenarios:

• Traffic from SQLMIT to storage1

• Traffic from domain joined servers on VNet2 to storage

The solution must minimize costs.

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

NOTE: Each correct selection is worth one point.

Exam AZ-700 Question 326
Show Answer
Correct Answer:
Exam AZ-700 Question 326

Discussion

3 comments
Sign in to comment
sismer
Feb 2, 2025

Traffic from SQLMI1 to storage1 Answer: A Managed Instance link Explanation: SQL Managed Instance can communicate with an Azure Storage account over the Azure backbone using Managed Instance link, which provides a secure and optimized connection. Traffic from domain-joined servers on VNet2 to storage1 Answer: A private endpoint Explanation: Private endpoints enable resources in VNet2 (including domain-joined servers) to securely connect to the storage account over the Azure backbone, minimizing latency and egress costs.

getafix
Apr 19, 2025

Managed Instance link is specifically designed for replicating data between SQL Server and Azure SQL Managed Instance. It doesn't facilitate direct communication between an Azure SQL Managed Instance and a storage account.

manhattan
Jan 9, 2025

Private endpoint Private endpoint I don't really see the need to use a service endpoint policy for the second one here, unless the key word here is "Minimize the costs"??

manhattan
Jan 16, 2025

actually I have dug a bit more and change my mind, the first one seems to point me straight to the service endpoint for SQL, to me it makes sense https://learn.microsoft.com/en-us/azure/azure-sql/managed-instance/public-endpoint-configure?view=azuresql&tabs=azure-portal 1) service endpoint policy for SQL 2) Private endpoint

manhattan
Jan 20, 2025

ummhh nope, dug again and I don't like that public endpoint... I stick with the first answer I had, 2 private endpoints

manhattan
Jan 20, 2025

ummhh nope, dug again and I don't like that public endpoint... I stick with the first answer I had, 2 private endpoints

bobothewiseman
Jan 24, 2025

Traffic from SQLMI1 to storage1: A service endpoint policy Traffic from domain-joined servers on VNet2 to storage1: A service endpoint policy For cost minimization, service endpoints are preferred since they provide a more straightforward, less expensive method for routing traffic over the Azure backbone network.

bobothewiseman
Feb 7, 2025

I was wrong!!! Given answer is correct

bobothewiseman
Feb 7, 2025

Final answer Service endpoint Private endpoint

bobothewiseman
Feb 7, 2025

Final answer Service endpoint Private endpoint