nerdexam
Microsoft

SC-100 · Question #173

You have the following on-premises servers that run Windows Server: - Two domain controllers in an Active Directory Domain Services (AD DS) domain - Two application servers named Server1 and Server2…

The correct answer is A. Publish the web apps by using Azure AD Application Proxy. Azure AD Application Proxy enables secure, Zero Trust access to on-premises web apps without exposing them directly to the internet or requiring a VPN, minimizing the attack surface by requiring Azure AD authentication before any traffic reaches internal servers.

Design security solutions for applications and data

Question

You have the following on-premises servers that run Windows Server:

  • Two domain controllers in an Active Directory Domain Services (AD DS)

domain

  • Two application servers named Server1 and Server2 that run ASP.NET

web apps

  • A VPN server named Served that authenticates by using RADIUS and AD

DS End users use a VPN to access the web apps over the internet. You need to redesign a user access solution to increase the security of the connections to the web apps. The solution must minimize the attack surface and follow the Zero Trust principles of the Microsoft Cybersecurity Reference Architectures (MCRA). What should you include in the recommendation?

Options

  • APublish the web apps by using Azure AD Application Proxy.
  • BConfigure the VPN to use Azure AD authentication.
  • CConfigure connectors and rules in Microsoft Defender for Cloud Apps.
  • DConfigure web protection in Microsoft Defender for Endpoint.

How the community answered

(19 responses)
  • A
    74% (14)
  • B
    5% (1)
  • C
    5% (1)
  • D
    16% (3)

Why each option

Azure AD Application Proxy enables secure, Zero Trust access to on-premises web apps without exposing them directly to the internet or requiring a VPN, minimizing the attack surface by requiring Azure AD authentication before any traffic reaches internal servers.

APublish the web apps by using Azure AD Application Proxy.Correct

Azure AD Application Proxy publishes on-premises web applications through the Microsoft cloud, requiring Azure AD authentication before any traffic reaches the internal servers. This eliminates the need for inbound firewall ports or a VPN endpoint exposed to the internet, directly reducing the attack surface. It aligns with Zero Trust principles by verifying identity explicitly and granting per-application access rather than broad network access.

BConfigure the VPN to use Azure AD authentication.

Configuring the VPN to use Azure AD authentication improves authentication security but still exposes the VPN endpoint to the internet and provides broad network-level access, contradicting the Zero Trust principle of minimizing the attack surface.

CConfigure connectors and rules in Microsoft Defender for Cloud Apps.

Microsoft Defender for Cloud Apps connectors and rules govern access to cloud SaaS applications and do not provide a secure access path to on-premises ASP.NET web applications.

DConfigure web protection in Microsoft Defender for Endpoint.

Web protection in Microsoft Defender for Endpoint is an endpoint security feature that protects devices from malicious web content; it does not control or secure remote user access to internal web applications.

Concept tested: Zero Trust remote access via Azure AD Application Proxy

Source: https://learn.microsoft.com/en-us/azure/active-directory/app-proxy/application-proxy

Topics

#Azure AD Application Proxy#Zero Trust#Attack Surface Reduction#Secure Application Access

Community Discussion

No community discussion yet for this question.

Full SC-100 Practice