All practice questions
1186 questions
A university needs to establish a hybrid network connection between its local campus server room and Azure. The university requires a connection that provides dedicated bandwidth up to , low latency, and bypasses the public internet entirely. Which Azure service should the university implement to meet these requirements?
A software development team is building a custom employee tracking system. They need a database that supports traditional relational schemas, structured query language (SQL), and ACID transactions. Additionally, the team requires that Microsoft automatically manages all operating system patching and database engine updates so they can focus purely on application development. Which Azure service meets these requirements?
An enterprise manages a hybrid cloud infrastructure, including a staging environment on Azure with over 100 virtual machines. The IT administration team needs to address three operational requirements:
1. Identify virtual machines that have low CPU utilization over the past 14 days to reduce unnecessary costs.
2. Prevent developers from deploying new virtual machines unless they specify an 'Environment' tag.
3. Automatically detect and alert on virtual machine operating system-level memory usage spikes in real time.
Which Azure management tools should the team utilize to satisfy each of these three requirements?
An administrator is troubleshooting an automated script designed to analyze security logs stored in an Azure Blob Storage account. The logs are stored in a container that has its access tier set to Archive to minimize storage costs. The script, which runs on an Azure Virtual Machine, fails with an error when attempting to read the log files directly. What is the cause of this script failure?
An independent developer needs to run a single containerized application for a temporary two-hour testing phase. To minimize cost and setup time, the developer wants to launch the container immediately without configuring virtual machines or setting up a Kubernetes cluster. Which Azure service is the most appropriate option for this deployment?
An agricultural technology company operates a centralized management system in Azure, but also maintains local Kubernetes clusters and Windows Server virtual machines at several remote greenhouse locations. The IT department wants to simplify operations by using Azure Arc to manage these external resources.
Which two operations can the company perform by using Azure Arc? (Choose two.)
Select all that apply
An IT engineer uses a personal computer running Linux to perform daily administration. The engineer needs to execute Azure PowerShell cmdlets locally to manage virtual machines.
What should the engineer do to run these command-line tools locally?
A cloud engineering team manages resources within an Azure resource group named CoreServices-RG. This resource group contains a virtual network named VNet-Core and a storage account named Storage-Core. The team applies a CanNotDelete resource lock to CoreServices-RG, and a ReadOnly resource lock directly to Storage-Core. Which two statements accurately describe how these locks affect the resources? (Select two.)
Select all that apply
Azure Role-Based Access Control (RBAC) is used to restrict the geographic regions where resources can be deployed within a subscription.
A logistics company runs container tracking databases on physical Linux servers in its local warehouses and on virtual machines in Amazon Web Services (AWS). The company wants to use the Azure portal to apply Azure Policy compliance guidelines and security baselines to these external servers without migrating any workloads to Azure virtual machines. Which service should the company use to project these external resources into Azure Resource Manager?
A junior administrator needs to manage and restart virtual machines within a specific resource group. However, the administrator must not be allowed to grant access permissions to other users. Which Azure Role-Based Access Control (RBAC) role should you assign to meet this requirement?
To support a new analytics project, a junior database administrator must be given the ability to deploy and delete Azure SQL databases within an Azure resource group named Analytics-RG. However, to ensure security compliance, the junior administrator must be prevented from delegating access rights or assigning roles to other team members.
Which action should you perform to meet these requirements using the principle of least privilege?
An organization is designing a serverless data processing system that must perform two tasks:
1. Execute a custom Java program that runs a data cleanup process when a new file is uploaded to Azure Blob Storage.
2. Orchestrate a multi-step workflow that coordinates approvals, sends notifications using a SendGrid connector, and updates a Salesforce database.
To minimize operational costs, the resources must only consume billing charges when actively executing code or workflows.
Which combination of Azure services and billing plans should the organization choose to meet these requirements?
An organization hosts a business-critical retail application on Azure utilizing Azure Virtual Machines and Azure Cosmos DB. The operations team is reviewing the Azure Advisor dashboard to improve the system's overall resilience against potential outages and data loss. Which of the following recommendations would Azure Advisor provide under its Reliability category? Select TWO.
Select all that apply
Is the following statement true or false?
Redeploying an Azure Resource Manager (ARM) template to a resource group deletes and recreates all existing resources defined in the template, even if their configuration has not changed.
A company is setting up a hybrid network connection to Azure. If the company deploys an Azure VPN Gateway, will the network traffic between their on-premises data center and Azure travel over the public internet?
An organization is migrating diverse application workloads to Microsoft Azure. How should you match each application database requirement to the most appropriate Azure database service?
Click a left item, then click its matching right item
Items
Matches
An organization is planning to connect its local office to an Azure Virtual Network. The IT team decides to use Azure ExpressRoute because they believe it will encrypt their data as it travels over the public internet. Which statement explains why this assumption is incorrect?
A company plans to migrate an on-premises inventory management application to Microsoft Azure. The application requires a traditional relational database structure with strict schema enforcement, foreign key constraints, and complex SQL joins. The IT team is considering using Azure Cosmos DB for this database workload.
Why is Azure Cosmos DB unsuitable for this specific scenario?
An administrator wants to review recommendations in Azure Advisor to optimize their cloud deployment. Which two of the following are valid Azure Advisor recommendation categories that the administrator will find? (Select two.)
Select all that apply