All practice questions
1186 questions
A database administrator is reviewing the cloud database services available in Microsoft Azure. Is the following statement regarding Azure Cosmos DB true or false?
Statement: Azure Cosmos DB is a relational-only database engine that cannot store semi-structured JSON documents.
An organization currently hosts its workloads in a private colocation facility and plans to transition to the cloud. The finance team needs to create a business case comparing the multi-year cost of ownership of the current physical infrastructure (including facility power, cooling, and hardware amortization) against running those same workloads on Azure. Additionally, the development team needs to estimate the monthly consumption cost of a planned cloud-native serverless application that will be built after the migration. Which Azure tools should the organization use to meet these requirements?
A user assigned the Contributor role for an Azure resource group can create new resources within that resource group and delegate access to those resources by assigning built-in roles to other users.
A company has critical workloads running in the East US region. The IT administrator needs to view notifications about planned maintenance events and service advisories that specifically impact the Azure services and regions utilized by their subscription. Which Azure tool or dashboard should the administrator use?
An administrator needs to deploy a multi-tier application to Azure using Azure Bicep templates. The deployment must create resources in different Azure regions, ensure resources are deployed in a specific order based on their dependencies, and organize them into logical groupings.
Which statement accurately describes the behavior and constraints of using Azure Resource Manager (ARM) templates or Bicep for this deployment?
An administrator needs to configure access and compliance for a development team. The requirements are:
1. A developer named Casey must be able to create and manage virtual machines within a resource group named Dev-RG.
2. Casey must not be allowed to grant other users access to the resource group.
3. The team must be prevented from deploying virtual machines that do not match a specific size configuration.
Which configuration should the administrator implement to meet these requirements?
A system administrator needs to manage Azure resources from a local workstation. The administrator prefers a command-line interface and needs to run commands that are structured with the 'az' prefix. The workstation runs macOS. Which tool should the administrator install locally on the workstation?
An administrator assigns an Azure Policy definition with a Deny effect to an Azure subscription. The policy is configured to prevent the deployment of Azure SQL databases that do not have transparent data encryption (TDE) enabled. The subscription already contains three active SQL databases that have TDE disabled.
What is the result of this policy assignment on the existing databases and on any future database deployment attempts?
Is the following statement true: Azure Cost Management budget alerts can trigger Azure Action Groups, allowing you to run automated actions such as an Azure Automation runbook when a budget threshold is exceeded?
An organization is designing a disaster recovery strategy and needs to store backups of their server configurations. These backups will rarely be accessed, but in the event of a system failure, they must be restored as quickly as possible. A system administrator proposes storing these backup files in the Archive access tier of Azure Blob Storage to minimize ongoing storage costs. Which statement explains why the Archive access tier is unsuitable for this specific scenario?
An event management company hosts three large-scale virtual conferences per year. During these three-day events, their web application traffic spikes by , requiring substantial temporary computing resources. For the remaining days of the year, traffic is extremely low. The company decides to migrate its web hosting from on-premises hardware to Microsoft Azure virtual machines. Which of the following statements correctly describes the financial impact of this migration under the Azure consumption-based model?
An IT administrator assigns an Azure Policy definition to a subscription. The policy is configured with a 'Deny' effect to prevent the creation of storage accounts that allow public network access. The subscription already contains five storage accounts that allow public network access.
What is the result of assigning this policy on the five existing storage accounts?
A global logistics corporation is evaluating deployment strategies for its various software applications. Match each business requirement to the most appropriate cloud deployment model.
Click a left item, then click its matching right item
Items
Matches
A company is planning to deploy a complex microservices application consisting of multiple containerized components. The company requires a hosting solution that automatically manages container deployment, scaling, and service discovery across a cluster of servers. Which Azure service should the company select?
An online media company is designing a new streaming platform in Azure. To ensure high availability, they want to protect their application from localized datacenter failures (such as power or cooling outages) within their chosen region. Additionally, they must implement a disaster recovery plan that replicates critical data to a secondary region located at least 300 miles away. Which two Azure architectural features should they use to satisfy these requirements? (Select TWO).
Select all that apply
A company is evaluating whether to migrate its legacy on-premises Remote Desktop Services (RDS) environment to Azure. The IT team is comparing two solutions: deploying a standard Azure Virtual Machine (VM) running Windows Server with RDS roles enabled, or deploying Azure Virtual Desktop (AVD). Is the following statement regarding their management responsibilities true or false? Statement: If the company deploys a standard Azure VM running Windows Server with RDS, they must manually install and maintain the RDS Connection Broker and Gateway roles, whereas if they deploy Azure Virtual Desktop, Microsoft manages these infrastructure components on their behalf.
A digital news outlet hosts a web application on Azure. The application experiences sudden, unpredictable surges in reader traffic whenever a major breaking story is published. The system is configured to automatically deploy additional virtual machine instances to handle the spikes, and then remove them once traffic returns to normal baseline levels. Which cloud characteristic does this automatic adjustment of resources directly demonstrate?
An organization needs to deploy containerized workloads to Azure and is evaluating different container hosting services. Is the following statement regarding Azure compute services true or false?
Azure Container Instances (ACI) provides native container orchestration features such as automated scaling, rolling upgrades, and coordinated scheduling of complex multi-container architectures.
A medical device software company is designing the Azure architecture for a new telehealth application. The application requires high availability to protect against localized datacenter failures (such as power or cooling outages) and a robust disaster recovery plan to protect against regional outages while keeping data replication traffic within the same geography. Which two architectural decisions should the company implement to meet these requirements?
Select all that apply
A university needs to provide students with remote access to Windows 11 desktop environments so they can run specialized engineering software from their personal tablets. The university wants to use a cloud service that automatically manages the underlying virtualization infrastructure, such as connection brokering and gateways, without requiring the IT team to deploy these components.
Which Azure service should the university use?