All practice questions
1186 questions
A company needs to run a single, short-lived Docker container once a day to perform a data-cleansing task. The task takes approximately 10 minutes to run. The company wants to host the container without provisioning or managing virtual machines, and they do not require container orchestration features. Which Azure service should the company use?
Azure Logic Apps is a serverless workflow orchestration service that provides a designer-first, visual interface rather than requiring you to write custom code.
An organization is setting up its Azure environment to deploy resources for a new platform. They need to define their resource hierarchy to align with company governance policies. Which of the following organizational designs is valid in Microsoft Azure?
An organization plans to run its steady-state database on-premises while dynamically scaling its web application to Microsoft Azure during peak demand periods. Is this deployment strategy an example of a hybrid cloud model?
An administrator is planning the deployment of resources in Azure. Is the following statement true or false? A resource group can contain other resource groups to establish a nested parent-child organizational hierarchy.
A smart-agriculture startup uses IoT sensors to monitor soil moisture levels across various farms. The startup stores sensor telemetry data in databases hosted by an external cloud provider to utilize machine learning APIs. However, the startup also operates dedicated, high-security server racks in a local co-location facility to store proprietary crop genetics research data and run specialized analysis algorithms.
Which cloud deployment model is represented by this infrastructure?
A single Azure subscription can be assigned to more than one parent management group in a management group hierarchy.
A company is evaluating Azure Virtual Machines and Azure Virtual Desktop to support a remote engineering team. The IT department wants to understand the operational differences, licensing capabilities, and administrative responsibilities between these two services before deployment.
Which of the following statements are correct regarding Azure Virtual Machines and Azure Virtual Desktop? (Select TWO options).
Select all that apply
A financial company is moving a transaction-processing system to Azure. The system must automatically provision additional compute resources to handle temporary spikes in transaction volume and deprovision them when the spikes subside.
Is the statement below true or false?
The ability of this system to automatically adjust its resource capacity in response to dynamic demand changes is defined as high availability.
A cloud administrator is reviewing the following architectural statements about Microsoft Azure infrastructure:
| Number | Statement |
|---|---|
| 1 | Azure Availability Zones are physically separate datacenters within a single Azure region. |
| 2 | All Azure regions support Availability Zones to ensure redundancy. |
| 3 | Azure region pairs are located within the same geography to meet data residency requirements. |
Is Statement 2 true or false?
A software development company is setting up a testing environment in Azure. They need to deploy virtual machines running various versions of Windows Server and Linux to test their software's compatibility across different operating systems. They require full administrative access to install custom libraries and configure the system registry. Under the Azure shared responsibility model, which of the following tasks is the responsibility of Microsoft for this environment?
A manufacturing corporation wants to deploy a critical production monitoring system in Azure. The system must be resilient to power, cooling, or network failures affecting an entire physical datacenter facility. The architecture team specifies that the backup resources must be located in the same geographic region to keep latency as low as possible. Which Azure feature should be utilized to distribute the virtual machines across separate physical facilities within the region?
A company is planning to deploy a web application in Azure. The design includes a virtual machine that needs to be deployed in the West US region. The administrator creates a resource group named rg-prod-web in the East US region. The team is discussing the organization of resources and subscriptions.
Which TWO statements regarding Azure resource organization rules are correct?
Select all that apply
A company needs to implement a serverless human resources onboarding workflow. The solution requires running a custom Python script to format employee data and orchestrating a multi-step email approval sequence using a visual designer.
Which two Azure services should the company use to meet these requirements? (Select two)
Select all that apply
A financial institution is planning to deploy an audit application in Azure. The application has the following architectural and regulatory requirements:
- It must protect virtual machines against localized datacenter failures (such as power, cooling, or networking issues) within the primary region.
- It must replicate backup data to a secondary region located at least miles away to prepare for regional disaster recovery.
- It must ensure all customer data remains strictly within the same country to comply with sovereignty regulations.
Which two choices represent correct Azure design strategies or characteristics to meet these requirements?
Select all that apply
An online education startup is planning to host its main learning management application on Azure. The application's web tier requires custom modifications to the web server's underlying operating system registry settings and custom firewall rules that cannot be configured on a fully managed platform. Which cloud service model should the startup choose for the web tier?
A retail company wants to deploy a custom C# code block to calculate order discounts. The code must execute automatically in response to an API call, and the company wants to avoid managing or patching any underlying server infrastructure. Which Azure service should the company use?
A company's cloud engineering team is setting up their initial Azure environment for a new internal HR system. They create a resource group named 'hr-prod-rg' in the 'West US 3' region.
Which of the following statements represents a valid configuration or behavior for this resource group and its resources?
A retail startup is setting up virtual machines in the East US region. To protect their workloads from localized cooling or power failures at the physical datacenter level within East US, they need to place their virtual machines in different physical locations that have independent power, cooling, and networking.
Which Azure feature should the startup configure to meet this requirement?
A municipal transit authority operates a passenger tracking application on Azure. The application experiences sudden, unpredictable surges in traffic during rush hours or severe weather events, and very low traffic during the night. To optimize costs and performance, the authority configures the application to automatically deploy additional virtual machine instances as demand spikes and decommission them when traffic subsides.
Which cloud concept is directly illustrated by this design?