All practice questions
1186 questions
A logistics company hosts its package-delivery tracking application on Azure. To ensure the application can handle the maximum expected workload during the end-of-year holiday peak, the company configures the application to run continuously on ten Azure virtual machines throughout the entire year. Is this deployment strategy an example of cloud elasticity?
A logistics company wants to automate a workflow that triggers when a new shipment is registered. The workflow must send an email notification, update a customer relationship management (CRM) database, and create a tracking record. The company wants to design this integration visually using a graphical designer without writing custom application code. Which Azure service should the company use to meet these requirements?
An enterprise cloud team is planning the deployment of a new multi-tier application. The database virtual machines will be deployed in the East US region, and the web servers will be deployed in the West US region. The team wants to group all of these resources into a single resource group named 'app-rg' (located in East US) for unified lifecycle management. Additionally, they plan to create a nested resource group inside 'app-rg' specifically to apply separate permissions for the database administrators. Which of the following statements correctly evaluates the validity of this planned configuration?
A retail company wants to provide its seasonal remote employees with secure access to a Windows 11 desktop experience from their personal laptops. To optimize resource utilization and reduce costs, the company needs multiple employees to sign in to the same underlying virtual host simultaneously. Which Azure service should the company deploy?
A university department is setting up their Azure environment for a new research project. They configure a resource group named RG-Research-Prod located in the East US region. During the resource planning meeting, team members raise questions about how to organize virtual machines, databases, and secondary resource groups. Which two of the following statements correctly describe the administrative boundaries and behavior of these resources?
Select all that apply
A financial services firm is migrating its transaction logging application to Azure. To meet strict regulatory standards, the application must be designed to withstand a complete regional outage (such as a widespread natural disaster affecting an entire metropolitan area). The company also requires that data replication for disaster recovery occurs over a distance of at least 300 miles, while ensuring that the data remains within the same national boundary for compliance.
Which Azure architectural feature should the firm use to meet these requirements?
A digital marketing company deploys a promotional website on Azure Virtual Machines. The website requires a custom web server configuration and specific local firewall rules within the operating system to function correctly. Under the shared responsibility model, which of the following tasks is Microsoft responsible for managing in this deployment?
A company is planning to migrate its analytics workload to Microsoft Azure. The IT team must ensure that database query response times remain constant even during peak business hours, and they must also be able to accurately forecast their monthly billing based on simulated resource usage. Which cloud concept is this company directly prioritizing?
A financial services company wants to automate its trade verification processes. The solution requires running a custom Python script to validate transaction signatures and orchestrating a multi-step approval workflow that sends notification emails using pre-built connectors. The company plans to use Azure serverless technologies.
Which of the following statements correctly describe the roles of Azure Functions and Azure Logic Apps in this solution? (Select two)
Select all that apply
An organization wants to create an automated workflow that connects multiple cloud services using a visual designer and pre-built connectors. The solution must be serverless and must not require writing custom code. Which Azure service should the organization use?
A company wants to provide its call center staff with remote access to Windows 11 desktop environments. To reduce subscription and compute costs, the company needs a service that allows multiple users to log in and run concurrent, isolated desktop sessions on a single virtual machine host. Which Azure service should the company deploy?
An administrator is planning a disaster recovery strategy for applications deployed in Azure. The administrator wants to use Azure region pairs to ensure business continuity. Which of the following describes a key operational characteristic of Azure region pairs?
To host multiple concurrent user sessions on a single Windows 11 virtual machine in Azure, you must deploy the virtual machine as part of Azure Virtual Desktop, as standard Azure Virtual Machine deployments do not support Windows client multi-session. Is this statement true or false?
An enterprise is planning to deploy a high-availability customer portal on Azure. The architecture team needs to select a deployment strategy that minimizes downtime from localized power failures while also establishing a robust disaster recovery plan for rare regional outages.
Which two statements regarding Azure regions, Availability Zones, and region pairs are correct?
Select all that apply
In Microsoft Azure, high availability (HA) is defined as the process and capability of restoring application services and recovering data in a secondary geographic region after a catastrophic regional outage.
A research laboratory deploys a cluster of Azure Virtual Machines to run complex environmental simulations. The laboratory needs to control the network traffic allowed into these virtual machines. Is it true that under the Infrastructure as a Service (IaaS) model, Microsoft is responsible for configuring network security rules to block unauthorized traffic at the virtual network level?
A logistics company is setting up a new supply chain tracking application in Azure. The application requires virtual machines to be deployed in the West Europe region for low-latency access by local users. However, the company's resource group for the project, named rg-supplychain, is created in the North Europe region due to compliance storage guidelines for metadata. Which of the following describes a valid deployment and organization scenario for this application?
A software company is migrating its customer portal to Microsoft Azure. The portal must meet two operational requirements:
1. If a virtual machine hosting the portal fails due to a localized hardware issue, the system must automatically detect the failure and keep the application running without manual intervention.
2. If a catastrophic disaster renders the primary Azure region completely offline, the company must be able to restore the portal's operations in a secondary Azure region.
Which cloud concepts do these requirements represent?
A utility company plans to build an automated integration that connects their databases to external systems. They want to orchestrate this workflow visually using pre-built connectors and without writing custom code.
Is the statement 'Azure Functions is the primary serverless service designed to orchestrate workflow integrations visually using a design-first interface' true or false?
A global shipping company is migrating its legacy container tracking software to Azure Virtual Machines (IaaS) to maintain a specific operating system configuration. Under the Azure shared responsibility model, which task is Microsoft responsible for performing?