All practice questions
1186 questions
A small business wants to connect its local office server room to an Azure Virtual Network. The connection must use the business's existing public internet connection to keep setup and monthly costs low. Which Azure service should the business deploy to establish this connection?
You are auditing an enterprise Azure environment to improve governance. Match each specific recommendation to its corresponding Azure Advisor category.
Click a left item, then click its matching right item
Items
Matches
A company hosts a video streaming application on Azure. The operations team wants to identify which virtual machines are underutilized and can be downsized to reduce monthly expenditures. They also want to obtain suggestions on how to improve the overall security posture and fault tolerance of their infrastructure. Which Azure service should the team use to meet these requirements?
Azure ExpressRoute secures network traffic between an on-premises network and an Azure Virtual Network by routing the data over the public internet using an encrypted IPsec VPN tunnel.
Your organization plans to run administrative scripts on a local server running Red Hat Enterprise Linux (RHEL) to manage cloud resources. The scripts must use PowerShell cmdlets. How can the administrative team execute these PowerShell-based scripts on the RHEL server?
An administrator wants to prevent users from creating virtual machines in an Azure subscription unless they specify a business unit tag. The administrator also wants to ensure that any existing virtual machines that do not have this tag are identified without being altered. Which Azure service should be used to meet these requirements?
A local bakery operates a physical database server in their office. They want to estimate the potential cost savings of migrating this workload to Microsoft Azure compared to maintaining their current on-premises hardware. Which Azure tool should they use?
You can use Azure Policy to restrict the specific Azure regions where resources can be deployed within a subscription.
A financial organization needs a fully managed database for its new billing application. The database must enforce strict relational constraints, including foreign keys and transaction boundaries. Additionally, the IT team wants to avoid any responsibility for operating system patching or database engine updates. Which Azure service should the organization select?
An administrator needs to view notifications regarding planned maintenance and service outages that specifically affect the Azure resources deployed within their subscription. Which Azure service should the administrator use to access this personalized dashboard?
A team of developers uses macOS workstations. They need to run command-line scripts locally on their machines to create and manage Azure resources. Which of the following tools can be installed locally on macOS to support command-line administration? (Select two.)
Select all that apply
An organization wants to manage its cloud spend in Azure. They set up an Azure Cost Management budget at the subscription scope. The requirement is to send an email notification to the finance department when the subscription's actual cost exceeds of the budget. Additionally, if the actual cost exceeds , the organization wants to automatically trigger a script that shuts down dev/test virtual machines to halt further spending. Which of the following budget configurations should the organization use?
An administrator needs to restrict developers from deploying any resources other than storage accounts inside a resource group named 'Data-Prod-RG'. Is it true or false that the administrator can enforce this deployment restriction by assigning a custom Azure Role-Based Access Control (RBAC) role to the developers?
An administrator plans to deploy a set of Azure resources using a Bicep template. Is it true that Bicep templates use a declarative syntax, which allows you to define what resources you want to create without writing the sequence of programming commands to create them?
An organization is comparing cost structures for different Azure Blob Storage access tiers. Is the following statement true or false? The Cool access tier has lower storage costs but higher access costs compared to the Hot access tier.
A financial institution has configured a primary, dedicated hybrid network connection between its local data center and an Azure Virtual Network. To ensure redundancy, the institution needs to implement a secondary connection that routes encrypted traffic over the public internet as a backup. Which Azure service should be used to establish this secondary backup path?
A startup company is defining its Azure administration strategy. The engineering team consists of developers who work on macOS, Windows, and Linux workstations. The team wants to use the exact same command-line tools across all of these operating systems without using a web browser.
Which of the following tools can be installed locally on all three operating systems to manage Azure resources? (Select two.)
Select all that apply
An IT operator receives a support ticket regarding a potential regional outage affecting only their subscription's database instances. True or false: The operator should use Azure Service Health to verify if Microsoft has reported any active service issues that specifically impact their deployed database resources.
When you apply a tag to an Azure resource group, the tag is applied only to the resource group itself and is not inherited by the resources inside the group; therefore, to group the costs of those resources by that tag in Azure Cost Management, the tag must be applied directly to each individual resource.
A systems engineer is configuring a local workstation to run Azure CLI commands. Which operating systems support the local installation of the Azure CLI?