SC-100 · Question #12
SC-100 Question #12: Real Exam Question with Answer & Explanation
The correct answer is B: an Azure Private DNS zone. {"question_number": 7, "correct_answer": "B", "explanation": "The correct answer is an Azure Private DNS zone (B). When Litware deploys private endpoints for Azure PaaS services (such as Azure SQL, Storage, or Key Vault), DNS resolution must return the private IP address of the e
Question
Case Study 2 - Litware, inc. Overview Litware, Inc. is a financial services company that has main offices in New York and San Francisco. Litware has 30 branch offices and remote employees across the United States. The remote employees connect to the main offices by using a VPN. Litware has grown significantly during the last two years due to mergers and acquisitions. The acquisitions include several companies based in France. Existing Environment Litware has a Microsoft Entra tenant that syncs with an Active Directory Domain Services (AD DS) forest named litware.com and is linked to 20 Azure subscriptions. Microsoft Entra Connect is used to implement pass-through authentication. Password hash synchronization is disabled, and password writeback is enabled. All Litware users have Microsoft 365 E5 licenses. The environment also includes several AD DS forests, Microsoft Entra tenants, and hundreds of Azure subscriptions that belong to the subsidiaries of Litware. Requirements. Planned Changes Litware plans to implement the following changes: - Create a management group hierarchy for each Microsoft Entra tenant. - Design a landing zone strategy to refactor the existing Azure environment of Litware and deploy all future Azure workloads. - Implement Microsoft Entra Application Proxy to provide secure access to internal applications that are currently accessed by using the VPN. Requirements. Business Requirements Litware identifies the following business requirements: - Minimize any additional on-premises infrastructure. - Minimize the operational costs associated with administrative overhead. Requirements. Hybrid Requirements Litware identifies the following hybrid cloud requirements: - Enable the management of on-premises resources from Azure, including the following: o Use Azure Policy for enforcement and compliance evaluation. o Provide change tracking and asset inventory. o Implement patch management. - Provide centralized, cross-tenant subscription management without the overhead of maintaining guest accounts. Requirements. Microsoft Sentinel Requirements Litware plans to leverage the security information and event management (SIEM) and security orchestration automated response (SOAR) capabilities of Microsoft Sentinel. The company wants to centralize Security Operations Center (SOC) by using Microsoft Sentinel. Requirements. Identity Requirements Litware identifies the following identity requirements: - Detect brute force attacks that directly target AD DS user accounts. - Implement leaked credential detection in the Microsoft Entra tenant of Litware. - Prevent AD DS user accounts from being locked out by brute force attacks that target Microsoft Entra user accounts. - Implement delegated management of users and groups in the Microsoft Entra tenant of Litware, including support for: o The management of group properties, membership, and licensing o The management of user properties, passwords, and licensing o The delegation of user management based on business units Requirements. Regulatory Compliance Requirements Litware identifies the following regulatory compliance requirements: - Ensure data residency compliance when collecting logs, telemetry, and data owned by each United States- and France-based subsidiary. - Leverage built-in Azure Policy definitions to evaluate regulatory compliance across the entire managed environment. - Use the principle of least privilege. Requirements. Azure Landing Zone Requirements Litware identifies the following landing zone requirements: - Route all internet-bound traffic from landing zones through Azure Firewall in a dedicated Azure subscription. - 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. - Minimize the possibility of data exfiltration. - Maximize network bandwidth. The landing zone architecture will include the dedicated subscription, which will serve as the hub for internet and hybrid connectivity. Each landing zone will have the following characteristics: - Be created in a dedicated subscription. - Use a DNS namespace of litware.com. Requirements. Application Security Requirements Litware identifies the following application security requirements: - Identify internal applications that will support single sign-on (SSO) by using Microsoft Entra Application Proxy. - Monitor and control access to Microsoft SharePoint Online and Exchange Online data in real time. 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?
Options
- AAzure DDoS Protection Standard
- Ban Azure Private DNS zone
- CMicrosoft Defender for Cloud
- Dan ExpressRoute gateway
Explanation
{"question_number": 7, "correct_answer": "B", "explanation": "The correct answer is an Azure Private DNS zone (B). When Litware deploys private endpoints for Azure PaaS services (such as Azure SQL, Storage, or Key Vault), DNS resolution must return the private IP address of the endpoint rather than the public IP. An Azure Private DNS zone integrates with the virtual network to automatically resolve service FQDNs to their private endpoint IP addresses. Azure DDoS Protection Standard (A) protects against volumetric network attacks but does not affect DNS resolution. Microsoft Defender for Cloud (C) provides security posture management and threat protection. An ExpressRoute gateway (D) connects on-premises networks to Azure over a dedicated circuit but does not resolve private endpoint DNS names.", "generated_by": "claude-sonnet", "llm_judge_score": 4}
Topics
Community Discussion
No community discussion yet for this question.