nerdexam
Microsoft

AZ-700 · Question #2

Case Study 1 - Litware. Inc Overview Litware. Inc. is a financial company that has a main datacenter in Boston and 20 branch offices across the United States. Users have Android, iOS, and Windows 10…

The correct answer is C. a private endpoint. A private endpoint injects a private IP address from the VNet into an Azure PaaS service (such as Azure SQL Database), enabling traffic to stay entirely within the private network without traversing the public internet. This satisfies requirements for private, secure access. A…

Submitted by yasin.bd· Apr 18, 2026Design and implement private access to Azure services

Question

Case Study 1 - Litware. Inc Overview Litware. Inc. is a financial company that has a main datacenter in Boston and 20 branch offices across the United States. Users have Android, iOS, and Windows 10 devices. Existing Environment:

Hybrid Environment The on-prernises network contains an Active Directory forest named litwareinc.com that syncs to an Azure Active Directory (Azure AD) tenant named litwareinc.com by usinq Azure AD Connect. All the offices connect to a virtual network named Vnetl by using a Site-to-Site VPN connection. Azure Environment Litware has an Azure subscription named Sub1 that is linked to the litwareinc.com Azure AD tenant. Sub1 contains resources in the East US Azure region as shown in the following table. A diagram of the resource in the East US Azure region is shown in the Network Diagram exhibit. There is bidirectional peering between Vnet1 and Vnet2. There is bidirectional peering between Vnet1 and Vnet3. Currently, Vnet2 and Vnet3 cannot communicate directly. Azure Environment Diagram Requirements:

Business Requirements Litware wants to minimize costs whenever possible, as long as all other requirements are met. Virtual Networking Requirements Litware identifies the following virtual networking requirements:

  • Direct the default route of 0.0.0.0/0 on Vnet2 and Vnet3 to the

Boston datacenter over an ExpressRoute circuit.

  • Ensure that the records in the cloud.litwareinc.com zone can be

resolved from the on-premises locations.

  • Automatically register the DNS names of Azure virtual machines to the

cloud.litwareinc.com zone.

  • Minimize the size of the subnets allocated to platform-managed

services.

  • Allow traffic from VMScaleSet1 to VMScaleSet2 on the TCP port 443

only. Hybrid Networking Requirements Litware identifies the following hybrid networking requirements:

  • Users must be able to connect to Vnet1 by using a Point-to-Site (P2S)

VPN when working remotely. Connections must be authenticated by Azure AD.

  • Latency of the traffic between the Boston datacenter and all the

virtual networks must be minimized.

  • The Boston datacenter must connect to the Azure virtual networks by

using an ExpressRoute FastPath connection.

  • Traffic between Vnet2 and Vnet3 must be routed through Vnet1.

PaaS Networking Requirements Litware identifies the following networking requirements for platform as a service (PaaS):

  • The storage1 account must be accessible from all on-premises

locations without exposing the public endpoint of storage1.

  • The storage2 account must be accessible from Vnet2 and Vnet3 without

exposing the public endpoint of storage2. You need to provide connectivity to storage1. The solution must meet the PaaS networking requirements and the business requirements. What should you include in the solution?

Options

  • Aa service endpoint
  • BAzure Front Door
  • Ca private endpoint
  • DAzure Traffic Manager

How the community answered

(49 responses)
  • A
    6% (3)
  • B
    2% (1)
  • C
    82% (40)
  • D
    10% (5)

Explanation

A private endpoint injects a private IP address from the VNet into an Azure PaaS service (such as Azure SQL Database), enabling traffic to stay entirely within the private network without traversing the public internet. This satisfies requirements for private, secure access. A service endpoint (A) keeps traffic on the Microsoft backbone but does not assign a private IP inside the VNet. Azure Front Door (B) and Azure Traffic Manager (D) are global load-balancing and routing services, not mechanisms for providing private PaaS connectivity.

Topics

#Private Endpoint#PaaS Connectivity#Hybrid Networking#Azure Storage

Community Discussion

No community discussion yet for this question.

Full AZ-700 Practice