exam questions

Exam AZ-700 All Questions

View all questions & answers for the AZ-700 exam

Exam AZ-700 topic 5 question 32 discussion

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

You have two Azure subscriptions named Sub1 and Sub2. Sub1 contains a virtual machine named VM1.

You plan to make VM1 available to the resources in Sub2 by using Azure Private Link.

You need to ensure that the private link service can be configured to provide access to VM1.

What should you configure in Sub1 first?

  • A. an Azure Private DNS zone
  • B. an Azure load balancer
  • C. a service endpoint
  • D. a private endpoint
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
manhattan
5 months, 2 weeks ago
Selected Answer: B
Can't be D, VM is not supported as private endpoint resource. it's B even if it doesn't make so much sense, if it's in the same tenant peering or routes would have been a better solution. I think it's just a way to test you know about private link service
upvoted 1 times
...
MHy2k
5 months, 3 weeks ago
Selected Answer: D
D: A private endpoint, is a network interface that connects you privately and securely to a service powered by Azure Private Link.
upvoted 1 times
...
gaurav4101
6 months ago
Selected Answer: B
Configure 1. Standard LB (Provider side) 2. Enable private link service and attach to front end ip of LB(Provider side) 3.Shared private service id with user which can be uri (Provider side) 4. Create a private endpoint using private service id in step 3 (Subscriber side) 5. approve the request (Provider side) 6. Configure DNS record pointing to private ip address of endpoint (Subscriber side) 7. connection approved/rejected(Subscriber side) ============= https://learn.microsoft.com/en-us/azure/private-link/private-link-service-overview
upvoted 2 times
...
alinuxguru70
6 months, 1 week ago
Selected Answer: B
You need to create the load balancer first https://learn.microsoft.com/en-us/azure/private-link/private-link-service-overview
upvoted 3 times
alinuxguru70
6 months, 1 week ago
Correction, you will not need a load balancer for this configuration
upvoted 1 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 ...