exam questions

Exam SC-100 All Questions

View all questions & answers for the SC-100 exam

Exam SC-100 topic 5 question 4 discussion

Actual exam question from Microsoft's SC-100
Question #: 4
Topic #: 6
[All SC-100 Questions]

You need to recommend a solution for securing the landing zones. The solution must meet the landing zone requirements and the business requirements.
What should you configure for each landing zone?

  • A. an ExpressRoute gateway
  • B. Microsoft Defender for Cloud
  • C. an Azure Private DNS zone
  • D. Azure DDoS Protection Standard
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
PlumpyTumbler
Highly Voted 2 years, 8 months ago
Selected Answer: C
One of the stipulations is to meet the business requirements of minimizing costs. ExpressRoute is expensive. Given the landing zone requirements of 1) "Use a DNS namespace of litware.com" 2) "Ensure that the Azure virtual machines in each landing zone communicate with Azure App Service web apps in the same zone over the Microsoft backbone network, rather than over public endpoints" I would say Private DNS Zone is the answer.
upvoted 42 times
ariania
7 months, 2 weeks ago
Its B, Defender for Cloud. Why not the other options? A. ExpressRoute Gateway: While ExpressRoute provides private connectivity between Azure and on-premises environments, it's more suited for dedicated, high-performance, private connections rather than overall security management. C. Azure Private DNS Zone: This helps resolve domain names privately but does not address comprehensive security concerns such as regulatory compliance or threat detection, which are key parts of the requirement. D. Azure DDoS Protection Standard: While DDoS protection is crucial for defending against distributed denial of service attacks, it’s not comprehensive enough to meet all the security and regulatory compliance requirements outlined for the landing zones.
upvoted 1 times
...
awssecuritynewbie
2 years, 2 months ago
I would say Private endpoint connection but then that would only answer the first box and not actually the DNS namespace.. So i would say C now!
upvoted 1 times
...
PeteNZ
2 years, 1 month ago
You seemed to have skipped all the other requirements. Also, how exactly does that reasoning help "secure the landing zones"? I'm not sure you are correct here.
upvoted 6 times
...
...
Granwizzard
Highly Voted 2 years, 7 months ago
Selected Answer: B
Why not B? The question is related to a security recommendation. Microsoft Defender for Cloud makes sense.
upvoted 25 times
dc2k79
2 years, 4 months ago
I think its B because Secure Score is most directly related to the Security factor and that's provided by Defender for Cloud.
upvoted 11 times
...
...
Ali96
Most Recent 2 months, 1 week ago
Selected Answer: C
While Microsoft Defender for Cloud is also important for overall security, Azure Private DNS zone directly addresses several of the critical requirements for securing the landing zones
upvoted 1 times
...
orrery
9 months, 2 weeks ago
Selected Answer: B
Considering Litware’s requirements, the best option is B. Microsoft Defender for Cloud. Here are the reasons: Provision of Secure Score: Microsoft Defender for Cloud provides a secure score based on security best practices, evaluating the security posture of each landing zone and suggesting improvements. Prevention of Data Exfiltration: Defender for Cloud offers security policies and alerts to minimize the risk of data exfiltration. Minimization of Operational Costs: As a cloud-native security solution, it does not require additional on-premises infrastructure, reducing administrative overhead. While other options can address specific requirements, Microsoft Defender for Cloud is a comprehensive solution that optimizes both security and operational efficiency.
upvoted 1 times
...
lt9898
1 year, 2 months ago
Selected Answer: B
A. an ExpressRoute gateway <-- Not that it'd be advised, but one could employ a VPN Gateway instead between landing zones and achieve the hub-spoke landing zone architecture outcome. https://learn.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-vnet-vnet-resource-manager-portal B. Microsoft Defender for Cloud <-- Mandated given the requirement for Secure Score per Landing Zone C. an Azure Private DNS zone <-- Instead of Azure Private DNS zone, one could configure DNS queries to be forwarded to a self-operated DNS server in the hub to satisfy the litware.com zone requirement. Not recommended, but just to illustrate that 'Azure Private DNS zone' may not be mandatory. D. Azure DDoS Protection Standard <-- unrelated to the question
upvoted 3 times
...
ayadmawla
1 year, 2 months ago
Selected Answer: A
Requirements. Azure Landing Zone Requirements - Route all internet-bound traffic from landing zones through Azure Firewall in a dedicated Azure subscription. (Expressroute) Provide a secure score scoped to the landing zone. Ensure that the Azure virtual machines in each landing zone communicate with Azure App Service web apps in the same zone over the Microsoft backbone network, rather than over public endpoints. (Expressroute - Microsoft Backbone) Minimize the possibility of data exfiltration. Maximize network bandwidth. (Expressroute)
upvoted 1 times
...
Murtuza
1 year, 3 months ago
Selected Answer: B
The key to answering this question lies in " Provide a secure score scoped to the landing zone" as mentioned in the case study. The only thing that can do this is Cloud Defender
upvoted 3 times
...
Kdosec
1 year, 3 months ago
It is "C. an Azure private DNS zone" because C. an Azure Private DNS zone An Azure Private DNS zone would be used to provide DNS resolution within a virtual network in Azure. This meets the requirement to use a DNS namespace of litware.com. It also helps ensure that Azure virtual machines in each landing zone communicate with Azure App Service web apps in the same zone over the Microsoft backbone network by resolving to private IP addresses, rather than over public endpoints. This contributes to minimizing the possibility of data exfiltration and maximizing network bandwidth by keeping traffic within the Azure network. In addition, both ChatGPT and Google Bard is selected this option
upvoted 2 times
...
Murtuza
1 year, 3 months ago
Microsoft Defender for Cloud provides "Cloud Security Posture Management" (CSPM), providing a security analysis of all the resources in your cloud estates
upvoted 1 times
...
ConanBarb
1 year, 7 months ago
Selected Answer: A
I don't see how any other options that A fulfill the following: Ensure that the Azure virtual machines in each landing zone communicate with Azure App Service web apps in the same zone over the Microsoft backbone network, rather than over public endpoints. On the other hand, that is not a perfect fit either. It adds on-prem infrastructure, administrative overhead, and it doesnt provide a secure score. So perhaps B as well. Irreconcilable requirements I would say.
upvoted 2 times
nExoR
1 year, 4 months ago
service endpoints and/OR private endpoints would be for A.
upvoted 1 times
...
...
slobav
1 year, 7 months ago
Answer: C https://www.youtube.com/watch?v=YJqZjdzC9xE&list=PLQ2ktTy9rklhzzkSEZvDZT4QSIVUQZD-Y&index=7 SC-100 Question 94
upvoted 1 times
...
zellck
1 year, 11 months ago
Selected Answer: B
B is the answer. https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/design-area/security#security-in-the-azure-landing-zone-accelerator
upvoted 6 times
...
uffman
2 years ago
Selected Answer: B
B. Microsoft Defender for Cloud Minimize any additional on-premises infrastructure. Minimize the operational costs associated with administrative overhead. Provide a secure score scoped to the landing zone. Minimize the possibility of data exfiltration.
upvoted 4 times
...
MaciekMT
2 years ago
Based on the landing zone requirements and the business requirements, the recommended solution for securing the landing zones is option D, Azure DDoS Protection Standard. This solution will help minimize the possibility of data exfiltration and maximize network bandwidth. It will also provide a secure score scoped to the landing zone. An Azure Private DNS zone is not directly related to securing the landing zones, while an ExpressRoute gateway is used for private connectivity between on-premises infrastructure and Azure, which is not a requirement for securing the landing zones. Microsoft Defender for Cloud is a cloud-native security solution for protecting cloud workloads and is not directly related to securing the landing zones.
upvoted 1 times
MaciekMT
2 years ago
why not B. Microsoft Defender for Cloud? While Microsoft Defender for Cloud is a good solution for securing workloads and resources in Azure, it is not the most appropriate solution for securing the landing zones in this scenario. Microsoft Defender for Cloud focuses on threat protection and security posture management, whereas the landing zones requirements in this case study focus more on network and infrastructure security. Therefore, the best solution for securing the landing zones would be to route all internet-bound traffic from landing zones through Azure Firewall in a dedicated Azure subscription, which is option D. Azure DDoS Protection Standard is also a good option, as it helps protect against DDoS attacks by monitoring and absorbing the attack traffic. From ChatGPT
upvoted 1 times
...
...
smudo1965
2 years, 1 month ago
Selected Answer: B
Security in the Azure landing zone accelerator Security is at the core of the Azure landing zone accelerator. As part of the implementation, many tools and controls are deployed to help organizations quickly achieve a security baseline. For example, the following are included: Tools: Microsoft Defender for Cloud, standard or free tier Microsoft Sentinel Azure DDoS Network Protection (optional) Azure Firewall Web Application Firewall (WAF) Privileged Identity Management (PIM)
upvoted 3 times
...
OK2020
2 years, 1 month ago
Selected Answer: B
Defender for cloud offers a suite of security capabilities that help in acheiving teh requested outcome
upvoted 3 times
...
Gurulee
2 years, 1 month ago
Selected Answer: B
As noted in Landing Zone requirements: "Provide a secure score scoped to the landing zone" and with the business requirements being to keep costs down. With that in mind, being asked to secure the Landing Zone and meet business requirements, I feel B 'Defender for Cloud' is best choice.
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago