All practice questions
1186 questions
In Microsoft Azure, when you apply a tag to a resource group, all resources residing within that resource group automatically inherit the tag.
A company plans to deploy a web application and an Azure SQL database using Azure Resource Manager (ARM) templates. The operations team wants to define the resources and their relationships in a configuration file, allowing Azure to determine the optimal deployment order. The resource group for this deployment is created in the East US region, but the SQL database must be located in the West US region for compliance.
Which of the following describes the capabilities of ARM templates and resource groups for this scenario?
An organization is transitioning its cloud infrastructure deployment model to Azure. The operations team wants to define their target infrastructure state in a configuration file and let Azure determine the correct sequence of resource creation and configuration automatically.
Which capability or feature of Azure Resource Manager (ARM) templates or Bicep supports this deployment approach?
A company implements an automated deployment pipeline using Azure Resource Manager (ARM) templates to ensure that their development, testing, and production environments are configured identically. They also host the application database across multiple Availability Zones to ensure it remains online if a single data center fails. Which cloud concepts are directly demonstrated by this architecture?
Azure Files supports the Network File System (NFS) protocol for file shares created in standard general-purpose v2 storage accounts.
An administrator creates an Azure resource group named RG-Prod in the West US region. The administrator needs to deploy a virtual machine to run an application. Which of the following statements is correct regarding the location of the resource group and the location of the virtual machine?
A logistics firm runs a custom delivery dispatch application on Azure virtual machines. The operations team wants to track global Azure infrastructure incidents that could impact their deployment, and they also need to collect local performance counters such as disk write operations directly from the operating systems of their virtual machines. Which combination of services should the firm use for these two requirements?
A company transitions its on-premises SQL database servers to Azure SQL Database to shift their IT spending from Capital Expenditure (CapEx) to Operational Expenditure (OpEx). The administrator applies a resource tag named `BillingCode: DeptF` directly to the resource group containing the Azure SQL databases. Which of the following describes the billing classification and tagging behavior of these databases in Azure Cost Management?
A retail company is migrating its e-commerce platform to Microsoft Azure. The migration plan includes deploying database workloads to Azure SQL Database (a Platform as a Service / PaaS offering) and web servers to Azure Virtual Machines (an Infrastructure as a Service / IaaS offering). The company's security team is defining their cloud governance and compliance strategy.
When comparing the management and security responsibilities of these two deployments, which of the following is correct?
A company is planning to migrate its workloads to the cloud. The IT administrator wants to ensure that they can deploy resources using standardized templates, track resource configurations, and audit deployments for compliance. Which cloud benefit does this scenario describe?
An administrator applies a tag with the key 'Environment' and value 'Production' to an Azure resource group. The resource group contains several virtual machines. When viewing the cost analysis in Azure Cost Management, the administrator filters the report by the 'Environment: Production' tag, but the virtual machines are not included in the filtered results. Which of the following explains this behavior?
A healthcare provider deploys a web-based patient portal using Azure App Service. The cloud engineering team needs to:
1. View metrics and trace logs to isolate performance bottlenecks within the application's code.
2. Check for scheduled platform maintenance or region-wide outages that could impact the availability of the App Service plan.
Which Azure services or features should the team use for these respective needs?
A software development team is configuring deployment mechanisms for their environments in Azure. They want to transition from manual portal configurations to declarative deployments using Bicep. Which two statements describe valid features or capabilities of Bicep and Azure Resource Manager (ARM) templates? (Select TWO)
Select all that apply
A financial institution maintains its core banking database on dedicated servers located within its own local data center. To handle seasonal traffic spikes, the institution hosts its public-facing loan application on Microsoft Azure. Which cloud deployment model is represented by this configuration?
An online retailer is migrating its customer loyalty application from self-managed servers on Azure Virtual Machines to a fully managed Software as a Service (SaaS) platform. Under the Microsoft Shared Responsibility Model, which responsibility shifts entirely from the customer to Microsoft as a result of this migration?
A company wants to ensure its web application remains operational even if an entire datacenter in its primary region experiences a power failure. To achieve this, the company deploys virtual machines across separate physical locations within the same region.
Which cloud capability is the company utilizing to meet this goal?
An organization is deploying an application on a single Azure Virtual Machine. The application requires dedicated, low-latency block storage for its operating system and database files. Additionally, the organization needs to store database backup files that are rarely accessed, must be kept for several years at the lowest possible cost, and can tolerate a retrieval latency of several hours. Which storage configuration should the organization select to meet these requirements?
An organization is planning to migrate a legacy enterprise resource planning (ERP) application to Microsoft Azure. The migration requirements specify the following constraints:
* The application database engine requires specific operating system-level performance tuning and a custom kernel configuration.
* The organization must implement custom third-party security monitoring agents directly in the operating system kernel.
* The organization requires complete control over virtual network routing, including the deployment of custom virtual appliances.
* The organization wants to eliminate the cost and overhead of purchasing, maintaining, and housing physical servers, storage, and networking hardware.
According to the cloud shared responsibility model, which cloud service category must the organization select, and who is responsible for patching the guest operating system in this deployment?
An organization is evaluating different cloud models to determine the best approach for hosting its services. Match each cloud model to the description that best represents its typical implementation.
Click a left item, then click its matching right item
Items
Matches
Regarding cloud manageability, 'management of the cloud' refers to the tasks that the customer performs to configure, scale, and monitor their cloud resources. Is this statement true or false?