Tüm alıştırma soruları
1252 soru
An organization deploys a hub-and-spoke network topology in Azure. The hub network (`VNet-Hub`) hosts an Azure Firewall in the subnet `AzureFirewallSubnet` with the private IP address . A peered spoke network (`VNet-Spoke`) hosts a workload subnet named `Subnet-App` ().
To comply with security guidelines, all outbound internet traffic from `Subnet-App` must be inspected by the firewall in the hub.
Which two configurations are required to meet this requirement? (Select two.)
Geçerli olan tümünü seçin
An administrator is configuring the backup and recovery strategy for an Azure virtual machine named vm-finance-prod. The virtual machine configuration is as follows:
- Region: North Europe
- OS: Windows Server 2025
- Disks: One OS disk (Premium SSD) and one data disk (Premium SSD v2)
- Vault: A Recovery Services Vault named rsv-finance is deployed in the West Europe region.
The administrator must configure the backup policy and prepare a recovery plan. The recovery plan requires that, in the event of corruption, the virtual machine should be restored by overwriting the existing virtual machine disks while maintaining the original virtual machine's resource ID and network configuration.
Which configuration changes and restore options should the administrator select to meet these requirements?
You manage an Azure environment containing a Standard storage account named sa-logistics-prod in the West Europe region. The storage account hosts an SMB file share named shipments and has its firewall configured to restrict access to 'Selected networks'. Backups of the shipments file share are configured using a Recovery Services vault named rsv-logistics. An administrator named Admin1 is assigned the Backup Operator role at the resource group level. Admin1 attempts to restore files to the original location using Azure Backup but receives an access denied error. Which of the following configuration changes is required to allow the restore operation to succeed?
An administrator is configuring connectivity between an on-premises network and Azure resources. The environment includes the following virtual networks in the West US region:
* `VNet-Hub` () contains a virtual network gateway and a virtual machine named `VM-Hub` deployed in a subnet.
* `VNet-Spoke1` () contains a virtual machine named `VM-Spoke1` deployed in a subnet.
The on-premises network is connected to the virtual network gateway in `VNet-Hub` via a Site-to-Site VPN. Virtual network peering is established between `VNet-Hub` and `VNet-Spoke1`.
You need to ensure that `VM-Spoke1` can access the on-premises network through the gateway in `VNet-Hub`.
Which of the following configuration settings must be enabled to meet this requirement? (Select two.)
Geçerli olan tümünü seçin
You have an Azure subscription named Sub1 that contains a resource group named RG1.
You configure the following user role assignments in Sub1:
- User1 is assigned the Contributor role for Sub1.
- User2 is assigned the Contributor role for RG1 only.
You create an Azure Monitor action group named ActionGroup1 in RG1. You add an action to ActionGroup1 that uses the Email Azure Resource Manager Role configuration to notify the Contributor role.
You configure a metric alert rule for a virtual machine in RG1 and associate the rule with ActionGroup1.
When the metric alert triggers, which of the users will receive the email notification?
You have an Azure App Service named App1. You need to configure a diagnostic setting for App1 to meet the following requirements:
- Retain App Service HTTP logs for a minimum of 365 days at the lowest possible cost.
- Perform interactive analysis of performance metrics using Kusto Query Language (KQL) queries.
Which two destinations should you configure in the diagnostic setting? Select two.
Geçerli olan tümünü seçin
An administrator deploys an Azure Private DNS zone named `private.contoso.com`. The zone is linked to a virtual network named `VNet1` with auto-registration enabled. The administrator then configures virtual network peering between `VNet1` and a second virtual network named `VNet2`.
Virtual machines in `VNet2` are unable to resolve the DNS records of virtual machines in `VNet1`.
Which action should the administrator perform to resolve this issue?
An administrator needs to configure a diagnostic setting for an Azure Standard Load Balancer named `lb-prod-web` to analyze health probe logs. The configuration must meet the following requirements:
* Allow the team to run Kusto Query Language (KQL) queries to troubleshoot probe failures.
* Retain the log data for days.
* Minimize administrative effort and cost.
Which configuration should the administrator implement?
An organization implements virtual machine encryption using Server-Side Encryption with Customer-Managed Keys (SSE with CMK). You are configuring backups for `vm-secops-prd01`, a virtual machine running Windows Server 2022 Datacenter in the North Europe region. The disk encryption keys for this VM reside in an Azure Key Vault named `kv-secops-vault`. You have deployed a Recovery Services Vault named `rsv-secops-backups` in the same region. To enable successful backup operations for this encrypted virtual machine, which two configurations must you apply? (Select two.)
Geçerli olan tümünü seçin
An administrator is designing a monitoring and alerting solution in Azure. The administrator configures an Azure Monitor metric alert rule that evaluates a metric every minute and associates it with an Azure Monitor action group. The action group contains both an SMS receiver and an Email receiver to notify an engineer.
During an incident, the alert triggers and resolves repeatedly, firing exactly once every minute for a total duration of hour ( minutes).
Which two of the following statements accurately describe the notification delivery behavior during this -hour period?
Geçerli olan tümünü seçin
An organization has a virtual network named `VNet-A` and a peered virtual network named `VNet-B`. To facilitate internal name resolution of resources, a private DNS zone named `corp.internal` has been created. The virtual machines in `VNet-A` require their DNS records to be updated automatically when they are provisioned or deleted. Virtual machines in `VNet-B` must be able to resolve names within `corp.internal`, but their records must not be automatically added to the zone. Which two configuration steps are required to achieve this goal? (Select two.)
Geçerli olan tümünü seçin
You have an Azure Storage account named `storeprodlogs`. You need to configure diagnostic logging to collect read, write, and delete transaction logs for the Blob service. The configuration must meet the following requirements:
- Allow operations teams to analyze the transaction logs using Kusto Query Language (KQL) queries.
- Archive the logs to a separate storage account named `storearchive` for long-term retention.
Which two actions should you perform? (Select two.)
Geçerli olan tümünü seçin
An administrator is configuring backup and restore solutions for Azure Files. The environment contains a Recovery Services vault named Vault-EastUS in the East US region, and the following three storage accounts in the same region:
* `sa-prod-smb-std`: A Standard performance storage account hosting an SMB file share named `files-smb-std`. The firewall is configured to allow access from all networks.
* `sa-prod-smb-prem`: A Premium performance storage account hosting an SMB file share named `files-smb-prem`. The firewall is configured to allow access only from selected networks.
* `sa-prod-nfs-prem`: A Premium performance storage account hosting an NFS file share named `files-nfs-prem`. The firewall is configured to allow access only from selected networks.
Which two actions must the administrator perform to successfully configure backups for the supported file shares using Vault-EastUS?
Geçerli olan tümünü seçin
Your company has three virtual networks named VNet-East (), VNet-Central (), and VNet-West (). Virtual machines are deployed in subnets within each of the three virtual networks. VNet-Central contains a virtual network gateway. You establish virtual network peering between VNet-East and VNet-Central, and between VNet-West and VNet-Central. The peerings are configured to allow gateway transit on VNet-Central and use remote gateways on VNet-East and VNet-West. A junior administrator reports that the virtual machines in VNet-East cannot communicate with the virtual machines in VNet-West. You need to allow virtual machines in VNet-East to communicate directly with virtual machines in VNet-West without routing through any virtual appliances or gateways. What should you do?
You manage an Azure subscription containing a Recovery Services vault named rsv-prod-east and a Premium storage account named sa-finance-east in the East US region. The storage account hosts an SMB file share named accounting-records. The firewall of sa-finance-east is configured to restrict access to selected virtual networks. You attempt to configure backup for the accounting-records file share using the rsv-prod-east vault, but the storage account is not discovered during the configuration process. What should you configure to resolve this issue?
Your company implements a split-horizon DNS configuration in Azure. You have a public Azure DNS zone named `adventure-works.com` and an Azure Private DNS zone also named `adventure-works.com`. The Private DNS zone is linked to a virtual network named `VNet-App`.
The public DNS zone contains a CNAME record named `portal` that points to an external SaaS application.
Users on virtual machines in `VNet-App` report that they cannot resolve the name `portal.adventure-works.com`.
Which of the following actions should you perform to resolve the name resolution issue for the virtual machines in `VNet-App`?
An administrator is configuring the backup and replication strategy for an Azure virtual machine named `vm-db-prod01` that runs Red Hat Enterprise Linux 8.6 in the East US region. The virtual machine has three disks: a 128 GiB Standard SSD OS disk, a 1 TiB Premium SSD data disk, and a 512 GiB Ultra Disk data disk.
The administrator must ensure that all disks are backed up and that the backups are replicated to a secondary region to support disaster recovery.
Which configuration should the administrator implement?
An administrator is configuring connectivity between two virtual networks named `VNet-Core` () and `VNet-Branch` (). `VNet-Core` contains a Virtual Network Gateway that connects to an on-premises network. To allow virtual machines in `VNet-Branch` to route traffic to the on-premises network via the Virtual Network Gateway in `VNet-Core`, the administrator must enable 'Use remote gateways' on the peering link in `VNet-Core` and enable 'Allow gateway transit' on the peering link in `VNet-Branch`. Is this statement true or false?
Your company has an Azure subscription named Sub-Enterprise-Ops that contains the resources shown in the following table:
| Resource Name | Resource Type | Region | Resource Group |
|---|---|---|---|
| vm-orders-01 | Virtual Machine | West US | rg-ops-01 |
| sa-records-01 | Storage Account (Blobs) | East US | rg-data-01 |
| rsv-west-01 | Recovery Services Vault | West US | rg-ops-01 |
| bv-east-01 | Backup Vault | East US | rg-data-01 |
| rsv-east-01 | Recovery Services Vault | East US | rg-data-01 |
You need to configure backup for vm-orders-01 and the blob containers in sa-records-01. Which configuration should you use?
An administrator is configuring inbound access from the internet to a web server named Server1 (private IP address 10.1.1.4) using Azure Firewall. The firewall is deployed in the same virtual network and has a public IP address of 40.121.20.15 and a private IP address of 10.1.0.4. The administrator wants internet clients to access Server1 by sending requests to http://40.121.20.15:8080. Which IP address must the administrator specify as the Destination Address in the DNAT rule to ensure traffic is correctly forwarded to Server1 on port 80?