All practice questions
1186 questions
Under Microsoft Azure's consumption-based model, an organization will not be billed for an allocated virtual machine if the virtual machine remains completely idle with zero CPU utilization for the entire billing period.
A software startup wants to build and test a prototype for a new mobile application on Microsoft Azure. Because the application's market success is uncertain, the startup's management wants to ensure that if they decide to cancel the project after one month, they will not be left with unused physical hardware or ongoing hosting bills. Which feature of Azure's consumption-based billing model supports this goal?
A logistics company plans to migrate a database from Microsoft SQL Server running on an Azure Virtual Machine (IaaS) to Azure SQL Database (PaaS). Which two responsibilities will shift from the company to Microsoft after this migration?
Select all that apply
A financial organization is planning to migrate its on-premises systems to Microsoft Azure. They will deploy legacy line-of-business applications on Azure Virtual Machines (IaaS), host their transactional databases on Azure SQL Database (PaaS), and migrate their collaboration tools to Microsoft 365 (SaaS). To maintain regulatory compliance, the IT security team must classify their operational tasks according to the Azure Shared Responsibility Model.
Match each operational task on the left with the correct responsibility classification under the Azure Shared Responsibility Model on the right.
Click a left item, then click its matching right item
Items
Matches
Is the following statement true or false? While both are Azure serverless services, Azure Functions is a code-first compute service used to execute custom code blocks in response to events, whereas Azure Logic Apps is a designer-first integration service used to orchestrate workflows using pre-built connectors.
An organization wants to implement governance controls in Azure to ensure that resources conform to corporate standards. The IT team is deciding whether to use Azure Policy or Azure Role-Based Access Control (RBAC) to enforce these standards. Which of the following statements correctly describes a difference between the function of Azure Policy and Azure RBAC?
A real estate agency needs to automate a lease document verification process. When an agent uploads a lease agreement to Azure Blob Storage, the system must trigger a workflow that extracts data using an AI service, updates a SQL database, and sends an email notification to a supervisor. The agency wants to build this workflow using a graphical designer and pre-built connectors with minimal custom code.
Which Azure service is best suited for orchestrating this serverless workflow?
A company needs to store quarterly compliance reports in Azure. The reports are accessed only once every few months, but must be readable immediately when requested. The system administrator plans to store the reports in the Archive access tier of Azure Blob Storage to minimize storage costs. Why is this plan inappropriate for the company's requirement?
A healthcare organization hosts a custom patient-scheduling portal. The application front-end and its backend database are currently deployed on several Azure Virtual Machines (IaaS). To minimize administration overhead, the organization plans to migrate the front-end to Azure App Service (PaaS) and the database to Azure SQL Database (PaaS). Which of the following responsibilities shifts from the customer to Microsoft as a result of this migration?
To track application-level performance metrics, such as response times and HTTP server errors, for resources running in Azure, you must configure alerts in Azure Service Health.
A company needs to host a new internal database. The database will only be used by developers during business hours (, Monday through Friday). The IT team is comparing the cost structure of deploying a new physical server in their local server room versus deploying an Azure SQL Database. Which of the following describes the financial outcome of choosing the Azure SQL Database under a consumption-based model?
A retail company is designing a serverless solution to process online sales orders. The solution has the following requirements:
1. Orchestrate a workflow that sends a confirmation email, updates the inventory database, and notifies the shipping department using a visual, designer-first interface.
2. Execute a custom C# data-cleansing algorithm on the order payload before it is saved.
Which two Azure services should the company select to meet these requirements? (Select two.)
Select all that apply
Because Azure Resource Manager (ARM) templates use declarative syntax, you must define the exact order of operations and the specific programming steps that Azure must execute to deploy your resources. Is this statement true or false?
In a standard Microsoft Azure general-purpose v2 (GPv2) storage account, you can set the default access tier of the storage account to Archive.
A retail company is migrating its customer-facing application from an on-premises datacenter to Azure. The migration is divided into two phases:
* Phase 1: The database is migrated to an Azure SQL Database instance (PaaS).
* Phase 2: The front-end web server is migrated to an Azure Virtual Machine (IaaS).
Which of the following statements correctly describe the customer's operational responsibilities after completing both phases? (Select two.)
Select all that apply
An organization has multiple resources running in the North Europe region. A cloud administrator wants to review a log of all Microsoft-reported service incidents and planned maintenance events that directly impacted their specific subscription over the last 30 days. Which Azure dashboard or tool should the administrator use to access this information?
Azure Policy is the primary service used to monitor resource performance metrics, such as CPU utilization, and automatically scale virtual machine instances to meet demand.
An organization planning a cloud migration needs to estimate future costs, compare potential savings, and optimize active resource spending. Match each operational task to the appropriate Azure tool or configuration step. To answer, drag each task on the left to its correct tool or step on the right.
Click a left item, then click its matching right item
Items
Matches
Under Microsoft Azure's consumption-based model, organization spending on cloud resources is classified as Capital Expenditure (CapEx) rather than Operational Expenditure (OpEx).
An organization is migrating its document collaboration system from a custom web application hosted on Azure App Service (PaaS) to Microsoft SharePoint Online (SaaS).
Which responsibility is transferred entirely to Microsoft as a result of this migration?