Tüm alıştırma soruları
1186 soru
A financial services company needs to automate a security incident response process. When a high-risk login is detected, a workflow must orchestrate the following actions: retrieve user details from Azure Active Directory, block the user's account, create a support ticket in an external IT service management system, and send an email notification. The IT team wants to build this orchestration using a visual, designer-first tool with built-in connectors and minimal coding. Which Azure service should be recommended to host this workflow?
An organization wants to prevent users from deploying virtual machines of specific sizes within a production resource group. Additionally, the IT team wants to identify any existing virtual machines in that resource group that do not meet these size constraints without modifying them.
Which Azure feature or service should the organization use?
An organization is planning to optimize and estimate costs for different phases of their cloud journey. Match each business scenario to the most appropriate Azure cost tool.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
A company hosts a web application in Azure and wants to monitor its user experience and application behavior. Which two of the following tasks can be performed by using Application Insights?
Geçerli olan tümünü seçin
An IT administrator needs to enforce multiple governance rules, such as restricting resource locations and requiring specific tags, across several Azure subscriptions. Can the administrator group these individual policy definitions into a single Azure Policy initiative and assign it at the management group level?
A company is planning to store data in Azure Storage and is comparing the Hot, Cool, and Archive access tiers to optimize costs. Which two of the following statements regarding these storage access tiers are correct?
Geçerli olan tümünü seçin
An enterprise plans to deploy a mission-critical database workload across multiple subscriptions. The administration team needs a central interface to view and set up alerts for official communications from Microsoft regarding planned maintenance, service retirements, and active incidents that specifically impact the regions hosting their subscriptions. Which service should the team use to meet these requirements?
Which of the following describes the behavior of Azure resource tags in relation to billing and cost reporting?
A financial services institution runs its core transaction processing system on-premises using twenty physical servers. The IT department needs to prepare a financial comparison report showing the cost savings of migrating these workloads to Azure over a five-year period, factoring in on-premises expenses such as physical hardware, electricity, and facilities maintenance. Which tool should the institution use to generate this comparison?
Azure Service Health provides a public, global webpage that displays the health status of all Azure services across all geographic regions, even if you do not have resources deployed in those regions.
An organization is planning to use Azure Storage services for different workloads, including file sharing and long-term data backup. Which of the following statements are correct regarding Azure Storage services and access tiers? (Select two)
Geçerli olan tümünü seçin
An administrator with the Owner role on an Azure subscription attempts to deploy a new virtual machine to the East US region. However, an Azure Policy definition with a Deny effect is assigned to the subscription, restricting all resource deployments to the West US region. What is the outcome of this deployment attempt?
An organization is planning to deploy a multi-tier application in Azure and wants to estimate its monthly consumption costs. Determine if the following statement is true or false: The Azure Pricing Calculator can estimate the cost of these Azure resources, but it requires an active Azure subscription to access the tool and generate the estimate.
A smart city logistics provider plans to automate package tracking. The provider needs a service to orchestrate tasks across multiple external APIs using a visual, drag-and-drop designer, and a separate service to run custom Java code that analyzes package weight data. To meet these requirements, the provider should use Azure Functions to orchestrate the workflow and Azure Logic Apps to run the custom Java code.
A logistics company currently hosts its shipping tracking system on several Azure Virtual Machines (IaaS). To minimize the time spent on administrative tasks, the company plans to migrate the application to Azure App Service (PaaS).
Which of the following responsibilities shifts from the customer to Microsoft as a result of this migration?
A company currently hosts its custom collaboration portal and email system on several Azure Virtual Machines (IaaS). To minimize IT management effort, the company decides to migrate these services to Microsoft 365 (SaaS).
Which two of the following responsibilities will shift from being the responsibility of the customer to the responsibility of Microsoft as a result of this migration? (Select two.)
Geçerli olan tümünü seçin
An organization is deploying several virtual machines and storage accounts in Azure. The administrator needs to organize these resources for cost tracking and department-level billing. Which two statements correctly describe the behavior of Azure resource tags and Cost Management? (Select two.)
Geçerli olan tümünü seçin
A development team creates an Azure resource group and applies a tag named `Department` with a value of `Marketing` directly to the resource group. A developer then deploys a web app inside this resource group. What is the status of the `Department` tag on the newly deployed web app?
A company's cloud administrator needs to ensure that the IT operations team is automatically notified via email at least seven days before Microsoft performs scheduled maintenance on the physical infrastructure hosting their Azure virtual machines. The notifications must only target resources in the subscriptions managed by the team. Which Azure service or feature should the administrator use to configure these alerts?
An administrator needs to write an automation script that will run locally on macOS, Linux, and Windows workstations to create and manage Azure resources. The script must utilize command-line syntax with the `az` prefix (such as `az group create`) and output results in JSON format.
Which tool should be installed on the local workstations to execute this script?