Tüm alıştırma soruları
1186 soru
A retail company wants to deploy a new public-facing web API. The development team wants to deploy the application code directly using a fully managed platform where Microsoft automatically handles operating system patching, load balancing, and scaling, without the team needing to package the application into containers or manage container orchestration. Which Azure compute service should the company select?
A company has virtual networks (VNets) deployed in two different Azure regions: East US and West Europe. Is the following statement true or false?
Azure Virtual Network peering can only link virtual networks that are located in the same Azure region.
A healthcare provider hosts a multi-region electronic health record (EHR) application on Azure virtual machines. The IT operations team wants to identify optimization opportunities across their environment using Azure Advisor. Which of the following recommendations should the team expect to receive directly from Azure Advisor? (Select two.)
Geçerli olan tümünü seçin
A software developer is designing a new cloud-native solution and needs to estimate the potential monthly cost of running two virtual machines and an Azure SQL Database before any resources are provisioned.
Which tool should the developer use to obtain this estimate?
An organization is using an Azure Resource Manager (ARM) template to deploy a virtual machine and a virtual network. Is it true that the virtual machine will automatically wait for the virtual network to be fully deployed first as long as the virtual network resource is defined earlier in the template file than the virtual machine resource?
A startup is deploying its web application to Azure and needs to connect its on-premises development office to the Azure Virtual Network. The network connection must be secure, encrypt all traffic in transit, and be established quickly using the office's existing public internet connection. Which Azure service should the startup implement to meet these requirements?
A financial services firm is designing a hybrid data storage solution with the following requirements:
- A shared file repository must be concurrently accessible via the SMB protocol from both on-premises servers and Azure Virtual Machines.
- Historical transaction reports must be retained for seven years at the lowest possible storage cost; these reports are rarely accessed but must be available for immediate online retrieval within seconds when audited.
Which combination of Azure storage services and storage tiers best meets these requirements while minimizing operational overhead and costs?
A security administrator needs to ensure that a database auditor can view the configuration of all resources inside a resource group named Billing-RG, but cannot modify any settings, delete resources, or grant other users access to the resource group. Which configuration should the administrator implement?
Azure Cloud Shell automatically authenticates your command-line session using the credentials of the signed-in Azure account, eliminating the need to run login commands such as 'az login' or 'Connect-AzAccount' when starting a session.
A cloud administrator plans to use the browser-based command line environment within the Azure portal to execute management scripts. Is it true or false that this environment requires an associated Azure Storage account to persist files across different sessions?
Determine if the following statement is true or false: If you assign an Azure Policy definition to an Azure resource group, any existing resources within that group that do not comply with the policy are automatically deleted.
An enterprise is migrating its on-premises SQL Server-based human resources (HR) application to Azure. The application requires a relational database that supports strict schema constraints, ACID transactions, and SQL Server compatibility. The enterprise wants to minimize administrative overhead by ensuring that Microsoft automatically handles operating system updates and database patching. Which Azure service should the enterprise select?
A company is planning to host four new application workloads on Microsoft Azure. Each workload has specific database requirements. Which Azure database service should you select for each application workload?
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
An organization wants to configure alerts to notify their IT team about issues affecting the Azure infrastructure that hosts their applications. Which two event types can be tracked by using Azure Service Health? (Select two.)
Geçerli olan tümünü seçin
An administrator wants to use the Azure CLI locally on a Windows 11 computer to manage cloud resources. Which action should the administrator take?
An administrator assigns a tag named Environment with a value of Production to an Azure resource group. The resource group contains an Azure Virtual Machine and an Azure Storage account. The virtual machine has no tags applied directly. The storage account has a tag named Environment with a value of Dev applied directly.
Which two statements are true regarding how Azure Cost Management and billing will process these resources? (Choose two.)
Geçerli olan tümünü seçin
An organization needs to estimate and optimize its cloud-related expenditures. Which Azure tool is the correct match for each business requirement?
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
An organization needs to monitor the status of its Azure deployments. The operations team must distinguish between issues affecting the overall Azure cloud infrastructure, events impacting services under their specific subscription, and availability issues of individual virtual machine instances. Which of the following actions should the team perform to achieve these goals? (Select TWO)
Geçerli olan tümünü seçin
A cloud administrator needs to configure telemetry and notification alerts for a new business application deployed on Azure Virtual Machines. The monitoring strategy has two distinct goals:
1. Track the virtual machines' CPU usage and generate an alert if it stays above 85% for more than 10 minutes.
2. Receive early notifications about planned Azure infrastructure maintenance or platform-wide outages in the region that could affect the virtual machines' availability.
Which combination of services should the administrator implement to meet these requirements?
An organization is designing a microservices application that requires container orchestration features such as service discovery, load balancing, and coordinated scaling across multiple container nodes. Is it true that Azure Container Instances (ACI) is the primary Azure service designed to provide these full cluster orchestration capabilities?