All practice questions
1186 questions
During an Azure migration workshop, a team discusses the benefits of using Azure Resource Manager (ARM) templates and Bicep over manual cloud configuration. Which two statements describe the core characteristics or benefits of using these deployment templates?
Select all that apply
A retail corporation wants to link its centralized inventory management system at a physical headquarters to resources hosted within an Azure Virtual Network (VNet). The network engineers have specified two main requirements: a primary path that utilizes a dedicated private circuit for low latency without using the public internet, and a secondary backup path that secures data using encryption while routing over the public internet. Which two Azure services should the corporation deploy to satisfy these design requirements? (Select two.)
Select all that apply
An educational institution is launching an online registration portal. The application is packaged as a Docker container. The portal experiences sudden spikes in traffic during registration periods and requires automatic scaling and custom domain SSL bindings. The IT department has limited staff and wants to avoid the overhead of managing container clusters, node pools, or container orchestration workflows. Which Azure service should the organization select to meet these requirements?
An administrator creates an Azure resource group named Dev-Web-RG. Is the following statement true or false?
To allow developers to manage existing resources in Dev-Web-RG, but prevent them from deploying other resource types (such as Virtual Machines) within that resource group, the administrator must assign the built-in Contributor role to the developers at the Dev-Web-RG scope.
A company manages a hybrid environment with workloads running on both on-premises servers and Azure Virtual Machines. The operations team is establishing a monitoring and automated remediation plan to address the following administrative requirements:
1. Detect when a global Azure platform outage or planned infrastructure maintenance by Microsoft impacts the availability of their database hosting resources in the East US region.
2. Consolidate and query event log data from both the Azure Virtual Machines and the on-premises servers within a single workspace using a common query language.
3. Automatically trigger a virtual machine reboot if the CPU utilization of a specific database server exceeds for more than minutes.
Which combination of Azure services or features is required to meet these requirements?
An organization is planning to store rarely accessed backup data in Azure. For this scenario, is the statement that the Archive access tier of Azure Blob Storage offers the lowest storage costs among all access tiers true or false?
An organization is planning to migrate its workloads to the cloud. Is the following statement true or false?
The Azure Pricing Calculator is the primary tool used to estimate the cost savings of migrating an existing on-premises datacenter to Microsoft Azure.
An organization is planning to deploy different database workloads to Microsoft Azure. Match each Azure database service to its corresponding capability description.
Click a left item, then click its matching right item
Items
Matches
Azure Role-Based Access Control (RBAC) is used to control which properties and configurations can be deployed for a resource, whereas Azure Policy is used to manage which users and identities have access to those resources.
A system administrator is evaluating command-line tools for managing Azure resources locally on their workstation. Which of the following statements are correct regarding the capabilities and platform support of both Azure CLI and Azure PowerShell? (Select TWO)
Select all that apply
An enterprise hosts a mission-critical transactional database on Azure Virtual Machines. The operations team wants to identify which of these virtual machines lack backup configurations to protect against accidental data loss and to ensure business continuity. Which Azure tool should the administrator use to obtain proactive, personalized recommendations for enabling virtual machine backups?
A financial analytics firm plans to deploy a new system on Azure consisting of two distinct workloads:
1. A customer-facing web application that requires a managed platform where Microsoft automatically handles operating system patching and runtime updates.
2. A lightweight, short-running background job packaged as a single Docker container that runs on demand, without the need for service discovery, load balancing, or active container orchestration.
Which two Azure services should the firm select to host these workloads?
Select all that apply
An organization hosts a multi-container web application on Azure. The IT team needs to implement a monitoring solution that allows them to perform both of the following actions:
1. Detect and diagnose performance bottlenecks and exceptions within the web application's application code.
2. Consolidate and run custom query analysis on container system logs across multiple resource groups.
Which two features of Azure Monitor should the team use to meet these requirements?
Select all that apply
A company needs to collect, analyze, and act on telemetry data from their Azure Virtual Machines, including CPU usage and memory utilization, to ensure the VMs are running efficiently. Which service should the company use to meet these requirements?
A database administrator needs to estimate the monthly cost of running a new Azure SQL Database and two Azure Storage accounts before creating the resources. Which tool should the database administrator use?
An administrator assigns a new Azure Policy definition that prevents the creation of SQL databases unless they use a specific collation. The subscription already contains several SQL databases that do not use this collation. What effect will the new policy have on the existing databases?
A company has an Azure environment with a management group named Tenant-MG. Under Tenant-MG, there is a subscription named Enterprise-Sub, which contains a resource group named App-RG.
An administrator needs to assign permissions to a developer named Jordan. Jordan must be able to view all resources across the entire Enterprise-Sub subscription, but must only be able to create and manage resources within App-RG.
Which combination of role assignments should the administrator configure?
A software development team is designing a telemetry ingestion system. The system requires a globally distributed database that can store unstructured JSON documents and support MongoDB API compatibility. A team member suggests deploying Azure SQL Database for this workload. Why is this suggestion incorrect?
A company plans to store archival data in Azure Blob Storage. The data will be accessed less than once a year, and a retrieval latency of several hours is acceptable. The company wants to minimize storage costs. Which storage access tier should they use?
Azure Monitor is the primary service used to track global Azure infrastructure outages and planned maintenance events that affect Azure services.