All practice questions
1186 questions
A retail chain operates point-of-sale physical Linux servers at multiple store locations. The IT team wants to manage and govern these servers using Azure Policy without migrating the workloads to the Azure cloud. Is it true or false that Azure Arc can project these on-premises physical servers as registered resources in Azure Resource Manager?
An organization is designing a monitoring and alerting strategy for a mission-critical web application hosted on Azure Virtual Machines and Azure SQL Database. The IT team must implement solutions to address three distinct needs:
1. Receive notifications and track status updates regarding widespread infrastructure issues, planned maintenance, or regional outages affecting the Azure SQL Database service itself in their active region.
2. Collect and analyze performance data, such as CPU utilization and memory usage, at one-minute intervals to trigger immediate automated scaling actions for the virtual machines.
3. Perform complex diagnostic queries and correlate log data across multiple virtual machines, operating system logs, and application logs spanning the last 30 days.
Which combination of Azure features should the organization use to satisfy these three requirements?
A financial services company is planning two projects. First, they want to compare the overall financial impact of migrating their entire on-premises VMware environment—including server hardware, virtualization licensing, maintenance labor, and power costs—to Azure over a three-year period. Second, they need to estimate the monthly consumption costs for a new cloud-native serverless application and a NoSQL database they plan to deploy in Azure next month. Which tools should the company use to estimate the costs for these two projects?
A financial institution wants to link its local data center to Azure resources. The institution requires a private connection that completely bypasses the public internet to ensure maximum security and predictable performance. Which Azure service should the institution implement to meet these requirements?
A company needs to connect its local office to an Azure virtual network. The connection must be established quickly, utilize the company's existing public internet connection, and ensure all data in transit is encrypted.
Which Azure service should the company implement?
A logistics company is designing a serverless solution to automate its shipment tracking pipeline. The solution has two distinct requirements:
1. It must orchestrate a visual, low-code workflow that triggers when a package is delayed, sending notifications through Microsoft Teams and updating a Salesforce record using pre-built API connectors.
2. It must execute a proprietary C# code script to calculate custom shipping insurance risk adjustments based on telemetry data.
Which Azure services should the company select for requirement 1 and requirement 2?
A startup's IT team consists of administrators using local machines running macOS, Ubuntu Linux, and Windows 11. The team needs to configure a set of administrative tools to deploy Azure resources. Which two statements are correct regarding the compatibility and hosting of Azure management tools for this team?
Select all that apply
An administrator wants to use Azure Cloud Shell to manage cloud resources. Is it true or false that you must install the Azure CLI or Azure PowerShell modules on your local computer before you can use Azure Cloud Shell?
An administrator assigns an Azure Policy definition that blocks public network access to storage accounts (using the 'Deny' effect) at a management group level. A developer subsequently creates a new subscription under this management group, creates a new resource group within that subscription, and attempts to deploy a storage account with public network access enabled. The deployment will be blocked due to policy inheritance. Is this statement true?
A development team wants to deploy a containerized web application to Azure. The application must scale automatically in response to web traffic fluctuations, support custom SSL certificates, and require zero virtual machine or container orchestrator management. The team also wants Microsoft to handle all host-level operating system updates.
Which Azure service should the team select to meet these requirements?
An organization has an Azure management group named Finance-MG that contains three Azure subscriptions. A user needs to view the configuration details of all resources across all three subscriptions, but must not be allowed to modify any resources or grant permissions to other users. Which of the following administrative actions should you perform to meet this requirement?
A company is designing a globally distributed application that must store user profiles using MongoDB-compatible JSON documents and social connections using Gremlin-compatible graph queries. The company wants to ensure that Microsoft manages all database software updates and operating system patching.
Which Azure database service should the company choose?
A financial services firm hosts a critical transactional system on Azure. The system consists of multiple Azure Virtual Machines (IaaS) and an Azure SQL Database (PaaS).
To align with corporate governance policies, the operations team must satisfy the following three requirements:
1. Prevent administrators from deploying any new resources outside the 'East US 2' region.
2. Identify which of the currently running virtual machines are underutilized so they can be shut down or resized to save costs.
3. Prevent the accidental deletion of the production Azure SQL Database by any user, including administrators.
Which combination of Azure services and features should the operations team use to meet these requirements?
A company stores database backup files in an Azure Blob Storage container. To reduce storage costs, an Azure lifecycle management policy automatically transitions these files to the Archive storage tier 7 days after creation. A database administrator needs to test a backup restore process by running a validation script that reads the binary contents of a backup file created 15 days ago.
Which action must the administrator perform before running the validation script?
An administrator assigns an Azure Policy with the 'Modify' effect to remediate non-compliant resources within a resource group. To perform the remediation of these resources, Azure Policy executes the remediation tasks by using the security credentials of the administrator who assigned the policy. Is this statement true or false?
An organization has deployed a production database on Azure. The database administrator wants to find out if there are any specific recommendations to optimize the database's performance and responsiveness without manually writing custom alerts. Which Azure tool should they use to retrieve these automated, personalized best-practice suggestions?
A company needs to store data in a non-relational (NoSQL) database that supports multi-model APIs and offers global scale. Which Azure database service should the company use?
An IT department is training new administrators on Azure management tools. Which two statements correctly describe the operating system compatibility of Azure CLI and Azure PowerShell when installed locally? (Select two.)
Select all that apply
An online retailer needs to securely connect a local branch office to an Azure Virtual Network. The retailer has a limited budget and wants to use their existing public internet connection. Which two of the following statements correctly describe this connection? Select two.
Select all that apply
An administrator needs to configure access to a virtual machine named Web-VM located in a resource group named App-RG.
The configuration must meet the following requirements:
1. A developer must be able to start, stop, and configure Web-VM.
2. The developer must not be able to grant access permissions to other users.
3. No user, including the developer, should be able to accidentally delete Web-VM.
To meet these requirements with the least privilege, which configuration should the administrator implement?