All practice questions
1252 questions
Luminary Media Group organizes its Azure resources using the following management group hierarchy:
* Tenant Root Group
* Luminary-MG (An administrator assigns User1 the Reader role here)
* Content-MG (An Azure Policy is assigned here that denies resource creation if the 'Department' tag is missing)
* Sub-Production (Subscription) (An administrator assigns User1 the Contributor role here)
* RG-Video (Resource Group) (A CanNotDelete resource lock is applied here)
* Marketing-MG
* Sub-Marketing (Subscription)
Which two of the following statements are correct regarding the permissions and governance applied to User1 in this hierarchy?
Select all that apply
AeroSpace Dynamics is planning the deployment of a new line-of-business application in the East US region. To support the application, you must deploy two virtual machines named VM-App1 and VM-App2. The deployment must protect the application against datacenter-wide failures in the region and must guarantee a 99.99% virtual machine uptime SLA. Which deployment configuration meets the requirements?
You need to synchronize a local folder on a Windows Server to an Azure file share using Azure File Sync. Which sequence of actions should you perform to configure the synchronization?
Drag items to arrange them in the correct order
You are configuring an autoscale policy for an Azure Virtual Machine Scale Set (VMSS) named `vmss1` that currently has a capacity of instances. The scale set uses the Uniform orchestration mode. You define the following autoscale rules within a single profile:
* Scale-out rule: Increase the instance count by when the average CPU percentage of the scale set is greater than for a duration of minutes.
* Scale-in rule: Decrease the instance count by when the average CPU percentage of the scale set is less than for a duration of minutes.
* Both rules have a cool-down period of minutes.
A sustained, constant workload requiring a total of CPU capacity (distributed evenly across all active instances) is applied to `vmss1`.
What is the behavior of the scale set under this workload, and how can you resolve any potential issues?
An administrator needs to create a new security group named IT-Admins in a Microsoft Entra ID tenant. The group will be assigned the Helpdesk Administrator role. Which of the following configurations must the administrator select during the group creation process? (Select TWO.)
Select all that apply
Krypton Labs is planning to deploy a new application in the East US 2 region. The application architecture consists of a web tier with two virtual machines (VM-Web1 and VM-Web2) and a database tier with two virtual machines (VM-Db1 and VM-Db2).
The deployment must satisfy the following requirements:
- The web tier must be protected against datacenter-wide outages.
- The database tier VMs must be located in the same physical datacenter to maintain minimal network latency.
- Traffic must be distributed across the web tier VMs.
Which of the following configurations should you select to meet these requirements?
An administrator is managing a standard General Purpose v2 (GPv2) storage account named `corpdatafiles` in the East US region. The storage account is currently configured to use locally redundant storage (LRS).
You need to implement the following requirements:
1. Replicate all data to a secondary region while ensuring that read access to the replicated data is available at all times, even without initiating a failover.
2. Automate the transition of block blobs in a container named `billing` to the Archive tier if the blobs have not been modified for more than 90 days.
Which two actions should you perform to meet these requirements? (Select two.)
Select all that apply
A company plans to use Azure File Sync to synchronize files between an on-premises server named Server1 and an Azure file share named share1. The company has an established ExpressRoute connection between the on-premises network and Azure. To comply with security policies, all synchronization traffic must be routed over the private connection. An administrator performs the following configurations:
1. Deploys a Storage Sync Service named Sync1.
2. Creates a sync group named SyncGroup1 in Sync1, and configures share1 as the cloud endpoint.
3. Restricts network access to the storage account hosting share1 by setting public network access to disabled.
4. Creates a private endpoint for Sync1 in the Azure virtual network and configures DNS resolution for the Storage Sync Service.
5. Installs the Azure File Sync agent on Server1 and registers Server1 with Sync1.
6. Adds Server1 as a server endpoint in SyncGroup1.
After these configurations are applied, the synchronization health status for Server1 shows an error, and files fail to sync. Which action must the administrator perform to resolve this issue?
A company has an Azure Storage account that is configured to allow network access only from 'Selected virtual networks and IP addresses'. An administrator needs to ensure that the Azure Backup service can successfully access the storage account to perform backup operations. Which network configuration change should the administrator apply to the storage account?
Determine whether the following statement is true or false:
In Azure Cost Management, budget alerts can be configured to trigger when forecasted costs exceed a specified threshold percentage of the budget.
A company's Azure environment contains the following resource hierarchy:
- Management Group: `MG-Finance`
- Subscription: `Sub-Treasury`
- Resource Group: `rg-vault`
A security principal named `AppService-SP` is assigned the Reader role at the `MG-Finance` management group level. An administrator also assigns the Contributor role to `AppService-SP` at the `rg-vault` resource group level.
A developer needs to determine the effective permissions of `AppService-SP` for a key vault named `kv-secrets` located inside `rg-vault`.
Which permissions does `AppService-SP` have for `kv-secrets`?
An organization has a standard General Purpose v2 (GPv2) storage account named proddatastore configured with Geo-Redundant Storage (GRS). A lifecycle management policy is applied to proddatastore to transition logs from the Hot tier to the Archive tier after 30 days, and delete them after 90 days. An administrator is preparing a disaster recovery plan and needs to determine the behavior of the lifecycle management policy and data replication during normal operations and after a potential customer-managed failover. Which of the following statements correctly describes how Azure handles the lifecycle management policy and replication for this storage account?
AeroSpace Dynamics has a business requirement to deploy three new virtual machines, VM-Flight1, VM-Flight2, and VM-Flight3, in the West US 2 region. The deployment must protect the application from localized hardware failures within a single datacenter while minimizing latency. Which two actions should you perform? (Select two.)
Select all that apply
You need to delegate password reset permissions for a specific subset of users in your Microsoft Entra ID tenant by using an administrative unit. Which sequence of steps should you perform to complete the delegation? To answer, arrange the actions in the correct order.
Drag items to arrange them in the correct order
Your company has an Azure environment with a management group named `MG-Corp` and two subscriptions named `Sub-App` and `Sub-Shared`. `Sub-Shared` contains a resource group named `RG-Monitoring` which hosts a storage account named `saexportdata`.
You need to configure Azure Cost Management to meet the following requirements:
- Automatically export daily cost data of `Sub-App` to the `saexportdata` storage account.
- Trigger an automated runbook located in `Sub-Shared` to stop non-production workloads when the monthly costs of `Sub-App` exceed USD.
Which two actions should you perform? (Select two.)
Select all that apply
You configure Azure File Sync to synchronize files between an on-premises Windows Server and an Azure file share. You need to minimize local storage usage on the Windows Server by keeping only recently accessed files on the local disk. What should you configure?
Your company has a Microsoft Entra ID tenant named contoso.com that has Microsoft Entra ID P1 licenses assigned to all users. You configure Self-Service Password Reset (SSPR) for the tenant with the following settings:
* Self-service password reset enabled: Selected
* Select group: Group1
* Number of methods required to reset: 1
* Methods available to users: Email, Security questions
`Group1` contains the following users:
* User1: A standard member user who is not assigned any administrator roles.
* User2: A member user assigned the Helpdesk Administrator role.
* User4: A B2B guest user whose identity is managed in an external Microsoft Entra ID tenant.
`User3` is a member user assigned the User Administrator role. `User3` is not a member of `Group1`.
All four users have registered their corporate email address and security questions as authentication methods in contoso.com.
Which users can successfully reset their password by using the SSPR portal of contoso.com?
You manage a Microsoft Entra ID tenant. You have the following users configured in the tenant:
| User | Department | UserType |
|---|---|---|
| User1 | Sales | Member |
| User2 | sales | Member |
| User3 | Marketing | Member |
| User4 | Sales | Guest |
You create a dynamic user group named SalesGroup and configure the dynamic membership rule for SalesGroup as follows:
`(user.department -eq "Sales") -and (user.userType -ne "Guest")`
Which users are members of SalesGroup?
An organization's Microsoft Entra ID tenant contains the following resources:
- An administrative unit named Office-AU
- A user named Admin1 who is assigned the User Administrator role scoped to Office-AU
- A user named User1 who is a member of Office-AU
- A dynamic user group named Group1 with the membership rule: (user.jobTitle -eq "Specialist")
- A group-based licensing configuration on Group1 that assigns a Microsoft 365 E5 license
User1 has the Job Title set to Specialist, but the Usage Location property is blank. As a result, User1 is automatically added as a member of Group1, but has a licensing assignment state of UsageLocationRequired.
You need to resolve the licensing error and ensure that User1 receives the Microsoft 365 E5 license.
Which action should you perform?
Aether Financial plans to deploy a new transaction application in the Australia East region. The application will run on two virtual machines named VM-Tx1 and VM-Tx2. The application architecture must meet the following requirements:
- Protect the virtual machines from datacenter-wide failures.
- Guarantee a virtual machine SLA of at least .
Which two options should you select to meet the requirements? (Select two.)
Select all that apply