Tüm alıştırma soruları
1252 soru
You are configuring an Azure Monitor action group to trigger a custom webhook endpoint. The endpoint is secured by Microsoft Entra ID. You register a Microsoft Entra application named App1 in your tenant to represent the webhook receiver API. In the action group Webhook configuration, you select the option to 'Use Azure AD authentication'. To enable the action group to successfully authenticate and obtain an OAuth token for the webhook, which identifier must you input in the Object ID field of the Webhook configuration?
You are preparing to implement a public load balancer named LB1 using the Standard SKU. Your environment includes two virtual machines, VM1 and VM2, located in the same virtual network. The network interface of VM1 is currently assigned a Basic SKU public IP address, while the network interface of VM2 has no public IP address. You must configure the environment to allow both VM1 and VM2 to be members of the backend pool for LB1. Which two actions should you perform? (Select two.)
Geçerli olan tümünü seçin
Your company has an Azure virtual network named `VNet1` that contains an Azure Bastion host deployed in a subnet named `AzureBastionSubnet`. To secure the environment, you associate a Network Security Group (NSG) named `NSG-Bastion` with `AzureBastionSubnet`. You add a custom outbound security rule to `NSG-Bastion` with a priority of 950 that denies all outbound traffic to the Internet (Destination: `Internet`, Action: `Deny`). After applying the NSG, administrators report that they can no longer connect to virtual machines in `VNet1` using Azure Bastion. You need to resolve the connectivity issue while maintaining the block on general outbound Internet traffic. Which outbound rule should you add to `NSG-Bastion`?
An administrator configures network security for a virtual machine named `VM1` in an Azure subscription. `VM1` is connected to a subnet named `SubnetA`. The network interface of `VM1` is associated with an Application Security Group (ASG) named `ASG-Web` and has an associated Network Security Group (NSG) named `NSG-NIC`. `SubnetA` has an associated NSG named `NSG-Subnet`.
`NSG-Subnet` contains the following inbound security rules:
* Priority 100: Allow inbound TCP traffic on port 80 from Any to `ASG-Web`
* Priority 200: Deny inbound TCP traffic on port 80 from Any to Any
`NSG-NIC` contains the following inbound security rules:
* Priority 150: Deny inbound TCP traffic on port 80 from Any to Any
* Priority 250: Allow inbound TCP traffic on port 80 from Any to `ASG-Web`
A user attempts to connect to `VM1` on port 80 from the internet.
What is the result of the connection attempt?
An organization requires the recovery of an encrypted production virtual machine named `vm-sec-prod` that runs Windows Server 2025. The virtual machine's disks are encrypted using Azure Disk Encryption (ADE) with keys managed in an Azure Key Vault. The virtual machine has suffered operating system corruption, and you must restore it to the original virtual network and subnet.
Which sequence of steps must you perform to restore the encrypted virtual machine?
Öğeleri doğru sıraya koymak için sürükleyin
An administrator is configuring access control for an Azure Log Analytics workspace named Workspace1. Workspace1 collects diagnostic logs and performance metrics from 50 Azure virtual machines distributed across multiple resource groups. A group of developers must be able to query the performance logs of only the virtual machines they manage. The developers must not be able to view logs for other virtual machines, and they must not have access to Workspace1. Which two settings or assignments should the administrator configure? Select two.
Geçerli olan tümünü seçin
A company plans to deploy an internal human resources application to Azure App Service. The hosting environment for the web app must meet the following requirements:
- Support custom domain names and SSL/TLS bindings.
- Support automated daily backups of the application content and configuration.
- Support manual scale-out of the App Service plan up to 5 instances.
You need to identify the most cost-effective App Service plan tier that meets all requirements.
Which App Service plan tier should you select?
Your company has an Azure environment structured with the following hierarchy:
* Management Group: `MG-Production`
* Subscription: `Sub-AppServices`
* Resource Group: `RG-DataStorage`
* Storage Account: `saproddata101`
A user-assigned managed identity named `mi-web-app` is used by an App Service web app. The web app must be able to read, write, and delete blobs inside the containers of `saproddata101` using Microsoft Entra authentication. The solution must follow the principle of least privilege and prevent the managed identity from deleting or modifying the configuration of the storage account itself.
Which role assignment should you configure?
You are maintaining a multi-tier application in Azure. One of the virtual machines, `vm-payroll`, has two network interfaces (NICs) and is backed up to a Recovery Services vault. After a corrupt application update, you must restore the virtual machine's operational state.
Which of the following recovery options in the Azure portal support this configuration? (Select two.)
Geçerli olan tümünü seçin
Your company has an Azure virtual machine named VM-Prod-01 deployed in the East US region.
Currently, your Azure environment contains the following vaults:
- A Recovery Services Vault named RSV-West in the West US region
- A Backup Vault named BV-East in the East US region
You need to back up VM-Prod-01.
Which two actions should you perform? (Select two)
Geçerli olan tümünü seçin
An administrator is configuring connectivity for a hybrid Azure environment. The environment contains the following resources:
* VNet-Hub (): Contains a virtual network gateway named GW-Hub in GatewaySubnet (), and a virtual machine named VM-Hub in Subnet-Hub ().
* VNet-Spoke (): Contains a virtual machine named VM-Spoke in Subnet-Spoke ().
* GW-Hub is connected to an on-premises network () via a Site-to-Site VPN connection.
A virtual network peering connection is established between VNet-Hub and VNet-Spoke.
Which configuration must the administrator apply to the peering links to allow VM-Spoke to communicate with the on-premises network?
You are configuring a public Azure Load Balancer named LB-App to distribute incoming traffic across three virtual machines: VM-A, VM-B, and VM-C. The virtual machines are deployed in the same region, are connected to the same virtual network, and are not configured in an Availability Set or Virtual Machine Scale Set. You have already created a Basic SKU public IP address named IP-Web to serve as the frontend. You need to complete the load balancer configuration so that all three virtual machines can receive traffic. Which action should you perform?
You are deploying a containerized application to Azure Container Instances (ACI) that hosts an API listener. The application must run continuously. If the application process exits with an exit code of 0 (successful termination) after completing an internal self-update, the container must be restarted automatically to resume listening for requests. Which restart policy should you configure for the container group?
Your company has an Azure subscription containing an Azure Key Vault named KV1, an Azure Firewall named FW1, and a Network Security Group named NSG1. You must configure diagnostic settings for these resources to satisfy specific organizational requirements. Match each logging or monitoring requirement on the left to its most appropriate Azure Monitor diagnostic settings destination on the right. (Each destination may be used once, more than once, or not at all.)
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
You have a Standard storage account named `sa-ops-prod` in the East US region. The storage account hosts an SMB file share named `ops-share` and has its firewall configured to restrict access to selected networks. You plan to configure Azure Backup for `ops-share` using a Recovery Services vault. Which two configurations are required to ensure the backup completes successfully? (Choose two.)
Geçerli olan tümünü seçin
An administrator manages an Azure virtual machine named `VM-Finance01` that is backed up to a Recovery Services vault named `RSV-Prod`. Due to an application failure, the administrator needs to recover the virtual machine by restoring its managed disks. The administrator plans to restore the disks to an existing storage account named `safinancetarget`. The firewalls and virtual networks settings for `safinancetarget` are configured to restrict access to 'Enabled from selected networks and IP addresses'. When the administrator attempts to run the restore operation, the job fails with a permission error. Which combination of configurations is required to ensure that `RSV-Prod` can successfully restore the managed disks to `safinancetarget`?
An organization has an Azure virtual network named `VNet-A` () that contains three subnets:
- `Subnet-1` ()
- `Subnet-2` ()
- `Subnet-Security` ()
Azure automatically creates a default system route for the local virtual network (, next hop: Virtual network).
To control traffic, an administrator creates a route table named `RT-Prod` and associates it with `Subnet-1`. The route table contains the following user-defined routes (UDRs):
- Route1: Destination prefix , Next hop type: Virtual appliance, Next hop IP address:
- Route2: Destination prefix , Next hop type: None
A virtual machine in `Subnet-1` attempts to connect to a database server at the IP address in `Subnet-2`.
How is this traffic routed?
An administrator needs to query a Log Analytics workspace to analyze virtual machine performance. The administrator must retrieve the average CPU utilization for each virtual machine in 5-minute intervals over the past hour. The results must only display intervals where the average CPU utilization exceeds 90 percent. Which KQL query should the administrator run?
| where TimeGenerated > ago(1h)
| where CounterName == "% Processor Time"
| where avg(CounterValue) > 90
| summarize AvgCPU = avg(CounterValue) by Computer, bin(TimeGenerated, 5m)
| where TimeGenerated > ago(1h)
| where CounterName == "% Processor Time"
| summarize average(CounterValue) by Computer, bin(TimeGenerated, 5m)
| where average_CounterValue > 90
| where TimeGenerated > ago(1h)
| where CounterName == "% Processor Time"
| summarize AvgCPU = avg(CounterValue) by Computer, bin(TimeGenerated, 5m)
| where AvgCPU > 90
| where TimeGenerated > ago(1h)
| where CounterName == "% Processor Time"
| group Computer, bin(TimeGenerated, 5m) by avg(CounterValue)
| where avg_CounterValue > 90
You are preparing to deploy Azure Bastion to secure administrative access to virtual machines in a virtual network named ProductionVNet. You plan to secure the deployment using a custom Network Security Group (NSG) associated with the Bastion subnet. To prevent deployment validation failures, you must ensure the NSG is fully configured with the mandatory rules before the Azure Bastion host is provisioned. Which five actions should you perform in sequence?
Öğeleri doğru sıraya koymak için sürükleyin
An administrator configures diagnostic settings for an Azure Key Vault named Vault1 to send all audit logs to a Log Analytics workspace. In the diagnostic settings configuration, the administrator selects the Resource-specific destination table option.
The administrator needs to write a KQL query that retrieves the count of failed secret retrieval (SecretGet) operations over the last seven days, grouped by the name of the secret.
Which KQL query should the administrator run?
| where TimeGenerated > ago(7d)
| where OperationName == "SecretGet"
| where ResultSignature != "200"
| summarize count() by ObjectName
| where TimeGenerated > ago(7d)
| where OperationName == "SecretGet"
| where ResultSignature != "200"
| summarize count() by ObjectName_s
| where TimeGenerated > ago(7d)
| where OperationName == "SecretGet"
| where ResultSignature != "200"
| summarize count() by ObjectName_s
| where TimeGenerated > ago(7d)
| where OperationName == "SecretGet"
| where ResultSignature != "200"
| group by ObjectName