All practice questions
1198 questions
You are designing a secure network architecture for an application in Azure. The application consists of Azure Virtual Machines deployed in a subnet named Subnet1 within a virtual network named VNet1. The virtual machines must access an Azure Storage account named storage1 to retrieve configuration files. You need to recommend a solution that ensures all traffic from Subnet1 to storage1 flows over the Microsoft backbone network and that public access to storage1 from the internet is completely blocked. Which two actions should you include in the recommendation?
Select all that apply
An organization needs to host a containerized background processing application in Azure. The application retrieves items from an Azure Queue Storage queue and processes them. The processing time for a single queue item is consistently minutes. The architecture team requires that the solution automatically scales based on the number of queue messages, minimizes management effort, and avoids paying for compute resources when the queue is empty. Which Azure compute solution should you recommend?
An organization is designing a disaster recovery (DR) solution for a smart energy analytics platform hosted on Azure virtual machines in the UK South region. The target DR region is UK West. The platform consists of three tiers:
* Web Tier: Two virtual machines. Each virtual machine has one Standard SSD operating system (OS) disk with a write churn of .
* Application Tier: Two virtual machines. Each virtual machine has one Standard SSD OS disk with a write churn of .
* Database Tier: Two virtual machines running SQL Server Enterprise. Each virtual machine has one Standard SSD OS disk ( churn), two Premium SSD (P30) data disks ( churn per disk), and one Premium SSD (P20) log disk ( churn).
The solution must meet the following business requirements:
* The web and application tiers must have a Recovery Point Objective (RPO) of and a Recovery Time Objective (RTO) of .
* The database tier must have an RPO of and an RTO of .
Which two recommendations should you include in the disaster recovery design? (Select two.)
Select all that apply
You are designing the routing for a subnet in an Azure virtual network named `vnet-prod-spoke` (). You need to route all outbound internet traffic from the subnet to a firewall virtual appliance located in a peered virtual network. Traffic within `vnet-prod-spoke` () must continue to route directly between subnets without passing through the firewall. Which route should you add to the User-Defined Route (UDR) table associated with the subnet?
A company is designing a network security solution for its virtual machines (VMs) deployed in an Azure virtual network subnet. The VMs must be allowed outbound access to Azure Storage accounts only within the East US region to download updates. Outbound access to the public internet and storage accounts in other regions must be blocked. The solution must minimize administrative effort.
Which configuration should you recommend for the Network Security Group (NSG) associated with the VM subnet?
ThermaLogistics operates a fleet of refrigerated shipping containers and uses Azure Blob Storage to ingest real-time temperature and telemetry data. You are designing a high availability (HA) and disaster recovery (DR) solution for this data. The solution must satisfy the following requirements:
- Maximize read availability for telemetry reporting, allowing read access to data even if the primary region experiences an outage.
- Achieve a recovery point objective (RPO) of less than 15 minutes for regional disasters.
- Minimize costs while ensuring regional redundancy.
- Ensure that the telemetry ingestion application only writes to the primary endpoint, as the secondary region does not support writes prior to a failover.
Which two actions should you perform? (Select two.)
Select all that apply
An international enterprise is planning a migration and modernization of its data tier to Azure. The migration plan requires availability for both reads and writes, sub- latency at the 99th percentile, and active-active global distribution across Azure regions. The data storage tier must support an read-to-write ratio for the product catalog and a ratio for the device telemetry stream. As part of the modernization process, several disparate data systems must be migrated to Azure Cosmos DB.
Match each workload scenario to the most appropriate Azure Cosmos DB API.
Click a left item, then click its matching right item
Items
Matches
A financial services firm is designing an analytical data platform to query historical audit logs. The platform must meet the following requirements:
- Data volume: of historical records stored in CSV format.
- Ingestion rate: Data is uploaded weekly in a single batch.
- Query latency: Data analysts run exploratory ad-hoc queries sporadically; results are expected within a few minutes.
- Resiliency: The data must survive a primary datacenter outage.
- Security: External auditors require access via Shared Access Signatures (SAS) that can be instantly revoked without rotating primary storage keys.
You need to design a query and storage solution that minimizes operational overhead and compute costs. Which solution should you recommend?
A financial company is designing a new event-driven transaction processing system on Azure. The system has the following requirements:
- Web APIs and background workers must scale dynamically based on the number of messages in an Azure Service Bus queue, including scaling down to zero instances.
- The background workers must support event-driven autoscaling using KEDA.
- You must run ad-hoc data reconciliation tasks that execute to completion and then terminate.
- You must minimize the administrative and operational effort required to manage the container infrastructure.
- Logs for the container workloads must be collected. For regulatory compliance, the production environment logs and test environment logs must be isolated and stored in different geographic regions.
Which two configurations should you recommend? (Select two.)
Select all that apply
A multinational retail corporation, Contoso Logistics, is designing a hybrid identity and security strategy to integrate its on-premises Active Directory Domain Services (AD DS) with Microsoft Entra ID. The design must satisfy the following requirements:
- Minimize the on-premises infrastructure footprint and management overhead.
- Allow users to authenticate to cloud services using their on-premises passwords, even if the on-premises network or domain controllers experience an outage.
- Enforce Multi-Factor Authentication (MFA) via Conditional Access for all user logins, while preventing tenant lockout in the event of an Azure MFA service disruption.
- Ensure that administrators can activate highly privileged roles only when needed, requiring approval and justification.
Which identity and security architecture should you recommend to meet these requirements?
An energy utility company is designing a new container-based monitoring solution on Azure. The solution must support two environments: Production and Test.
The design must satisfy the following requirements:
* The containerized workloads in Production and Test must be completely isolated from each other at the network and compute levels.
* Administrative and operational overhead for managing the container infrastructure must be minimized.
* System logs from the Production environment must be stored in a different Log Analytics workspace than the Test environment logs to comply with strict data sovereignty policies.
Which two recommendations should you include in the infrastructure design? (Select two.)
Select all that apply
An organization is designing a disaster recovery (DR) solution from the Azure East US region to the West US region for a critical retail application. The application consists of two virtual machine tiers:
* Web Tier: Two virtual machines named `VM-Web1` and `VM-Web2` deployed on Standard_D2s_v5 size. Each VM has a single OS disk using Standard SSD storage, with a write churn rate of per disk.
* Database Tier: A single virtual machine named `VM-DB1` running SQL Server on Standard_E8s_v5 size. The VM has one OS disk and one data disk () containing database files. Both disks use Standard SSD storage. The data disk has an average write churn rate of .
The organization specifies a Recovery Point Objective (RPO) of 1 hour and a Recovery Time Objective (RTO) of 2 hours for the entire application.
Which of the following actions should you include in the disaster recovery design? (Select TWO.)
Select all that apply
An enterprise is designing a data storage and retention strategy for three distinct datasets in Azure Blob Storage:
* Audit reports: These reports are accessed frequently for the first 30 days after generation. Between 30 and 180 days, they are accessed occasionally and must be available immediately with sub-second retrieval latency. After 180 days, they are rarely accessed, and a retrieval latency of up to 15 hours is acceptable. The reports must be deleted after 3 years ( days).
* Transactional ledger data: This data must be stored in a write-once, read-many (WORM) state to meet strict compliance regulations. The data cannot be modified or deleted for 7 years ( days) and is queried by an automated auditing system that requires real-time (sub-second) access.
* Temporary debug logs: These logs are generated daily and are only kept for 45 days to assist in active troubleshooting. They are rarely accessed, but when they are, a retrieval latency of up to 15 hours is acceptable.
You need to design a storage tiering and retention solution that minimizes costs while meeting all regulatory and performance requirements.
Which two configurations should you include in the design? (Select TWO)
Select all that apply
An enterprise is designing a hub-and-spoke network topology in Azure to support dynamic routing between on-premises branch offices and Azure resources. The topology consists of the following:
* A hub virtual network named `vnet-use-hub` () containing:
* `GatewaySubnet` () with an ExpressRoute gateway.
* `RouteServerSubnet` () hosting an Azure Route Server.
* `subnet-nva` () hosting a pair of SD-WAN Network Virtual Appliances (NVAs) that establish BGP sessions with the Azure Route Server.
* A spoke virtual network named `vnet-prod-spoke` () containing application workloads in `subnet-app` ().
A virtual network peering connects `vnet-use-hub` and `vnet-prod-spoke` with gateway transit enabled on the hub side.
The design must satisfy these requirements:
* Application workloads in `subnet-app` must dynamically learn and route traffic to on-premises branch offices via the SD-WAN NVAs.
* You must minimize manual administrative effort by avoiding static user-defined routes (UDRs) in the spoke virtual network.
* Direct traffic between `vnet-prod-spoke` and the hub VNet `vnet-use-hub` must be maintained without routing through the SD-WAN NVAs to ensure optimal latency.
* The Azure Route Server must exchange routing information between the SD-WAN NVAs and the ExpressRoute gateway.
Which two actions should you include in the design?
Select all that apply
An organization hosts a multi-tier application on Azure Virtual Machines. The application VMs must upload diagnostic metrics to Azure Monitor. To comply with security policies, all outbound internet traffic from the virtual machine subnet must be blocked except for traffic destined for Azure Monitor. The design must minimize administrative overhead. Which network configuration should you recommend?
An enterprise is designing a hub-and-spoke virtual network topology in Azure to host a multi-tier application. The architecture includes:
- A hub virtual network named `vnet-hub-core` () that hosts a central Azure Firewall with a private IP address of .
- A spoke virtual network named `vnet-spoke-web` () containing a subnet named `web-subnet` ().
- A spoke virtual network named `vnet-spoke-db` () containing a subnet named `db-subnet` ().
Virtual network peering is configured between the hub and each spoke virtual network. Direct virtual network peering is not configured between the two spoke virtual networks.
You need to configure the routing to meet the following requirements:
- All traffic between `web-subnet` and `db-subnet` must be routed through the Azure Firewall for inspection.
- Traffic within each spoke virtual network must remain local and bypass the Azure Firewall.
Which two configurations should you implement?
Select all that apply
A healthtech company hosts a telemedicine platform on Azure virtual machines (VMs) in the East US region and is designing a disaster recovery (DR) solution to the West US region. The platform consists of a web tier, an application tier, and a database tier. The workload profiles and metrics are as follows:
- Web and Application Tiers: Four VMs (two web, two app) using Standard SSDs, with a maximum write churn of per VM.
- Database Tier: Two VMs running SQL Server on Windows Server using Premium SSD (P30) disks. Each database VM has one log disk with a continuous write churn of and one data disk with a write churn of .
Your disaster recovery design must satisfy the following business requirements:
- A Recovery Point Objective (RPO) of for the web and application tiers.
- An RPO of for the database tier.
- A Recovery Time Objective (RTO) of for the entire platform.
Which disaster recovery architecture should you design to meet these requirements?
An enterprise is designing a high-availability hybrid network topology in Azure to support dynamic routing and traffic inspection. The design includes the following components:
* A hub virtual network named `vnet-hub-useast` () containing an Azure Route Server in the `RouteServerSubnet` () and two active-active Network Virtual Appliances (NVAs) in `subnet-nva` ().
* A spoke virtual network named `vnet-spoke-prod` () containing `subnet-web` ().
* A spoke virtual network named `vnet-spoke-data` () containing `subnet-db` ().
The NVAs establish BGP sessions with the Azure Route Server. The Route Server is configured with Branch-to-Branch enabled to exchange routes between the NVAs and an ExpressRoute Gateway in the hub.
You need to design a routing solution that meets the following requirements:
1. Subnets in `vnet-spoke-prod` and `vnet-spoke-data` must dynamically receive the on-premises routes advertised by the NVAs via BGP.
2. All spoke-to-spoke traffic (between `vnet-spoke-prod` and `vnet-spoke-data`) must be directed through the NVAs for security inspection.
3. Local traffic within `vnet-spoke-prod` (destined within ) must not be sent to the NVAs.
Which two configurations should you include in the design? (Select two.)
Select all that apply
A global retail corporation is deploying a new order processing system across the East US and West Europe Azure regions. The architecture contains two workloads:
1. An admin dashboard: A web application (HTTPS) that requires SSL termination at the edge, path-based routing (routing `/reports/*` to a specialized backend pool), and protection from SQL injection attacks.
2. A legacy sync agent: A client application that synchronizes local inventory databases using a custom TCP protocol over port 9090.
Both workloads must be highly available with automatic failover between regions.
Which routing design should you recommend to meet these requirements?
An organization is designing a secure architecture for a cloud application. The application database layer runs on an Azure SQL Database. The application logic runs on Azure Virtual Machines (VMs) deployed in a subnet named AppSubnet within an Azure Virtual Network.
The network security requirements are:
1. Prevent all public internet access to the Azure SQL Database.
2. Allow VMs in AppSubnet to connect securely to the Azure SQL Database.
3. Restrict outbound database traffic from AppSubnet to only the required SQL database.
4. Minimize administrative effort for managing changes to IP addresses.
Which two configurations should you recommend in the design?
Select all that apply