exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 1 question 16 discussion

Actual exam question from Microsoft's AI-102
Question #: 16
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 a network security group (NSG) for vnet1.
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 5 times
...
nanaw770
Most Recent 5 months, 3 weeks ago
Selected Answer: B
B is the correct answer.
upvoted 3 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
...
trashbox
1 year, 1 month ago
Selected Answer: B
Use a private endpoint instead of a public endpoint to prevent from routing traffic over the public internet.
upvoted 4 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
...
mohamedba
2 years, 5 months ago
Again NO
upvoted 2 times
...
DingDongSingSong
2 years, 6 months ago
The answer is B. Even if you configure vnet with a network security group, the app is still routing traffic to the public until it hits the vnet1 where then the network goes secure/private. That still does not address "no public routing of traffic" requirement
upvoted 2 times
...
Ravnit
3 years ago
Was on exam 27/11/2021
upvoted 1 times
...
mikegsm
3 years ago
SEEMS YES
upvoted 4 times
...
Derin_tade
3 years, 2 months ago
I think this is the answer based on these two links. https://docs.microsoft.com/en-us/azure/virtual-network/network-security-groups-overview#network-security-groups https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-overview
upvoted 1 times
Derin_tade
3 years, 2 months ago
I mean I think this should be Yes instead of No. And the previous ones should be No.
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 ...