Tüm alıştırma soruları
1252 soru
You manage a Microsoft Entra ID tenant. You need to enable Self-Service Password Reset (SSPR) for a subset of users who belong to a group named SalesTeam.
Which configuration should you modify in the Microsoft Entra admin center to restrict SSPR to only these users?
An administrator is designing a deployment strategy for an Azure Virtual Machine Scale Set (VMSS) named `VMSS1`. The scale set must meet the following requirements:
- Maximize application availability by distributing VM instances across multiple fault domains in a single region without using Availability Zones.
- Automate scaling based on average CPU utilization using Azure Monitor autoscale rules.
- Support the deployment of custom VM sizes within the same scale set.
The administrator configures the scale set to use Flexible orchestration mode and defines a virtual machine profile.
During testing, the administrator needs to roll out an updated OS image to the scale set. The update must be applied to all existing instances while maintaining application availability.
Which of the following actions should the administrator perform to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
You manage an Azure subscription named Sub1. You plan to configure customer-managed key (CMK) encryption for an Azure storage account named contosostore1 by using an existing Azure key vault named contosokeyvault1. The resources are configured as follows:
- contosostore1 has a user-assigned managed identity named identity1 associated with it. The storage account firewall is enabled.
- contosokeyvault1 uses the Azure RBAC permission model. Soft-delete is enabled, but purge protection is disabled. The Key Vault firewall is configured to allow access from selected networks only.
You need to ensure that contosostore1 can encrypt data using a key from contosokeyvault1. The solution must follow the principle of least privilege.
Which two actions should you perform? (Select TWO.)
Geçerli olan tümünü seçin
An administrator creates a monthly budget named `Dev-Budget` for an Azure subscription. The budget is set to 475, but no email notifications are received. What is the most likely cause of this issue?
An administrator needs to generate a Shared Access Signature (SAS) token to grant an external application access to a blob container. The administrator wants to secure the SAS token by limiting access to a specific network range and ensuring encrypted transit.
Which two settings should the administrator configure directly on the SAS token to meet these requirements?
Geçerli olan tümünü seçin
Your Azure subscription contains two resource groups:
* `RG-App`, which has the tag `AppID: 9910` and a `CanNotDelete` resource lock.
* `RG-Database`, which has the tag `AppID: 9910` and a `ReadOnly` resource lock.
An Azure Policy is assigned at the subscription scope. The policy denies the deployment of any resources that do not have the `AppID` tag.
You attempt to perform the following operations:
1. Deploy a new virtual machine to `RG-App` while specifying the tag `AppID: 9910` in the deployment template.
2. Change the pricing tier (SKU) of an Azure SQL database located in `RG-Database`.
3. Delete a blob container from a storage account located in `RG-App`.
4. Deploy a new virtual network to `RG-App` without specifying any tags in the deployment template.
Which operations can be completed successfully?
An organization has a standard General Purpose v2 (GPv2) storage account named stprocessing2026 in the East US region. The storage account is configured with Read-Access Geo-Redundant Storage (RA-GRS) and replicates data to West US. A lifecycle management policy is applied to the storage account to transition and delete old blobs. Due to a major disaster, a customer-managed failover is initiated, converting the storage account to West US. Which two statements correctly describe the behavior of the lifecycle policy and replication in this scenario? (Select two.)
Geçerli olan tümünü seçin
An administrator needs to configure secure private access to an Azure Storage account named corpstore2026 from a virtual network named VNet1. The solution must ensure that resources in VNet1 can resolve the storage account's fully qualified domain name (FQDN) to its private IP address. All public internet access to the storage account must be blocked. In which order should the administrator perform the configuration steps?
Öğeleri doğru sıraya koymak için sürükleyin
An administrator manages an Azure resource hierarchy with the following structure:
* Management Group: `MG-Corporate`
* Subscription: `Sub-Production`
- Resource Group: `RG-AppData`
- Key Vault: `kv-prod-secrets`
A compliance auditor named `User-Auditor` requires the Reader role at the `Sub-Production` subscription level. However, organization policy dictates that `User-Auditor` must not be able to view any resources in `RG-AppData`. The administrator assigns the Reader role to `User-Auditor` at the `Sub-Production` subscription scope, and then attempts to assign a custom role that denies read actions to `User-Auditor` at the `RG-AppData` scope.
What is the effect of this configuration on the auditor's permissions?
Zephyr Energy is deploying a critical database-driven application to the South Central US region. The deployment consists of two web servers (VM-Web1 and VM-Web2) and two database servers (VM-DB1 and VM-DB2).
You must configure the infrastructure to meet the following requirements:
- The web servers must be protected against localized hardware and power failures within a single datacenter, while minimizing latency between them.
- The database servers must be protected against datacenter-wide outages (such as flooding or utility power loss affecting an entire facility).
- The configuration must achieve the highest possible Service Level Agreement (SLA) for virtual machine uptime for each tier.
Which two configuration actions should you perform? (Select two.)
Geçerli olan tümünü seçin
Your organization has a Microsoft Entra ID tenant and an Azure resource hierarchy configured as follows:
* Management Group: `mg-logistics`
* Subscription: `sub-shipping`
* Resource Group: `rg-tracking`
* Storage Account: `stlogisticsapps`
* Virtual Machine: `vm-router`
You configure the following administrative assignments:
* User1: Assigned the Global Administrator directory role in Microsoft Entra ID with no direct Azure RBAC role assignments.
* User2: Assigned the Reader role at the subscription level (`sub-shipping`) and the Storage Blob Data Contributor role at the resource group level (`rg-tracking`).
* User3: Assigned the Contributor role at the management group level (`mg-logistics`).
You need to evaluate the effective permissions for the users within this hierarchy. Which of the following statements are correct? (Select two.)
Geçerli olan tümünü seçin
Your company plans to implement a hybrid storage solution using Azure File Sync. You need to deploy the required Azure resources before installing the sync agent on your local servers. Which two of the following resources must you create in Azure to establish the synchronization topology? (Select two.)
Geçerli olan tümünü seçin
Nebula Streaming is deploying a new web application in the East Asia region. You configure an Availability Set named AvSet-Prod with three fault domains and five update domains. You deploy six virtual machines named VM1, VM2, VM3, VM4, VM5, and VM6 in sequential order into AvSet-Prod. During a planned Azure maintenance event that updates the underlying host hardware, which virtual machines are subject to being rebooted at the same time?
An organization is deploying Azure File Sync to synchronize files between an on-premises Windows Server and an Azure file share. The server's local volume D: has a total capacity of . To optimize local storage costs while ensuring performance for active workloads, the administrator wants to configure cloud tiering to meet the following requirements:
* Keep at least of local capacity on volume D: free at all times to accommodate local application growth.
* Archive files to the cloud if they have not been accessed for more than , regardless of the volume's current capacity.
Which of the following actions should the administrator perform on the server endpoint to satisfy these requirements? (Select TWO)
Geçerli olan tümünü seçin
Your company's Azure environment is organized under a Root Management Group and a Production Management Group. It contains Subscription A, which hosts two resource groups: RG1 (containing a storage account named sa-prod-01 and a Key Vault named kv-prod-01) and RG2 (containing multiple virtual machines). You need to configure access for a Microsoft Entra ID security group named DevOps-Staff to meet the following requirements:
1. Members must be able to create, delete, and manage virtual machines within RG2.
2. Members must be able to configure Azure role assignments on resources inside RG1.
3. Members must not have permissions to modify, delete, or write configuration settings to the sa-prod-01 storage account.
Which two of the following role assignments should you configure to meet the requirements while adhering to the principle of least privilege?
Geçerli olan tümünü seçin
Lumina Financial plans to deploy two new virtual machines named VM-Finance1 and VM-Finance2 in the Australia East region. The company has a business requirement to ensure that the application remains available even if an entire physical datacenter facility within the region experiences a power or cooling failure. Which configuration should you use to deploy the virtual machines?
An organization has an Azure Storage account named corpstorage that contains a blob container named auditlogs. The storage account network firewall is enabled and configured to allow access only from selected networks.
An external auditing application, running on an on-premises server with the public IP address 198.51.100.45, requires read-only access to the auditlogs container for a period of 90 days. The external application does not support Microsoft Entra ID authentication.
You need to configure access for the auditing application to meet the following requirements:
1. The application must only be allowed to access blobs within the auditlogs container.
2. Access must be limited to HTTPS traffic originating from the server's public IP address.
3. You must be able to revoke the access token immediately at any time during the 90-day period without affecting other clients or rotating the storage account access keys.
4. The configuration must follow the principle of least privilege.
Which configuration should you implement?
Your organization has a Microsoft Entra ID tenant that contains an administrative unit named Office-AU.
Office-AU contains the following resources:
- A user named Admin1
- An assigned security group named Group1
A user named User1 is created in the Microsoft Entra ID tenant but is NOT a member of Office-AU.
Admin1 is assigned the Groups Administrator role scoped to Office-AU.
Determine if the following statement is true or false: Admin1 can add User1 as a member of Group1.
An administrator needs to grant a temporary contractor read-only access to a specific blob container in an Azure storage account. The contractor requires access for exactly two hours. To follow the principle of least privilege, which action should the administrator take?
Solas Health plans to deploy a new web application in the UK South region. The deployment will include two virtual machines named VM-Web1 and VM-Web2. The solution must guarantee a 99.99% SLA for virtual machine availability and protect the application against datacenter-wide outages within the region. Which two actions should you perform? (Select two.)
Geçerli olan tümünü seçin