All practice questions
1186 questions
A manufacturing company wants to estimate the financial benefits of decommissioning their on-premises server room and migrating their legacy ERP system to Azure Virtual Machines. The estimation must include a comparison of physical hardware maintenance, software licensing, and facility overhead costs against estimated cloud service costs. Which tool should the company use to perform this analysis?
A game development studio needs to run a custom Python script that analyzes player telemetry data whenever a new log file is uploaded to Azure Blob Storage. Is it true that Azure Logic Apps is the primary serverless service designed to execute such custom code-first scripts?
An organization needs to query and analyze telemetry logs gathered from several cloud resources in a central repository. Which Azure Monitor feature should the organization use to write and run these queries?
Your team uploads historical application logs to the Archive access tier of an Azure Storage account. To troubleshoot a newly reported issue, a developer needs to analyze a log file from three months ago. When trying to download the file directly, the download fails. What is required to read the contents of this log file?
A smart agriculture company wants to automate its irrigation management system. The company needs to build a workflow that automatically retrieves daily weather forecast data from an external API, sends email alerts to field operations teams if high temperatures are predicted, and logs the execution history. The solution must be created using a visual, designer-first interface with pre-built connectors and require no custom coding. Which Azure service should the company select to meet these requirements?
A company runs a web application in Microsoft Azure while hosting the application's underlying database on physical servers located in the company's local datacenter. Does this deployment scenario represent an example of a hybrid cloud model?
An organization is migrating their on-premises workloads to Azure and requires a shared file storage solution for archiving historical documents. Is the following statement regarding Azure Storage options true or false?
Azure Files supports the Archive access tier for file shares, allowing files to be archived at the lowest storage cost.
Determine if the following statement is true or false: Storing data in the Cool access tier of an Azure Storage account results in lower storage costs but higher access costs compared to storing the same data in the Hot access tier.
An organization's business decision maker wants to review a personalized, historical record of service outages, planned maintenance, and security advisories that have specifically impacted the resources within their subscription over the past 90 days. Which Azure service or dashboard should they use to retrieve this history?
An IT department uses a mix of Windows, macOS, and Linux workstations to manage their cloud infrastructure. The administration team wants to standardize their local command-line tools to automate Azure resource management across all these operating systems. Which of the following statements correctly describe the availability of these management tools? Select two.
Select all that apply
An administrator applies a tag named `Environment` with a value of `Production` to an Azure subscription. When the administrator runs a cost analysis report in Azure Cost Management filtered by this tag, the individual resources within the subscription do not appear in the results. What is the cause of this behavior?
An organization plans to implement a new resource governance model in Azure with the following hierarchy and configuration:
- A management group named Group-A contains a subscription named Sub-1.
- An Azure Policy is assigned to Group-A that denies the creation of resources in any region other than East US.
- A resource group named RG-1 is created in East US under Sub-1, and a tag named 'Environment: Production' is applied directly to RG-1.
- An administrator attempts to deploy a virtual network named VNet-1 in the West US region inside RG-1.
Which of the following statements correctly describes the result of this deployment attempt?
An Azure Policy assignment configured with the Audit effect will block the deployment of new resources that do not comply with the policy standards. Is this statement true or false?
Azure Service Health is used to monitor the performance and log telemetry of your applications and virtual machines, while Azure Monitor is used to track Azure service outages and planned maintenance. Is this statement true or false?
Is the following statement true or false: To use Azure PowerShell to manage Azure resources from a local Linux or macOS computer, you must first install PowerShell on that computer?
A company is migrating its customer relationship management system from a custom-built solution hosted on Azure App Service (PaaS) to Microsoft Dynamics 365 (SaaS). Which responsibility shifts from the customer to Microsoft because of this migration?
A logistics company is designing a new cloud-based route optimization application. The solution will require two virtual machines, an Azure Cosmos DB database, and an Azure Load Balancer. The company does not have any existing physical server infrastructure and needs to estimate the monthly operational cost of running these specific resources before committing to the development phase.
Which tool should the company use to estimate these costs?
A healthcare provider wants to design a serverless workflow to handle patient appointment scheduling. The requirements are:
1. Automatically send a notification to an on-premises hospital database and send a confirmation email via Microsoft 365 when a patient schedules an appointment. This requires integrating multiple external APIs using a visual design interface with minimal coding.
2. Run a custom C# sorting and scheduling optimization algorithm to allocate physician slots based on patient urgency levels.
Which two Azure services should the company use to meet these requirements? (Select two.)
Select all that apply
An IT administrator needs to run a deployment script from a local macOS workstation to automate the creation of several resources in Azure. The script is written using Verb-Noun command syntax, such as `New-AzResourceGroup`. Which tool must be installed locally on the macOS workstation to execute this script?
An administrator stores backup files in the Archive access tier of an Azure Storage account. The administrator now needs to read the contents of one of these files. What must the administrator do first?