exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 1 question 15 discussion

Actual exam question from Microsoft's AI-102
Question #: 15
Topic #: 1
[All AI-102 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You create a web app named app1 that runs on an Azure virtual machine named vm1. Vm1 is on an Azure virtual network named vnet1.
You plan to create a new Azure Cognitive Search service named service1.
You need to ensure that app1 can connect directly to service1 without routing traffic over the public internet.
Solution: You deploy service1 and a public endpoint, and you configure an IP firewall rule.
Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
acsoma
Highly Voted 1 year, 4 months ago
appeared in august exam
upvoted 6 times
...
Aouatef
Most Recent 4 months, 4 weeks ago
the answer is B because the traffic should not be routed over internet. "By default, Azure AI Search is configured to allow connections over a public endpoint. Access to a search service through the public endpoint is protected by authentication and authorization protocols, but the endpoint itself is open to the internet at the network layer for data plane requests." https://learn.microsoft.com/en-us/azure/search/service-configure-firewall#when-to-configure-network-access
upvoted 2 times
...
gary_cooper
5 months, 3 weeks ago
Selected Answer: B
B seems correct
upvoted 1 times
...
nanaw770
5 months, 3 weeks ago
Selected Answer: B
B is the correct answer.
upvoted 2 times
...
takaimomoGcup
6 months, 1 week ago
Selected Answer: B
This answer is no.
upvoted 1 times
...
rdemontis
1 year, 1 month ago
Selected Answer: B
correct answer
upvoted 1 times
...
zellck
1 year, 5 months ago
Selected Answer: B
B is the answer. https://learn.microsoft.com/en-us/azure/search/service-create-private-endpoint#why-use-a-private-endpoint-for-secure-access Private Endpoints for Azure Cognitive Search allow a client on a virtual network to securely access data in a search index over a Private Link. The private endpoint uses an IP address from the virtual network address space for your search service. Network traffic between the client and the search service traverses over the virtual network and a private link on the Microsoft backbone network, eliminating exposure from the public internet.
upvoted 4 times
...
Eltooth
2 years, 4 months ago
Selected Answer: B
B is correct answer : No.
upvoted 2 times
...
mohamedba
2 years, 5 months ago
Again NO
upvoted 1 times
...
timmayy54
2 years, 10 months ago
Correct Answer is B. No. this scenario routes over public internet, to do this without touching public internet you would use a private endpoint on a vnet then private link to access it.
upvoted 3 times
...
sumanshu
2 years, 11 months ago
Vote for 'B'. Private Link is sufficient
upvoted 1 times
...
Ravnit
3 years ago
Was on exam 27/11/2021
upvoted 1 times
...
mikegsm
3 years ago
SEEMS NO
upvoted 2 times
...
dinesh_tng
3 years, 2 months ago
Yes, is the answer.
upvoted 1 times
...
Ab_S
3 years, 3 months ago
Answer is correct. Instead created private end point and private link.
upvoted 4 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 ...