All practice questions
1252 questions
Your organization has of archival data stored on-premises that needs to be transferred to Azure. You decide to employ the Azure Import/Export service. Before shipping the physical hard drives to the Azure datacenter, you must prepare them on-premises.
Which of the following requirements must be met during the drive preparation phase? (Select TWO)
Select all that apply
Your company has a requirement to copy on-premises archival data to Microsoft Azure by shipping physical hard drives. You decide to use the Azure Import/Export service. Which two Azure storage services can you specify as direct destinations for the import job? (Select two.)
Select all that apply
An organization has the following Azure resource hierarchy and configuration:
* A management group named `MG-Finance`.
* An Azure subscription named `Sub-FinanceProd` that is associated with `MG-Finance`.
* A resource group named `RG-Payments` within `Sub-FinanceProd`.
* A virtual machine named `vm-pay1` and a storage account named `sa-paylogs` within `RG-Payments`.
The following role assignments are configured:
* `User1` is assigned the Microsoft Entra ID `Global Administrator` role. The directory setting Access management for Azure resources is set to No.
* `User2` is assigned the `Reader` role at the `MG-Finance` management group level, and the `Contributor` role at the `RG-Payments` resource group level.
* `User3` is assigned the `User Access Administrator` role at the `Sub-FinanceProd` subscription level.
Which TWO actions can be performed based on the configured permissions? (Select two.)
Select all that apply
An organization has a Microsoft Entra ID tenant. The tenant contains a dynamic security group named IT-Personnel and an administrative unit named IT-AU. The IT-Personnel group is a member of IT-AU. A user named Admin1 is assigned the Groups Administrator role scoped to IT-AU. You need to determine if Admin1 can update the dynamic query that defines the membership of the IT-Personnel group.
Is the statement 'Admin1 can modify the dynamic membership rule of the IT-Personnel group' true or false?
You are a Microsoft Azure administrator managing a Microsoft Entra ID tenant. You plan to configure a security group to assign Microsoft Entra roles directly to the group's members. Is the following statement true or false?
In Microsoft Entra ID, you can configure a security group with a dynamic user membership type if the group has the 'Roles can be assigned to the group' (isAssignableToRole) property set to Yes.
Your company has an Azure environment with a subscription named Sub1. Inside Sub1, there is a resource group named RG-Dev that contains several virtual machines.
You need to grant a user named User1 the permission to restart the virtual machines and to delegate role assignments to other team members within RG-Dev. The solution must use the principle of least privilege.
Which two of the following role assignments should you configure? (Select two.)
Select all that apply
An aviation logistics company, SkyRoute Global, organizes its Azure infrastructure using the following Management Group hierarchy:
- Tenant Root Group
- SkyRoute-MG (Management Group)
- Production-MG (Management Group)
- Sub-Prod-01 (Subscription)
- Sub-Prod-02 (Subscription)
- NonProd-MG (Management Group)
- Sub-Dev-01 (Subscription)
A policy restricting virtual machine SKUs is assigned at the SkyRoute-MG level.
Pat is assigned the Owner role at the Production-MG level.
Sam is assigned the Reader role at the Tenant Root Group level and the Contributor role at the Sub-Dev-01 subscription level.
Which two of the following statements correctly describe the behavior of policy and RBAC inheritance within this hierarchy?
Select all that apply
You manage a standard General Purpose v2 (GPv2) storage account named `storagedata2026` in the East US region. The storage account is configured to use locally-redundant storage (LRS). A lifecycle management policy is active on `storagedata2026` that automatically moves blobs to the Archive tier if they have not been modified for 30 days. Currently, the storage account contains 10 TB of blobs in the Archive tier. You need to convert the storage account to use zone-redundant storage (ZRS). The solution must minimize application downtime and avoid manual data replication. Which of the following actions should you perform first?
An organization has an Azure subscription named Sub1 that contains two resource groups named RG-Admin and RG-Finance. A user named User1 is currently assigned the Owner role at the Sub1 scope. You need to prevent User1 from modifying resources in RG-Finance, while allowing them to manage resources in RG-Admin. The solution must minimize administrative effort and follow the principle of least privilege. Which two actions should you perform? (Choose two.)
Select all that apply
Your organization has an Azure tenant with the following resource hierarchy:
- Management Group: `MG-Enterprise`
- Subscription: `Sub-Finance-Prod`
- Resource Group: `RG-Finance-App`
- Key Vault: `kv-finance-prod`
You need to delegate permissions to a user named User1 to meet the following security requirements:
- User1 must be able to delegate role assignments to other administrators for resources within `RG-Finance-App` only.
- User1 must be able to view all resources and their configurations within `Sub-Finance-Prod`, but must not be able to create, modify, or delete any resources or configurations within the subscription.
- User1 must not be able to manage role assignments for resources outside of `RG-Finance-App`.
Which two role assignments should you configure to meet the requirements while adhering to the principle of least privilege?
Select all that apply
An administrator is configuring a new dynamic membership group in Microsoft Entra ID to automatically assign licenses to all employees in the Sales department. Which dynamic membership rule should the administrator use to target these users?
An organization utilizes Microsoft Entra Connect to synchronize user accounts from an on-premises Active Directory Domain Services (AD DS) domain to a cloud-based Microsoft Entra ID tenant. An administrator attempts to add a synchronized user named User-Alpha (whose current department is Marketing) to a dynamic group named Group-Sales (configured with the membership rule `(user.department -eq "Sales")`) by changing User-Alpha's department attribute to Sales directly in the Microsoft Entra admin center.
Is it true that this action successfully updates User-Alpha's department attribute in Microsoft Entra ID and adds them to the dynamic group?
You plan to configure a new Microsoft Entra ID group that will automatically include all user accounts where the department attribute is set to Sales. Which two settings must you configure to meet this requirement? (Select TWO)
Select all that apply
Aether Health System uses Azure Management Groups to govern their subscriptions. The hierarchy and governance configurations are structured as follows:
* Tenant Root Group
* Aether-Core-MG (Management Group)
* Clinical-Prod-MG (Management Group)
* Subscription A
* Research-Dev-MG (Management Group)
* Subscription B
* Lab-RG (Resource Group)
The following configurations are applied:
* Azure Policy: A policy restricting allowed resource locations to `East US` (Effect: Deny) is assigned to Aether-Core-MG. A policy restricting allowed resource locations to `East US 2` (Effect: Deny) is assigned to Research-Dev-MG.
* Role Assignments: User1 is assigned the Contributor role at Aether-Core-MG. User2 is assigned the Owner role at Clinical-Prod-MG and the Reader role at Research-Dev-MG.
* Locks: A `CanNotDelete` resource lock is applied directly to Lab-RG.
Which of the following statements regarding governance, resource actions, and subscription movement are correct? (Select TWO)
Select all that apply
A multinational logistics company, GlobalRoute Logistics, organizes its Azure resources using a Management Group hierarchy structured as follows:
* Tenant Root Group
* Global-Root-MG
* Core-Services-MG
* Subscription: Core-Prod-Sub
* Resource Group: Prod-Shared-RG (has a `ReadOnly` Resource Lock applied)
* Subscription: Core-Shared-Sub
* Logistics-Operations-MG
* Subscription: Fleet-Ops-Sub
* Resource Group: Ops-Data-RG
The following configurations are applied across the hierarchy:
1. An Azure Policy definition is assigned at Global-Root-MG that restricts allowed resource types to `Microsoft.Storage/storageAccounts` and `Microsoft.Network/virtualNetworks` using the `Deny` effect. No exclusions are configured.
2. User1 is assigned the Contributor role at the Logistics-Operations-MG level, and the Reader role at the Fleet-Ops-Sub level.
3. User2 is assigned the Contributor role at the Core-Services-MG level.
Which two of the following statements are correct regarding the permissions, policy compliance, and resource locks within this management group hierarchy? Select two.
Select all that apply
An organization needs to import of unstructured data from an on-premises network-isolated Linux server cluster to Azure Block Blob storage. The local cluster has no outbound internet connectivity, and the organization wants to minimize administrative overhead and hardware management during the transfer. Which of the following actions must the administrator perform to successfully complete this import process? (Select TWO.)
Select all that apply
An administrator needs to migrate of archived virtual machine disk (VHD) files from an on-premises Windows Server 2022 failover cluster to an Azure Storage account. Due to strict corporate security policies, the data cannot be transmitted over the WAN network (Internet or VPN), and the use of Azure-owned physical appliances on-premises is prohibited. The target storage account is protected by a firewall that restricts network access to authorized virtual networks. Which of the following actions are required to configure the Azure Import/Export service and successfully prepare the drives? (Select THREE.)
Select all that apply
An administrator needs to change the configuration of an existing Azure Storage account from locally-redundant storage (LRS) to geo-redundant storage (GRS). Which of the following describes the correct process for performing this configuration change?
An administrator is preparing to transfer of local data to an Azure storage account using the Azure Import/Export service. The administrator has successfully run the `WAImportExport` tool to prepare two external hard drives, resulting in two separate journal files: `drive1.jrn` and `drive2.jrn`.
Which of the following actions should the administrator perform in the Azure portal to initiate the import process?
A healthcare provider, MedPulse Dynamics, organizes its subscriptions using the following Management Group hierarchy:
- Tenant Root Group
- Clinical-MG
- Subscription 1 (Clinical Apps)
- Resource Group A
- Billing-MG
- Subscription 2 (Billing Portal)
An administrator assigns the Reader role to a user at the Clinical-MG level. What is the user's access level to Resource Group A?