All practice questions
1186 questions
An IT administrator is planning the deployment of several virtual machines and storage accounts in Azure. Which two statements correctly describe the structural and regional capabilities of Azure resource groups and resources? (Select two.)
Select all that apply
In Azure's architectural design, data replication between Availability Zones within a single region is performed asynchronously to maximize performance, whereas replication between Azure region pairs is performed synchronously to prevent data loss during regional disasters.
An administrator claims that implementing a disaster recovery (DR) plan is the primary method to ensure that an Azure-hosted application remains continuously available and running without any downtime during a localized hardware failure.
A healthcare provider plans to migrate a legacy health records application to Azure. The application requires direct access to the underlying operating system to configure custom registry keys and install kernel-level system drivers. To meet these requirements, the provider should deploy the application using Platform as a Service (PaaS) rather than Infrastructure as a Service (IaaS). Is this statement true or false?
A company's cloud engineering team is deploying a web application using Azure App Service and Azure SQL Database. The team decides to place all related web resources into a single resource group for easier lifecycle management. The resource group is configured in the East US region. Which of the following is a valid configuration for these resources and their resource group?
A financial services company is planning to migrate its core application to Azure. The application architecture must satisfy two key requirements:
1. It must remain operational in the event of a local power, cooling, or hardware failure within the primary datacenter.
2. It must support a disaster recovery plan that replicates data to a secondary region located at least 300 miles away, while ensuring compliance with strict data residency regulations that prohibit data from leaving the country of origin.
Which deployment strategy should the company implement to meet these requirements?
Determine whether the following statement is true or false:
To implement a private cloud model, an organization must physically own, operate, and locate all hosting hardware within its own on-premises datacenter.
A company plans to deploy an application on a newly created Azure Virtual Machine. Is the statement 'Microsoft automatically applies operating system updates and security patches to the guest operating system of the virtual machine' true or false?
An administrator is reorganizing an Azure environment to apply unified governance policies. Is the statement that moving an Azure subscription to a different parent management group automatically transfers the billing ownership of the subscription to the billing account associated with the target management group true or false?
A university IT department plans to deploy a new student registration portal using Azure App Service, which is a Platform as a Service (PaaS) offering. Which two statements describe the responsibilities under this PaaS deployment model?
Select all that apply
An organization is designing a governance and resource hierarchy in Azure. They plan to use management groups, subscriptions, and resource groups to organize their cloud infrastructure. Which two statements correctly describe the capabilities and restrictions of these Azure management components?
Select all that apply
An Azure administrator applies a tag with the key-value pair 'CostCenter: 10021' to an Azure resource group named 'Production-RG'. The administrator then deploys an Azure Virtual Machine and an Azure Storage account inside 'Production-RG' without applying any tags directly to these resources. When viewing the cost analysis in Azure Cost Management grouped by the 'CostCenter' tag, how will the costs of the Virtual Machine and the Storage account be represented?
An enterprise cloud operations team is configuring monitoring tools to maintain the health of their cloud environment. The team wants to deploy Azure Monitor to collect, analyze, and act on telemetry data from their cloud and on-premises environments.
Which two of the following tasks can be performed specifically using Azure Monitor? (Select TWO options.)
Select all that apply
A logistics company utilizes an Azure-based package tracking application. During a localized storm, tracking requests spike unpredictably. The underlying Azure infrastructure automatically allocates additional virtual machine instances to handle the load and deallocates them as soon as request volume returns to normal. Is this automatic allocation and deallocation of resources in response to immediate, fluctuating demand known as high availability?
An organization plans to host containerized and web applications in Azure. Which two of the following statements about Azure compute services are correct?
Select all that apply
A software development team plans to deploy a custom Node.js application to Azure App Service, which is a Platform as a Service (PaaS) offering. Under the shared responsibility model for PaaS, which of the following tasks is the responsibility of the development team?
A financial services company is migrating its core transaction system to Microsoft Azure. The company needs to design a solution that will restore operations in a separate geographical region if the primary region suffers a complete, catastrophic outage due to a natural disaster. Which cloud concept is directly addressed by this design requirement?
An animation studio deploys several Azure Virtual Machines (IaaS) to run proprietary 3D rendering software that requires custom graphics driver configurations. Under the shared responsibility model, which of the following tasks is the responsibility of Microsoft?
A company is planning to migrate a legacy retail application to Azure. The architecture team needs to ensure the application remains running even if a physical datacenter within the target region experiences a power outage. Evaluate the following statement: Deploying the application's virtual machines across multiple Azure Availability Zones in the same region protects the application from a localized datacenter power failure. Is this statement true or false?
An administrator is designing a resource layout for a new multi-tier application. The architecture design includes a resource group named rg-app-prod located in the East US region. The plan specifies that all frontend web servers must be deployed in the West US region but placed within rg-app-prod. Additionally, to organize database resources separately, the plan proposes creating a nested resource group named rg-app-db inside rg-app-prod. Which statement correctly describes the feasibility of this planned deployment?