exam questions

Exam SC-100 All Questions

View all questions & answers for the SC-100 exam

Exam SC-100 topic 3 question 14 discussion

Actual exam question from Microsoft's SC-100
Question #: 14
Topic #: 3
[All SC-100 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 are designing a security strategy for providing access to Azure App Service web apps through an Azure Front Door instance.
You need to recommend a solution to ensure that the web apps only allow access through the Front Door instance.
Solution: You recommend access restrictions based on HTTP headers that have the Front Door ID.
Does this meet the goal?

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

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
Petza
Highly Voted 2 years, 9 months ago
The answer seems to be correct. 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 20 times
...
Granwizzard
Highly Voted 2 years, 8 months ago
Selected Answer: A
The answer is correct you can also use FDID on the headers.
upvoted 12 times
...
jayek
Most Recent 11 months, 4 weeks ago
https://learn.microsoft.com/en-us/azure/app-service/app-service-ip-restrictions?tabs=powershell#restrict-access-to-a-specific-azure-front-door-instance:~:text=Restrict%20access%20to%20a%20specific,that%20Azure%20Front%20Door%20sends.
upvoted 2 times
...
masby661
1 year, 3 months ago
description of the correct answer https://learn.microsoft.com/en-us/azure/frontdoor/origin-security?tabs=app-service-functions&pivots=front-door-standard-premium
upvoted 1 times
...
Ario
1 year, 11 months ago
Selected Answer: B
While it is possible to configure access restrictions based on custom HTTP headers, relying solely on the Front Door ID header is not a comprehensive solution.
upvoted 4 times
...
PrettyFlyWifi
2 years ago
Selected Answer: A
https://learn.microsoft.com/en-us/azure/frontdoor/origin-security?pivots=front-door-standard-premium&tabs=app-service-functions#public-ip-address-based-origins
upvoted 1 times
...
zellck
2 years ago
Same as Question 15. https://www.examtopics.com/discussions/microsoft/view/79537-exam-sc-100-topic-4-question-15-discussion
upvoted 1 times
...
zellck
2 years ago
Selected Answer: A
A is the answer. https://learn.microsoft.com/en-us/azure/app-service/overview-access-restrictions#restrict-access-to-a-specific-azure-front-door-instance Traffic from Azure Front Door to your application originates from a well known set of IP ranges defined in the AzureFrontDoor.Backend service tag. Using a service tag restriction rule, you can restrict traffic to only originate from Azure Front Door. To ensure traffic only originates from your specific instance, you need to further filter the incoming requests based on the unique http header that Azure Front Door sends called X-Azure-FDID. You can find the Front Door ID in the portal.
upvoted 2 times
...
EM1234
2 years, 1 month ago
Selected Answer: A
When you read the doc you will see that the header filter is critical: "IP address filtering alone isn't sufficient to secure traffic to your origin, because other Azure customers use the same IP addresses. You should also configure your origin to ensure that traffic has originated from your Front Door profile. Azure generates a unique identifier for each Front Door profile. You can find the identifier in the Azure portal, by looking for the Front Door ID value in the Overview page of your profile. When Front Door makes a request to your origin, it adds the X-Azure-FDID request header. Your origin should inspect the header on incoming requests, and reject requests where the value doesn't match your Front Door profile's identifier." https://learn.microsoft.com/en-us/azure/frontdoor/origin-security?pivots=front-door-standard-premium&tabs=app-service-functions#front-door-identifier
upvoted 3 times
...
Bouncy
2 years, 3 months ago
Selected Answer: A
Clearly Yes, see comments for previous question variants
upvoted 2 times
...
AzureJobsTillRetire
2 years, 3 months ago
Selected Answer: A
The AzureFrontDoor.Backend service tag may contain Backend IP addresses from a few a list Azure Front Doors, eg. Front Door1, Front Door 2, .... If you want to restrict access to a specific Azure Front Door instance, for example Front Door1, you will have to also access restrictions based on HTTP headers that have the Front Door ID.
upvoted 3 times
...
Ssasid
2 years, 3 months ago
Yes the answer is correct , its specifially calls out " instance" and to match the defintion given in by MS it should be FD ID not service tag . "Using a service tag restriction rule, you can restrict traffic to only originate from Azure Front Door. To ensure traffic only originates from your specific instance, you'll need to further filter the incoming requests based on the unique http header that Azure Front Door sends."
upvoted 1 times
...
Aunehwet79
2 years, 3 months ago
I believe given answer is correct
upvoted 1 times
...
nieprotetkniteeetr
2 years, 4 months ago
Correct is A. https://learn.microsoft.com/en-us/azure/app-service/app-service-ip-restrictions?tabs=azurecli
upvoted 1 times
...
Jt909
2 years, 5 months ago
Selected Answer: A
https://learn.microsoft.com/en-us/azure/app-service/app-service-ip-restrictions?tabs=azurecli#restrict-access-to-a-specific-azure-front-door-instance
upvoted 4 times
...
JohnCH
2 years, 7 months ago
Selected Answer: A
The ans is correct.
upvoted 3 times
...
JakeCallham
2 years, 7 months ago
Selected Answer: A
The url Petza provides states you can use two ways."To lock down your application to accept traffic only from your specific Front Door, you can set up IP ACLs for your backend or restrict the traffic on your backend to the specific value of the header 'X-Azure-FDID' sent by Front Door."
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 ...