exam questions

Exam AZ-303 All Questions

View all questions & answers for the AZ-303 exam

Exam AZ-303 topic 2 question 44 discussion

Actual exam question from Microsoft's AZ-303
Question #: 44
Topic #: 2
[All AZ-303 Questions]

You have resources in three Azure regions. Each region contains two virtual machines. Each virtual machine has a public IP address assigned to its network interface and a locally installed application named App1.
You plan to implement Azure Front Door-based load balancing across all the virtual machines.
You need to ensure that App1 on the virtual machines will only accept traffic routed from Azure Front Door.
What should you implement?

  • A. Azure Private Link
  • B. service endpoints
  • C. network security groups (NSGs) with service tags
  • D. network security groups (NSGs) with application security groups
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
Configure IP ACLing for your backends to accept traffic from Azure Front Door's backend IP address space and Azure's infrastructure services only. Refer the IP details below for ACLing your backend:
✑ Refer AzureFrontDoor.Backend section in Azure IP Ranges and Service Tags for Front Door's IPv4 backend IP address range or you can also use the service tag AzureFrontDoor.Backend in your network security groups.
Reference:
https://docs.microsoft.com/en-us/azure/frontdoor/front-door-faq

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
freemanchen
Highly Voted 4 years, 9 months ago
the answer is correct. during nsg configuration, we would need to choose service tag, and then select azure front door. application security group could work by adding front door into the group, and allow the group to access the vnet. but this isn't a very good solution as it needs to define more steps
upvoted 42 times
Rajyahoo
4 years, 9 months ago
Yes. Refer AzureFrontDoor.Backend section in Azure IP Ranges and Service Tags for Front Door's IPv4 backend IP address range or you can also use the service tag AzureFrontDoor.Backend in your network security groups. https://docs.microsoft.com/en-us/azure/frontdoor/front-door-faq
upvoted 7 times
Sathian
4 years, 9 months ago
Direct link to the section in front door faq https://docs.microsoft.com/en-us/azure/frontdoor/front-door-faq#how-do-i-lock-down-the-access-to-my-backend-to-only-azure-front-door
upvoted 4 times
...
...
...
azurellc
Highly Voted 4 years, 2 months ago
On exam 5/15/2021
upvoted 9 times
...
justfordevelopment
Most Recent 3 years, 4 months ago
In the exam on 12-03-2022. Total 50 questions including case study. "Litware Acquired Fabricam" case study.
upvoted 1 times
...
quantumray
3 years, 7 months ago
Question appeared On AZ-303 exam on 08/12/2021 - 49 questions, 4Q - Fabrikan case study
upvoted 1 times
...
mohitchandan
3 years, 7 months ago
New SKU Front Door Premium provides a more recommended way to lock down your application via Private Endpoint. Learn more about Private Endpoint https://docs.microsoft.com/en-us/azure/frontdoor/front-door-faq#how-do-i-lock-down-the-access-to-my-backend-to-only-azure-front-door-
upvoted 1 times
...
poplovic
3 years, 8 months ago
(A) Azure private link will work if the VMs do not have the public Ip addresses But in the question, VMs have public IP addresses now, we are required to protect them. So the (C) is the only correct answer.
upvoted 1 times
...
syu31svc
3 years, 10 months ago
Given answer is correct along with provided explanation
upvoted 2 times
...
AAPaul
4 years ago
I had this question in the exam that i took on July 14th 2021
upvoted 1 times
...
nfett
4 years ago
answer is correct when referencing https://docs.microsoft.com/en-us/azure/frontdoor/front-door-faq
upvoted 3 times
...
Ramkid
4 years, 1 month ago
Clearly using the service tags, https://docs.microsoft.com/en-us/azure/frontdoor/front-door-faq#how-do-i-lock-down-the-access-to-my-backend-to-only-azure-front-door-
upvoted 1 times
...
heamgu
4 years, 2 months ago
Answer C is incorrect. Service Tag is not regional, as documentation refers: https://docs.microsoft.com/en-us/azure/virtual-network/service-tags-overview#:~:text=No-,AzureFrontDoor.Frontend%20%20AzureFrontDoor,No,-AzureInformationProtection
upvoted 2 times
dadageer
4 years, 2 months ago
There is always one who will post something else without knowing what they are posting.. from your very own link: The columns indicate whether the tag: Is suitable for rules that cover inbound or outbound traffic. Supports regional scope. Is usable in Azure Firewall rules.
upvoted 9 times
...
...
heamgu
4 years, 2 months ago
Correct Answer is: A The best way to lock down your application to accept traffic only from your specific Front Door instance is to publish your application via Private Endpoint. Network traffic between Front Door and the application traverses over the VNet and a Private Link on the Microsoft backbone network, eliminating exposure from the public internet. Link: https://docs.microsoft.com/en-us/azure/frontdoor/standard-premium/faq#:~:text=How%20do,public%20internet
upvoted 2 times
mehdimed
4 years, 1 month ago
that's the problem with public cloud providers, the best solution evolves with time : https://docs.microsoft.com/en-us/azure/frontdoor/front-door-faq#how-do-i-lock-down-the-access-to-my-backend-to-only-azure-front-door-
upvoted 1 times
...
...
King2
4 years, 5 months ago
URL above copied by mistake. Correct URL: https://docs.microsoft.com/en-us/azure/virtual-network/service-tags-overview
upvoted 1 times
...
King2
4 years, 5 months ago
C is correct. You can use service tags to define network access controls on NSG. One of the available service tags is AzureFrontDoor.Frontend. https://www.examtopics.com/exams/microsoft/az-303/view/16/
upvoted 1 times
...
AmitRoy
4 years, 5 months ago
Since it has asked for "virtual machines will ONLY accept traffic routed from Azure Front Door", Service tag solution makes much more sense. FD does not suport a static IP yet.
upvoted 1 times
...
CeliaZhou
4 years, 5 months ago
@andyR, it's indicated in this article that service tag for azure front door needs to be added to NSG To lock down your application to accept traffic only from your specific Front Door https://docs.microsoft.com/en-us/azure/frontdoor/front-door-faq so given answer is correct.
upvoted 1 times
...
Stephan99
4 years, 6 months ago
You can use service tags to define network access controls on network security groups or Azure Firewall. Use service tags in place of specific IP addresses when you create security rules. By specifying the service tag name, such as ApiManagement, in the appropriate source or destination field of a rule, you can allow or deny the traffic for the corresponding service. https://docs.microsoft.com/en-us/azure/virtual-network/service-tags-overview
upvoted 2 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 ...