Tüm alıştırma soruları
1186 soru
An organization needs to allow remote employees to securely connect to an Azure Virtual Network from their individual home computers. Is the statement that a Site-to-Site (S2S) VPN connection is the correct configuration to enable these individual client connections true or false?
An organization plans to automate the deployment of a web application tier, a database tier, and network security groups. The IT team needs to ensure that the deployment is repeatable, prevents configuration drift, automatically handles resource dependencies in the correct order, and validates the configuration structure before any resources are actually provisioned.
Which deployment strategy should the organization implement to meet these requirements?
A company is planning to migrate an on-premises business application to Azure Virtual Machines. The application has two distinct storage requirements:
1. A shared file system that can be mounted concurrently by multiple virtual machines running Windows Server using the standard SMB protocol.
2. A long-term archiving solution for historical transaction logs that are rarely accessed (less than once a year), where minimizing storage cost is the primary priority and a retrieval latency of several hours is acceptable.
Which two of the following Azure Storage solutions should the company implement? (Select two.)
Geçerli olan tümünü seçin
Is the following statement true or false?
Azure Container Instances (ACI) includes built-in container orchestration capabilities, such as service discovery, automated rolling updates, and coordinated scheduling across a cluster of virtual nodes.
An organization has an Azure resource group named RG-Production that contains ten existing virtual machines. None of these virtual machines have any tags. An administrator assigns an Azure Policy definition to RG-Production that denies the deployment of any resource that does not contain a tag named 'CostCenter'.
A developer who is assigned the Owner role for RG-Production attempts to perform two tasks:
1. Deploy a new virtual machine without specifying any tags.
2. Start one of the existing virtual machines.
What is the outcome of these tasks?
An Azure administrator applies a ReadOnly resource lock to an Azure resource group named rg-marketing. The resource group contains an Azure SQL Database logical server named sql-campaigns.
An operator who has the Owner role at the subscription level attempts to perform the following two tasks:
- Task 1: Add a new IP firewall rule to the sql-campaigns logical server.
- Task 2: Connect to a database on the sql-campaigns server and run a SQL query to retrieve data.
Which of the tasks will be permitted?
A company is choosing command-line utilities for managing Azure resources. The development team uses a mix of Windows, macOS, and Linux workstations. Which two statements correctly describe the operating system compatibility of Azure CLI and Azure PowerShell?
Geçerli olan tümünü seçin
An enterprise needs to design a serverless solution that executes a custom C# data validation routine when a new file is uploaded to Azure Blob Storage, and then orchestrates a multi-step sequence that includes waiting for an administrator's email approval.
Is it correct to use Azure Logic Apps to run the C# data validation routine and Azure Functions to orchestrate the email approval workflow?
A company implements Azure Policy to ensure that resources deployed to their main subscription comply with corporate security standards. The company needs to prevent a specific development resource group from being evaluated by a newly assigned policy.
Is the following statement true or false: Azure Policy allows you to exclude specific resource groups or individual resources from a policy assignment scope?
An enterprise administrator manages resources across multiple Azure subscriptions. The administrator needs to implement a monitoring and alerting strategy to address the following three requirements:
1. Receive notifications when a widespread outage affects the Azure App Service in a region where their subscriptions host active web apps.
2. Troubleshoot a single Virtual Machine that has become unavailable due to an underlying Azure platform host hardware failure.
3. View the general status of all Azure services globally without logging into an Azure account.
Which combination of Azure features should the administrator use to meet these requirements?
A municipal power grid operator runs containerized grid monitoring software on local Kubernetes clusters located in physical substations. By onboarding these clusters to Azure Arc, the operator can use Azure Policy to manage and enforce compliance configurations directly on these Kubernetes clusters.
An organization needs to allow a new security auditor to view the configuration of all resources within a specific Azure subscription. However, the auditor must not be able to make any modifications or delete any resources.
Which Azure configuration should the administrator implement to meet this requirement?
A company plans to automate the deployment of its cloud infrastructure using Azure Resource Manager (ARM) templates to achieve consistency across dev, test, and prod environments. Which TWO statements describe valid capabilities or characteristics of ARM templates?
Geçerli olan tümünü seçin
A company is developing a new web application that needs to store product catalog data with flexible schemas. They require a fully managed, globally distributed NoSQL database service where Microsoft handles all server management and software updates. Which Azure service meets these requirements?
A company plans to connect its on-premises office to Azure. The IT director suggests using Azure ExpressRoute because they believe it will encrypt all traffic sent over the public internet. Which of the following statements correctly addresses the IT director's suggestion?
A company plans to deploy a containerized web application to Azure. The application must run continuously and scale automatically in response to HTTP traffic demands. The development team wants to minimize administrative overhead and avoid managing container orchestrators or virtual machine operating systems. Which Azure service should the company use to host this application?
A retail organization stores daily transaction logs in an Azure Blob storage container. These logs must be retained for five years to meet regulatory compliance standards. While the logs are rarely accessed, any retrieval request must be processed immediately to resolve customer disputes. To minimize storage costs, an IT administrator proposes modifying the lifecycle management policy to transition the logs to the Archive access tier immediately after creation. Which of the following statements correctly evaluates the administrator's proposal?
A company is planning to establish a hybrid network connection to link their on-premises office to resources in an Azure Virtual Network (VNet). They are evaluating Azure ExpressRoute and Azure VPN Gateway. Which two statements regarding these connectivity options are correct? (Select two.)
Geçerli olan tümünü seçin
A company deletes several development virtual machines at the end of a project. The virtual machines had a tag named Project with a value of Alpha applied directly to them.
Is the following statement true or false?
In Azure Cost Management, the historical cost data associated with the deleted virtual machines can no longer be filtered or grouped by the Project: Alpha tag because the resources no longer exist.
A cloud administrator needs to check the global, public status of all Azure services across all regions to determine if there is a widespread outage. Is the following statement true or false? The administrator should use Azure Service Health to view this public, global status.