All practice questions
1186 questions
A company is migrating an on-premises application that stores user profiles in MongoDB to Microsoft Azure. They need a fully managed database service that natively supports the MongoDB API, allowing them to keep their existing database queries and client drivers with minimal configuration. Which Azure database service should the company select?
An organization wants to estimate the monthly consumption costs of a brand-new cloud-native application before deployment. Is it true that they should use the Azure Total Cost of Ownership (TCO) Calculator for this estimate?
A company stores media files in Azure Blob Storage. The files are accessed frequently for the first 30 days. After 30 days, the files are rarely accessed but must remain online and available for immediate download. Which solution should the company implement to minimize storage costs after 30 days?
An administrator needs to perform an urgent, one-time restart of an Azure virtual machine while traveling. The only device available is a personal smartphone with a cellular connection, and the administrator cannot install any local command-line interfaces or shell modules.
Which of the following is the most appropriate management tool to complete this task?
Can you use Azure Cost Management to analyze historical resource costs and forecast future cloud spending?
A company hosts a web application on Azure Virtual Machines. The company needs to track the performance metrics of the virtual machines, such as CPU and memory usage, and also monitor the web application to detect and diagnose performance anomalies. Which two features or services should they use to meet these requirements? (Select two.)
Select all that apply
A logistics enterprise deploys multiple virtual machines into an Azure resource group that has specific cost-center tags applied. The IT department expects these virtual machines to inherit the tags from the resource group. Additionally, the department needs to review recommendations on how to optimize virtual machine sizing to reduce costs. Which statement correctly describes the tag inheritance behavior and identifies the tool that provides the sizing recommendations?
An organization is planning to use Azure tags and budget alerts to manage and categorize its cloud resources. Which of the following statements correctly describe the behavior of resource tags and budgets in Azure? (Select two)
Select all that apply
An organization is reviewing its Azure cloud deployment using Azure Advisor. The IT department wants to focus on improving service uptime and disaster recovery readiness, while also minimizing unnecessary cloud spend. Which of the following recommendations are provided by Azure Advisor under either the Reliability or Cost categories? (Select TWO)
Select all that apply
An administrator assigns an Azure Policy definition to an Azure subscription. The policy is configured to deny the deployment of virtual machines that do not have a tag named 'Department'. At the time of assignment, the subscription already contains several virtual machines that do not have this tag. What will happen to the existing virtual machines after the policy is assigned?
An IT administrator needs to monitor the performance metrics of a specific Azure virtual machine, such as disk write operations per second, to ensure it meets workload demands. Which Azure service should the administrator use to collect and analyze these resource-specific metrics?
An organization hosts a web application in an Azure virtual network in the East US region, and a database workload in another Azure virtual network in the West US region. The organization needs to allow the web application to securely communicate with the database. The solution must ensure that the traffic routes directly over the Microsoft backbone network without traversing the public internet, and it must not require the deployment of virtual network gateways. Which network connectivity feature should the organization implement?
An organization is evaluating several Microsoft Azure tools to manage, optimize, and estimate costs. Match each business scenario to the most appropriate Azure tool. What is the correct tool mapping for each scenario?
Click a left item, then click its matching right item
Items
Matches
An online retail company wants to build an automated order confirmation system. When a customer places an order, the system must trigger a workflow that sends an email via SendGrid, writes a record to a database, and posts a message to a Teams channel. The company wants to implement this solution with a serverless, designer-first orchestration tool that uses pre-built connectors and requires no custom development for the workflow sequence. Which Azure service is the most suitable for this requirement?
An administrator is reviewing the storage options and access tiers in Azure.
Which two of the following statements correctly describe the characteristics of Azure Blob Storage access tiers? (Select two.)
Select all that apply
An administrator uses Azure Cloud Shell to perform management tasks. During a session, the administrator saves a script file in the `/tmp` directory of the Cloud Shell environment. The administrator asserts that this script file will still be available in the `/tmp` directory when they launch a new Cloud Shell session the following day. Is this assertion true?
An administrator applies a tag named `CostCenter` with a value of `12345` to an Azure resource group named `RG-App`. If a developer creates a new Azure App Service plan within `RG-App`, which tag is automatically inherited by the new App Service plan?
To enforce data transit encryption, a security team assigns a policy definition requiring secure transfer (HTTPS) to a resource group. At the time of assignment, the resource group already contains several storage accounts that do not have HTTPS enabled. Is the statement that the policy will automatically alter or delete these existing, non-compliant storage accounts to enforce the rule true or false?
An administrator wants to deploy several Azure virtual machines and storage accounts. Instead of using the Azure portal to create each resource manually, they decide to use Azure Bicep. Which benefit does this approach provide?
Traffic between peered virtual networks in Azure is routed through the public internet if the virtual networks are located in different Azure regions.