Tüm alıştırma soruları
1252 soru
An administrator is configuring hybrid storage using Azure File Sync. A Windows Server named Server1 is registered with a Storage Sync Service named StorageSync1. A sync group named SyncGroup1 is created in StorageSync1 and contains a cloud endpoint pointing to an Azure file share named share1, and a server endpoint pointing to the path D:\Projects on Server1. To meet a compliance requirement for off-site replica separation, the administrator creates a second sync group named SyncGroup2 in StorageSync1 with a cloud endpoint pointing to a separate Azure file share named share2. The administrator then attempts to add a server endpoint pointing to the path D:\Projects on Server1 within SyncGroup2. What is the result of attempting to create the server endpoint in SyncGroup2?
An organization has an Azure environment structured with the following resource hierarchy:
* MG-Production (Management Group)
* Sub-Prod (Subscription)
* RG-App (Resource Group)
* VM-Web (Virtual Machine)
* RG-Data (Resource Group)
* sa-prod (Storage Account)
* kv-prod (Key Vault)
You are tasked with assigning built-in Azure role-based access control (RBAC) roles to four administrative security groups. Your configurations must strictly adhere to the principle of least privilege.
Match each administrative requirement to the correct Azure RBAC role and scope.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
Vanguard Systems manages an Azure subscription named sub-vanguard-secure. An administrator deploys a storage account named savanguarddata and an Azure Key Vault named kv-vanguard-secrets with the following configurations:
savanguarddata:
- Identity: Configured with a User-Assigned Managed Identity named uami-encrypt.
- Firewall: Enabled, with 'Allow trusted Microsoft services to access this storage account' set to Yes.
kv-vanguard-secrets:
- Properties: Soft-delete is Enabled; Purge protection is Enabled.
- Permission model: Azure role-based access control (Azure RBAC).
- Firewall: Enabled from selected networks, with 'Allow trusted Microsoft services to bypass this firewall' set to No.
The administrator assigns the Key Vault Crypto Service User role to uami-encrypt at the key vault scope.
When attempting to enable customer-managed keys (CMK) on savanguarddata using a key from kv-vanguard-secrets, the configuration fails. What is the cause of the configuration failure?
Your company has a Microsoft Entra ID tenant that contains the following resources:
- An Administrative Unit named Sales-AU
- A security group named Sales-Group
- A user named User1 who is in Sales-AU and is a member of Sales-Group
- A user named Admin1 who is assigned the User Administrator role scoped to Sales-AU
You configure group-based licensing for Sales-Group. A Microsoft 365 E5 license is assigned to Sales-Group.
You discover that User1 is not assigned the license due to an empty usage location property.
You need to ensure that User1 is assigned the license. The solution must use the principle of least privilege.
What should you do?
An administrator is designing several Azure Virtual Machine (VM) deployments with specific performance, latency, and backup requirements. Match each Azure VM feature or configuration option to its primary technical constraint or characteristic.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
You plan to deploy a new Azure virtual machine named VM1. The deployment must meet the following requirements:
- VM1 must host a high-performance database that uses Azure Ultra Disks.
- A custom configuration script must run automatically inside VM1 immediately after deployment.
Which two actions should you perform to meet these requirements? (Select two.)
Geçerli olan tümünü seçin
Nebula Logistics plans to deploy a new web application in the North Europe region. The application will run on two new virtual machines named VM-Web1 and VM-Web2. The deployment must meet the following requirements:
- Guarantee a virtual machine uptime SLA of at least .
- Protect the application against datacenter-wide failures.
Which two configurations should you implement? (Select two.)
Geçerli olan tümünü seçin
An administrator needs to restrict network access to an Azure Storage account named stdatafiles. The storage account must only be accessible from a subnet named Subnet1 in a virtual network named VNet1, and from an on-premises administration workstation with the public IP address 203.0.113.50.
Which two actions should you perform?
Geçerli olan tümünü seçin
You are deploying and configuring virtual machines in Azure. Match each Azure Virtual Machine feature to its primary purpose.
Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın
Öğeler
Eşleşmeler
Your company has an Azure subscription containing a resource group named RG1. You plan to configure a new virtual network named VNet1 in RG1. Within VNet1, you need to create a subnet named Subnet1. You plan to deploy virtual machines in Subnet1. Each virtual machine requires a dynamic private IP address from Subnet1. You must minimize the size of the subnet to conserve IP address space. Which subnet prefix is the smallest size that can support the virtual machines?
You have an Azure App Service web app named WebApp1 that is hosted on a Standard S1 App Service plan. WebApp1 has a production slot and a deployment slot named staging. You configure regional virtual network integration for the staging slot to connect to a virtual network named VNet1. The production slot does not have virtual network integration configured. You perform a slot swap between the staging slot and the production slot. What is the status of the virtual network integration for the slots after the swap?
NovaHealth plans to deploy a new patient records application consisting of virtual machines in the West US 3 region. The deployment must guarantee a virtual machine uptime SLA of at least and protect the application against datacenter-level failures. You need to configure the high availability solution for the virtual machines. Which two actions should you perform? (Select two.)
Geçerli olan tümünü seçin
An administrator is managing an Azure Virtual Machine Scale Set (VMSS) named `vmss-web` that uses Uniform orchestration and has its upgrade policy set to Manual. The administrator needs to deploy a custom configuration script to all existing and future VM instances in `vmss-web` using the Custom Script Extension. The script is stored locally.
Which sequence of actions should the administrator perform to achieve this goal?
Öğeleri doğru sıraya koymak için sürükleyin
An administrator is planning the deployment of a new virtual machine named `VM-Analytics` in the East US region. The virtual machine will host a database workload that requires sub-millisecond storage latency using an Ultra Disk, and must be protected against datacenter-wide failures. You also need to configure a daily backup solution for `VM-Analytics`.
Which of the following actions should you perform to meet these requirements? Select two.
Geçerli olan tümünü seçin
You are designing a virtual network named VNet1 with an address space of . You must configure three subnets within VNet1 to meet the following requirements:
- Subnet-App: Must support at least 27 virtual machines.
- A gateway subnet to support an Azure VPN Gateway.
- A subnet to deploy Azure Bastion.
You want to minimize the address space allocated to each subnet by using the maximum prefix length (smallest subnet mask) possible.
Which subnet configuration should you use?
An organization deploys a background processing tool as an Azure App Service web app. The application requires a continuous connection pool and must run uninterrupted. Additionally, the web app's instances should handle incoming requests in a stateless manner, meaning client session affinity must be deactivated. Which two settings under the General settings configuration of the web app must be modified to support this scenario? (Select two.)
Geçerli olan tümünü seçin
Your company has an Azure subscription named `Sub-Finance-01` that contains a resource group named `rg-reporting`. You need to implement a cost control and governance strategy for `rg-reporting` that meets the following requirements:
* Send an email notification to the billing team when the resource group's monthly spending reaches $8,000.
* Prevent any virtual machines in `rg-reporting` from being deleted.
* Allow users to continue starting, stopping, and resizing the virtual machines in `rg-reporting`.
Which two actions should you perform? (Select two.)
Geçerli olan tümünü seçin
You have an Azure App Service web app named App1 that is currently hosted on a Free (F1) App Service plan. You need to configure a custom domain named www.contoso.com for App1 and secure it using a free Azure App Service Managed Certificate.
Which five actions should you perform in sequence? To answer, arrange the actions in the correct order.
Öğeleri doğru sıraya koymak için sürükleyin
An administrator is preparing to deploy a new virtual machine named VM-App-01 in the East US region. The virtual machine will run a line-of-business application. The subscription contains a Recovery Services vault named Vault-Backup located in the West US region. You must configure daily backups for VM-App-01 using Azure Backup during the creation of the virtual machine. Which action must you perform to successfully configure the backup?
During a post-migration audit, an Azure administrator creates a resource group named `rg-finance-billing` to house audit data. The administrator applies the following configurations to the resource group:
- A tag named `CostCenter: Finance-101`
- A ReadOnly resource lock named `lock-finance-ro`
Subsequently, the administrator deploys a Storage Account named `safinanceaudit` into `rg-finance-billing`.
The administrator then attempts to perform the following operations:
1. View a cost report in Azure Cost Management filtered by the `CostCenter: Finance-101` tag to analyze the costs of `safinanceaudit`.
2. Retrieve the access keys for `safinanceaudit` using the Azure portal.
3. Upload a CSV file to a blob container named `audit-logs` inside `safinanceaudit` using Azure Storage Explorer.
Which of the operations will succeed?