All practice questions
1198 questions
An organization plans to migrate a multi-tier business application from an on-premises datacenter to Azure. The application runs across 15 interconnected virtual machines. You must ensure that when these virtual machines are migrated, no critical network connections between the servers are broken, which would cause application downtime. Which feature or capability should you use to identify the network connections between these servers before grouping them for migration?
An organization is designing the compute architecture for a core ledger processing system on Azure. The system will run on Azure Virtual Machines.
The system has the following requirements:
- The virtual machine instances must guarantee a cumulative uptime SLA of at least 99.99%.
- The instances must be placed to ensure the lowest possible network latency for inter-VM communication within each localized partition.
Which of the following compute deployment strategies should you recommend?
An organization is designing a multi-tier web application on Azure. The application's backend web tier consists of Azure Virtual Machines that require a cumulative compute SLA of and low-latency network communication between the virtual machines to support high-throughput in-memory caching. You need to design the compute infrastructure. Which two configurations should you include in the design? (Each correct answer presents part of the complete solution.)
Select all that apply
An enterprise is designing a hub-and-spoke network topology in Azure to host a secure multi-tier application. The design includes the following components:
* A hub virtual network () containing an Azure Firewall and an Azure Private DNS Resolver with an inbound endpoint configured.
* A spoke virtual network () peered with . This virtual network contains a subnet named hosting application virtual machines.
* A spoke virtual network () peered with . This virtual network contains a subnet named hosting an Azure SQL Database with a Private Endpoint.
* An Azure Private DNS Zone named `privatelink.database.windows.net` containing the DNS record for the Private Endpoint, linked to .
Your design must meet the following requirements:
* The virtual machines in must connect to the Azure SQL Database using its Private Endpoint.
* All traffic between and the Private Endpoint must be routed through and inspected by the Azure Firewall in .
* You must minimize administrative overhead and avoid linking the Private DNS Zone `privatelink.database.windows.net` to multiple virtual networks.
Which two actions should you perform?
Select all that apply
Your company is designing a secure network architecture for an Azure-hosted application. The application runs on Azure Virtual Machines deployed in a virtual network named VNet1. The application requires outbound access to an Azure Storage account and an Azure Key Vault. You need to recommend a network security solution that meets the following requirements:
- Prevent all access to the storage account and key vault from the public internet.
- Ensure the virtual machines can resolve and connect to the services using their default fully qualified domain names (FQDNs).
- Minimize the administrative effort required to configure and maintain network access controls.
Which of the following designs should you recommend?
A digital publishing company is designing a serverless solution to generate quarterly PDF reports for subscribers. The report generation process runs on demand, takes approximately 12 to 15 minutes to compile each document, and requires a custom Linux environment with specific PDF compilation libraries. The workload is highly irregular, and the company wants to ensure that they do not pay for compute resources when no reports are being generated.
Which compute service should you recommend?
An enterprise is designing a hub-and-spoke network topology in Azure. The topology consists of the following components:
* A hub virtual network named `vnet-neur-hub` () containing an Azure Firewall deployed at IP address .
* A production spoke virtual network named `vnet-neur-prod` () peered with `vnet-neur-hub`.
* A shared services spoke virtual network named `vnet-neur-shared` () peered with `vnet-neur-hub`.
There is no direct virtual network peering between `vnet-neur-prod` and `vnet-neur-shared`.
You need to implement a routing design that achieves the following objectives:
1. All outbound internet traffic from `vnet-neur-prod` must transit through the Azure Firewall.
2. All traffic from `vnet-neur-prod` destined for `vnet-neur-shared` must transit through the Azure Firewall.
3. All traffic between resources within `vnet-neur-prod` must route directly within the virtual network without traversing the firewall.
Which TWO actions should you perform to configure the route table associated with the subnets in `vnet-neur-prod`?
Select all that apply
A media streaming company is designing a serverless backend solution to transcode user-uploaded video files. The transcoding utility is packaged as a custom Docker container image. The transcoding process is event-driven, triggered by new files arriving in an Azure Blob Storage container. Each transcoding operation takes approximately 15 minutes to complete. The company requires a solution that minimizes administrative overhead, scales automatically, and incurs no costs when no video files are being processed. Which Azure service should you recommend?
Match each application architecture scenario to the most appropriate Azure load balancing or traffic routing service. Each service may be used once, more than once, or not at all.
Click a left item, then click its matching right item
Items
Matches
An organization is designing a hybrid network in Azure to support dynamic routing between their on-premises datacenter () and Azure resources.
The architecture consists of the following components:
- A hub virtual network named `vnet-useast-hub-transit` () that hosts an Azure Route Server named `ars-useast` in the dedicated `RouteServerSubnet`, an ExpressRoute gateway, and two active-active Network Virtual Appliances (NVAs) that establish BGP sessions with the Route Server.
- A spoke virtual network named `vnet-useast-spoke-prod` () that hosts application workloads.
- A virtual network peering connection between `vnet-useast-hub-transit` and `vnet-useast-spoke-prod`.
The routing requirements are as follows:
- BGP routes from the on-premises datacenter must propagate dynamically to the virtual machines in `vnet-useast-spoke-prod` via the NVAs.
- Static User-Defined Routes (UDRs) must not be configured or managed in `vnet-useast-spoke-prod` to avoid operational overhead.
- Traffic must route dynamically between the ExpressRoute gateway and the NVAs.
Which two configuration settings should you implement to meet these requirements? (Choose two.)
Select all that apply
An agricultural technology startup is designing a serverless architecture to host two workloads:
1. A public API for farmers that experiences highly variable traffic, scaling from zero to thousands of concurrent requests, with a target response time under ms.
2. A background data analysis job that runs once daily to generate complex crop yield models. This job takes between to minutes to complete.
The startup requires a solution that minimizes both operational overhead and cost.
Which two Azure hosting services should you recommend?
Select all that apply
A financial services company is designing the compute infrastructure for a real-time foreign exchange trading API. The application will run on Azure Virtual Machines. The design must meet the following requirements:
- Provide a cumulative virtual machine uptime SLA of .
- Minimize network latency between the virtual machines.
Which infrastructure configuration should you recommend?
An enterprise is designing a secure administrative management solution for virtual machines deployed in a subnet named ComputeSubnet within a virtual network named VNet1. You deploy Azure Bastion in a subnet named AzureBastionSubnet to provide secure RDP and SSH access. To comply with security policies, you must configure a Network Security Group (NSG) associated with AzureBastionSubnet to restrict outbound traffic to only what is required for Azure Bastion to function properly, including connectivity to Azure public services (such as Azure Active Directory, Azure Monitor, and Azure Storage) for logging and diagnostics. The solution must minimize administrative overhead and avoid manual rule updates when Azure service IP addresses change. Which outbound NSG rule configuration should you recommend for AzureBastionSubnet?
Your company is designing the network security architecture for a new application environment in Azure. The application workloads will run on virtual machines in a subnet named ProductionSubnet. The virtual machines must meet the following requirements:
- Outbound access to the public internet must be blocked.
- The virtual machines must be able to securely store files in an Azure Storage account named storage1 without traversing the public internet.
- The virtual machines must be able to send diagnostic logs to Azure Monitor.
- Administrative overhead for managing network access rules must be minimized.
Which two actions should you include in the recommendation?
Select all that apply
A construction engineering firm stores high-resolution CAD blueprints of completed projects in an Azure Blob Storage General-purpose v2 (GPv2) storage account. The blueprints are accessed frequently during the project delivery phase, which lasts for 90 days. For the next 270 days (up to day 360 total), the blueprints are accessed occasionally for maintenance requests. The firm's customer service agreement guarantees that blueprints must be available for download in less than 30 seconds. After 360 days, the blueprints must be retained for 10 years ( days) for regulatory audit compliance. During this audit phase, retrieval delays of up to 12 hours are acceptable. The company wants to minimize storage costs while meeting all access and retention requirements. Which of the following lifecycle management policies should you recommend?
An organization has a hub-and-spoke network topology in Azure. The hub virtual network, `vnet-weur-hub` (), contains a Network Virtual Appliance (NVA) at IP address in a subnet named `snet-nva`. The spoke virtual network, `vnet-weur-spoke1` (), contains a subnet named `snet-app` ().
To meet security compliance, you associate a route table named `rt-spoke-app` with `snet-app`. The route table contains the following user-defined routes (UDRs):
* Route 1: Prefix , Next hop: Virtual Appliance ()
* Route 2: Prefix , Next hop: Virtual Appliance ()
* Route 3: Prefix , Next hop: Virtual Appliance ()
After applying `rt-spoke-app`, virtual machines in `snet-app` cannot communicate with other virtual machines located in the same spoke virtual network, `vnet-weur-spoke1`.
You need to restore intra-spoke communication while ensuring that all internet-bound and hub-bound traffic continues to be routed through the NVA.
What should you do?
An enterprise is designing a regional application delivery and load balancing solution in Azure. The architecture must support a multi-tier application with the following requirements:
1. Handle incoming HTTP/HTTPS traffic, perform SSL/TLS termination, and route requests to different backend pools based on the URL path (/orders/* and /products/*).
2. Load balance inbound TCP traffic on port 9090 across a pool of Azure Virtual Machines.
3. The virtual machines currently use Basic SKU public IP addresses for direct administrative access.
4. The load balancing components must support Availability Zones for high availability.
Which two actions should you include in the design to meet the requirements while preventing configuration failures? (Select two.)
Select all that apply
An enterprise is designing a global business continuity solution for a web application deployed in the East US and West US regions. The architecture must meet the following requirements:
- Route incoming HTTP/HTTPS requests to the region with the lowest latency.
- Provide automatic failover within 30 seconds if a regional endpoint becomes unhealthy.
- Support URL path-based routing (such as routing /images/* to a storage account and /api/* to web servers) at the global entry point.
- Avoid failover delays caused by client-side DNS caching or ISP DNS time-to-live (TTL) configurations.
Which traffic routing and failover service should you recommend?
Zephyr Logistics is designing a secure hybrid networking architecture. The environment consists of an on-premises datacenter with local Active Directory DNS servers, an Azure subscription with a hub virtual network and a peered spoke virtual network, and an ExpressRoute connection linking the on-premises datacenter to the hub virtual network. Virtual machines (VMs) are deployed in a subnet named AppSubnet in the spoke virtual network to host a business-critical application that connects to an Azure SQL Database containing sensitive customer records.
The architecture must meet the following requirements:
- The Azure SQL Database must not be exposed to the public internet.
- The VMs in AppSubnet must connect to the database securely using the private IP address of the database.
- On-premises client machines must be able to resolve and query the database using the same fully qualified domain name (FQDN) as the Azure VMs.
- Administrative overhead for security rules and DNS management must be minimized.
Which two actions should you recommend to meet these requirements?
Select all that apply
An organization is designing a secure network environment for a batch processing workload running on Azure Virtual Machines inside a dedicated subnet. The virtual machines must connect to an Azure SQL Database and an Azure Key Vault to retrieve data and connection secrets. The security team requires that all outbound internet traffic from the subnet be blocked, except for the traffic destined for these two Azure services. The solution must minimize administrative overhead and ensure that network rules do not require manual updates when Microsoft changes the IP addresses of these services.
Which configuration should you recommend for the Network Security Group (NSG) associated with the subnet?