All practice questions
1198 questions
An enterprise is designing virtual network routing for a spoke virtual network named `vnet-prod-spoke` (address space: ). The spoke VNet contains two subnets: `snet-app` () and `snet-db` (). The spoke VNet is peered with a hub virtual network named `vnet-hub-weur` (address space: ), which hosts a Network Virtual Appliance (NVA) firewall at IP address .
You configure a route table named `rt-app` and associate it with the `snet-app` subnet to meet the following requirements:
- Requirement 1: All traffic to the on-premises network () must be routed through the NVA firewall.
- Requirement 2: Traffic to other subnets within `vnet-prod-spoke` must route directly (not through the NVA) to minimize latency.
- Requirement 3: Traffic to the hub virtual network () must be routed through the NVA firewall.
To implement this, you add the following user-defined routes to `rt-app`:
- `Route_Hub`: Prefix , Next hop: Virtual appliance ()
- `Route_OnPrem`: Prefix , Next hop: Virtual appliance ()
- `Route_Local`: Prefix , Next hop: Virtual appliance ()
Which of the following statements correctly describe the impact of this configuration and the required action to satisfy the requirements? (Select TWO.)
Select all that apply
An enterprise is designing a subscription governance and access strategy for its multi-region Azure environment. The environment uses a management group hierarchy to segregate production and development workloads.
The design must satisfy the following requirements:
- A central security team must be able to view all resource configurations, including Network Security Groups (NSGs), across all subscriptions under the production management group.
- The members of the security team must only have read access when performing active audit tasks, and their access must be granted temporarily on-demand.
- New resource groups created in the production subscriptions must automatically be configured with a delete resource lock, without blocking the resource group creation process itself.
Which of the following configurations should you recommend in the governance design?
A healthcare provider is designing a high-performance storage solution for medical imaging applications. The solution requires using Azure Premium Files (NFS) to store image files that demand low, sub-millisecond latencies. The storage configuration must remain available and survive the failure of a single physical datacenter (Availability Zone) within the primary Azure region. Which redundancy configuration should you recommend?
AeroSpace Tech Partners is designing a hybrid identity solution that integrates their on-premises Active Directory Domain Services (AD DS) with Microsoft Entra ID. The design must satisfy the following requirements:
- On-premises users must authenticate to cloud resources using their existing credentials.
- Cloud authentication must remain functional even if the on-premises datacenter experiences a complete network and power outage.
- The deployment of additional on-premises servers or agents for authentication must be avoided.
- All users must be prompted for multi-factor authentication (MFA) when accessing cloud applications.
- The organization must prevent administrative lockout in the event of an MFA service outage or misconfiguration.
Which identity authentication and Conditional Access design should you recommend?
A biotechnology firm is designing a secure identity governance strategy for its clinical trial data analysts who require temporary write access to multiple Azure Data Lake Storage Gen2 accounts. The access must be time-bound to a maximum of 4 hours per session, require multi-factor authentication (MFA) upon activation, be easily reviewed on a quarterly basis, and avoid individual role assignments to minimize administrative overhead. Which two of the following configuration options should you include in the design to meet these requirements?
Select all that apply
You are designing the hosting infrastructure for two new workloads in Azure:
- Workload 1: A lightweight microservice that processes HTTP requests and must scale down to zero instances to minimize costs during idle periods.
- Workload 2: A data processing job that executes triggered events and runs for up to minutes per execution.
Which of the following service plans should you recommend for these workloads? (Select TWO.)
Select all that apply
A research institute is designing an analytical data platform to explore genomic metadata stored in Azure Data Lake Storage (ADLS) Gen2. The solution must meet the following requirements:
* Volume: of genomics metadata files stored in CSV and Parquet formats.
* Velocity/Ingestion: New research datasets totaling are uploaded in a batch once per week.
* Query latency: Analytical queries are sporadic, executed by researchers on an ad-hoc basis, and can tolerate a latency of up to .
* Resilience: The storage must remain available and suffer no data loss in the event of a physical datacenter outage within the primary region.
* Security: The query engine must authenticate to the storage account using dynamic, short-lived permissions without utilizing account keys or static credentials.
Which solution should you recommend to meet the requirements?
An organization is designing a high-availability architecture across the East US and West US regions. The design uses Azure Front Door to route client traffic to web applications and Azure Traffic Manager to route DNS requests for regional API gateways. The target Recovery Time Objective (RTO) for any endpoint failover event is less than 2 minutes. You need to configure the failover detection and routing parameters for both services to meet the RTO while minimizing false-positive failovers. Which two configurations should you recommend? (Select TWO.)
Select all that apply
A financial services company is designing a storage solution for its document management platform using an Azure General Purpose v2 (GPv2) storage account. The platform has the following requirements:
- The data must remain highly available and survive the loss of an entire availability zone in the primary region.
- In the event of a regional disaster in the primary region, the platform must be able to read documents from a secondary paired region with a target Recovery Time Objective (RTO) of zero, without requiring a manual or managed storage failover.
- Cost and administrative overhead must be minimized.
Which redundancy configuration should you recommend for the storage account?
GridPulse Analytics is designing a storage architecture for a smart-meter telemetry ingestion system. The system writes telemetry data to a general-purpose v2 storage account in the East US region. The storage architecture must meet the following requirements:
- Protect against a local availability zone failure in East US with zero downtime and zero data loss.
- In the event of a complete outage of the East US region, read access to the historical telemetry data must remain available with a Recovery Time Objective (RTO) of minutes.
- In the event of a complete outage of the East US region, write operations must be restored in the West US region with an RTO of less than hour and a Recovery Point Objective (RPO) of less than minutes.
- Cost must be minimized by avoiding redundant active-active compute environments for writes.
Which storage configuration and recovery strategy should you recommend?
An organization is deploying an SAP HANA database on an Azure Virtual Machine utilizing Premium SSD v2 managed disks. You are designing an Azure Backup solution to meet the following requirements:
- Provide multiple backups per day to achieve a 4-hour Recovery Point Objective (RPO).
- Retain local snapshots for 12 days to support rapid, instant restore from disk snapshots to minimize Recovery Time Objective (RTO).
- Retain weekly backups for 365 days, ensuring they can be restored within 3 hours under standard recovery processes.
- Ensure backups are resilient against a primary region outage.
Which backup configuration should you recommend?
An organization is designing a disaster recovery (DR) solution from the Azure North Europe region to the Azure West Europe region for a critical three-tier application.
The application workloads and performance metrics are:
- Web and Application Tiers: 4 VMs in total, each running on Standard SSDs. The write churn per VM is . The required recovery point objective (RPO) is , and the recovery time objective (RTO) is .
- Database Tier: 2 VMs running SQL Server Enterprise Edition on Windows Server. Each VM has:
- 1 Premium SSD OS disk ( write churn)
- 1 Premium SSD TempDB disk ( write churn)
- 1 Premium SSD Data disk ( write churn)
- 1 Premium SSD Transaction Log disk ( write churn)
- The required RPO for the database tier is , and the RTO is .
Which two of the following strategies should you include in the disaster recovery design? (Select TWO).
Select all that apply
An environmental organization is designing a global weather monitoring system that collects data from thousands of atmospheric sensors. The sensors upload temperature and pressure metrics every seconds. The solution must meet the following requirements:
- Provide regional disaster resilience to ensure the system remains online if an Azure region experiences an outage.
- Minimize write latency for sensors located across North America, Europe, and Asia.
- Avoid hot partitions and ensure even distribution of write requests across logical partitions.
Which two configurations should you include in the design of the Azure Cosmos DB for NoSQL account? (Select TWO.)
Select all that apply
An enterprise is designing a container-based application on Azure that consists of a payment microservice and three operational microservices.
The design must satisfy the following requirements:
* Scale the compute resources dynamically based on message queue depth using KEDA, including scaling down to zero when idle.
* Minimize the administrative effort of managing container infrastructure, including OS patching, cluster upgrades, and node scaling.
* Route the console and system logs of the payment microservice to a dedicated regional Log Analytics workspace to meet compliance requirements.
* Route the logs of the operational microservices to a separate, shared Log Analytics workspace.
* Enable all microservices to communicate with each other securely over a private network.
Which architecture should you recommend?
A transit authority is designing a containerized telemetry processing system to monitor municipal bus fleets across two geographical sectors. The system consists of multiple microservices that ingest GPS coordinates and engine diagnostics from an Azure IoT Hub.
The architecture must meet the following requirements:
- Support event-driven scaling using KEDA based on message queue depth.
- Minimize administrative effort and operational overhead for managing the underlying compute infrastructure.
- Satisfy strict regional compliance regulations by ensuring that telemetry logs from each sector are stored exclusively within their respective Azure regions and are not co-mingled.
Which infrastructure design should you recommend?
An organization deploys an Azure virtual network named `vnet-prod-eastus` with the address space . The virtual network contains three subnets:
* `snet-web` ()
* `snet-db` ()
* `snet-nva` (), which hosts a Network Virtual Appliance (NVA) at the IP address .
The organization intends to inspect all traffic from `snet-web` to `snet-db` using the NVA. An administrator creates a route table named `rt-prod-web`, associates it with `snet-web`, and adds a user-defined route (UDR) with the address prefix and the next hop pointing to the NVA.
After applying the route table, virtual machines in `snet-web` can no longer communicate with each other, and all intra-subnet traffic within `snet-web` fails.
What is the primary cause of this communication failure?
An enterprise implements a hub-and-spoke network topology in Azure. The topology contains a hub virtual network named `vnet-weur-hub` () and a spoke virtual network named `vnet-weur-spoke` (). A network virtual appliance (NVA) is deployed in the hub at .
You need to configure routing for the subnets in `vnet-weur-spoke` to meet the following requirements:
1. All traffic destined for the internet must route through the NVA at .
2. All traffic destined for resources within `vnet-weur-spoke` must route directly between those resources.
Which two routes must be active in the effective routes of `vnet-weur-spoke` to meet these requirements? (Select two.)
Select all that apply
An enterprise is designing a privileged access governance strategy for its Azure subscriptions. The strategy must meet the following requirements:
- A team of system engineers requires temporary, approved administrative access to manage virtual machines.
- Administrative permissions must be managed at a group level rather than assigned to individual user accounts to ensure scalable governance.
- To prevent tenant-wide lockout during a potential multi-factor authentication (MFA) service outage, emergency break-glass accounts must be maintained.
Which of the following designs should you recommend?
A financial institution is designing the Azure compute infrastructure for two separate workloads:
- Workload 1: A core transaction processing system that runs steady-state, 24/7, requires physical isolation at the physical hardware level to meet regulatory compliance, and must be deployed across multiple availability zones to ensure zone-level high availability.
- Workload 2: A batch risk-modeling application that runs on weekends, is highly parallelizable, tolerant of interruptions, and must be deployed at the lowest possible cost.
Which two compute virtualization strategies should you recommend to meet these requirements? (Select two.)
Select all that apply
An organization is designing the storage architecture for two new workloads:
1. Workload A: A containerized application that requires a shared file system using the NFS 4.1 protocol. The storage must provide sub-millisecond latency and survive the outage of a single datacenter (zone) in the primary region.
2. Workload B: A reporting application that stores historical log archives as blobs. The archives must remain available for read operations even during a complete outage of the primary Azure region, without administrator intervention or triggering a storage account failover.
Which two storage configurations should you recommend to meet these requirements?
Select all that apply