All practice questions
1186 questions
A city is deploying a traffic management system that receives real-time telemetry data from thousands of road sensors. The data is semi-structured and must be stored in a non-relational format. The development team wants to query this data using a Cassandra API, and requires a service where Microsoft automatically manages the database engine updates and operating system patching. Which Azure service should the city implement?
An organization has a production Azure subscription containing a resource group named RG-Backend. A ReadOnly resource lock is applied at the subscription level, and a CanNotDelete resource lock is applied directly to the RG-Backend resource group. Inside RG-Backend, there is an Azure App Service web app named WebApp-Prod and an Azure SQL database. An administrator with Owner role permissions needs to scale up the App Service plan for WebApp-Prod, delete the SQL database, and retrieve the publishing profile for WebApp-Prod. Which of the following describes the outcome of these three attempted actions?
A healthcare provider has virtual machines and Kubernetes clusters hosted on-premises and in a third-party public cloud. The provider wants to use Azure Arc to simplify management. Which of the following capabilities are provided by Azure Arc for these external resources? (Select TWO.)
Select all that apply
A company is developing a global IoT application that must store non-relational telemetry data with low latency. The application needs to query this data using MongoDB and Cassandra APIs. Additionally, the company wants to minimize administrative effort by ensuring that Microsoft manages database engine updates and operating system patching. Which Azure database service should the company select to meet these requirements?
A multinational corporation is planning to connect its local infrastructure to resources inside an Azure Virtual Network. The network architect must satisfy the following three connectivity requirements:
1. The primary on-premises datacenter requires a private, high-bandwidth connection of that bypasses the public internet entirely.
2. A remote branch office requires a secure, encrypted connection to Azure over the public internet on a limited budget.
3. Remote employees working from home must be able to securely connect their individual laptops directly to the Azure Virtual Network over the internet without requiring any on-premises hardware.
Which combination of Azure connectivity services should the company implement?
An Azure administrator manages a subscription containing a resource group named `rg-data-pipeline`. The administrator applies a `ReadOnly` resource lock to `rg-data-pipeline`. Within this resource group, there is a stopped Azure Virtual Machine named `vm-processor`. Is the statement 'A user with the Owner role can successfully start the `vm-processor` virtual machine while the `ReadOnly` lock is active' true or false?
A financial company hosts its customer databases on several Linux servers in an on-premises datacenter. The company wants to enforce security compliance settings on these servers using Azure Policy and view their status in the Azure Portal, without migrating the workloads to Azure. Which Azure service should the company use to project these on-premises servers into Azure for centralized management?
An organization is designing a serverless automated pipeline to process customer feedback. The pipeline must ingest customer comments from an external web portal immediately via HTTP webhooks, coordinate a multi-step workflow that passes the comment to a custom Python data-cleaning script, update a database, and conditionally send an email alert via Office 365. The custom Python script requires specialized open-source libraries. The organization wants to minimize administrative overhead and dynamically scale compute resources with zero cost when there is no traffic. Which of the following statements correctly describe how Azure Serverless services should be implemented for this architecture? (Select two)
Select all that apply
An organization is evaluating Microsoft Azure database offerings to support different workloads. Match each Azure database service on the left to the description on the right that best represents its characteristics or engine support.
Click a left item, then click its matching right item
Items
Matches
An organization is evaluating cost estimation tools for a cloud migration project. Is the following statement regarding the Azure Pricing Calculator and the Azure Total Cost of Ownership (TCO) Calculator true or false?
'The Azure Pricing Calculator can be used to estimate the cost of Azure resources using your organization's specific Microsoft Customer Agreement (MCA) or Enterprise Agreement (EA) discounted pricing by signing in, whereas the Azure TCO Calculator only provides cost comparisons based on standard retail (pay-as-you-go) rates.'
A software developer is creating a mobile application and needs to store user profiles as semi-structured JSON documents with different attributes. The developer requires a fully managed, non-relational database service that natively supports the MongoDB API. Which Azure database service should the developer choose?
An administrator wants to ensure that a newly hired auditor can view all configurations of the Azure resources within a resource group named 'Finance-RG', but cannot make any modifications to them. Which configuration should the administrator use to meet this requirement?
A software development company wants to manage virtual machines hosted in their own on-premises datacenter. Is the statement that Azure Arc can be used to manage physical or virtual servers located outside of Microsoft Azure true?
If a ReadOnly resource lock is applied to an Azure resource group, administrators are still permitted to start, stop, or restart any virtual machines within that resource group.
An organization is evaluating its database architecture strategy in Microsoft Azure. Match each specific workload or deployment requirement on the left to the most appropriate Azure database service or hosting model on the right.
Click a left item, then click its matching right item
Items
Matches
An organization is designing a hybrid network architecture to connect their on-premises office to two Azure Virtual Networks (VNets). The design must meet the following criteria:
* A primary connection with dedicated, high-speed bandwidth that does not use the public internet.
* A secondary, encrypted backup connection that is cost-effective and routes over the public internet.
* Internal, low-latency communication directly between the two Azure VNets.
Which of the following Azure networking features should the organization implement to meet these requirements? (Select three)
Select all that apply
An organization has a diverse IT administration team using workstations running Windows 11, macOS, and Ubuntu Linux. The team needs to implement scripting and management tools to automate resource deployments while minimizing local installation overhead and ensuring cross-platform compatibility.
Which two statements regarding Azure management tools are correct?
Select all that apply
An organization has an Azure subscription containing a resource group named rg-shipping-prod. A CanNotDelete lock is applied directly to the rg-shipping-prod resource group. An administrator with the Owner role needs to update the configuration of an Azure App Service plan named asp-shipping and delete an unused Azure Storage account named stshippinghistory, both of which are located inside rg-shipping-prod.
Which of the following statements correctly describes the outcome of these actions?
An Azure resource group owner can successfully deploy a resource that violates a subscription-level Azure Policy with a 'Deny' effect, because Role-Based Access Control (RBAC) owner permissions override Azure Policy enforcement at the resource level.
A company has deployed Azure ExpressRoute to connect its local corporate headquarters to an Azure Virtual Network. During an audit, a security analyst reviews the network configuration to ensure it complies with a corporate policy requiring that hybrid traffic bypass the public internet.
Which path does the network traffic take when using this ExpressRoute connection?