All practice questions
1252 questions
An organization has a Microsoft Entra ID tenant. The tenant contains an administrative unit named NorthAmerica-AU. The NorthAmerica-AU administrative unit contains a security group named NA-Sales-Dynamic. The membership type of NA-Sales-Dynamic is Dynamic User, configured with the following rule:
(user.department -eq "Sales") -and (user.country -eq "United States")
An administrator named Admin1 is assigned the Groups Administrator role scoped to the NorthAmerica-AU administrative unit. Admin1 is tasked with updating the membership rule of NA-Sales-Dynamic to also include sales users from Canada. When Admin1 attempts to update and save the dynamic rule, the operation fails with an authorization error.
Which of the following is the reason why Admin1 is unable to modify the membership rule of the group?
Your company has an Azure environment with the following hierarchy:
* Management Group: MG-Compliance
* Subscription: Sub-Audit
* Resource Group: RG-Security
* Key Vault: kv-secrets
User1 is assigned the Contributor role at the MG-Compliance scope.
User2 is assigned the Reader role at the Sub-Audit scope.
Which two statements correctly describe the inherited permissions of User1 and User2 on kv-secrets? (Select two.)
Select all that apply
Your company has a Microsoft Entra ID tenant that contains the following resources:
* User1: A cloud-only user account.
* User2: A user account synchronized from an on-premises Active Directory Domain Services (AD DS) domain.
* Group1: A security group with the `isAssignableToRole` property set to `true`.
* Group2: A dynamic security group with the membership rule: `(user.department -eq "Sales") -and (user.userType -eq "Member")`.
* AU1: An Administrative Unit. User1, User2, and Group1 are members of AU1.
The following administrative roles are assigned:
* Admin1: Assigned the User Administrator role scoped to AU1.
* Admin2: Assigned the Groups Administrator role scoped to AU1.
Which two statements are correct? Select two.
Select all that apply
An organization requires a new Microsoft Entra ID group to support automatic membership updates whenever a user's office location or job title attribute is modified.
Which membership type should be selected during group creation to meet this requirement?
An organization's Azure environment is structured with the following resource hierarchy:
- Management Group: `MG-Corporate`
- Subscription: `Sub-Corp-Prod`
- Resource Group: `RG-Analytics`
- Storage Account: `saanalytics`
- Key Vault: `kv-analytics`
A user named `User1` is assigned the Microsoft Entra ID `Global Administrator` role. `User1` is also assigned the following Azure role-based access control (RBAC) roles:
- The `Reader` role at the `MG-Corporate` management group scope.
- The `Storage Blob Data Reader` role at the `RG-Analytics` resource group scope.
`User1` does not elevate access in the Microsoft Entra admin center, and no other changes are made to the directory.
Which two actions can `User1` perform on the resources within the `RG-Analytics` resource group? (Select two.)
Select all that apply
You manage a standard General Purpose v2 (GPv2) storage account named `storagedata2026` in the East US region. The storage account currently uses Locally Redundant Storage (LRS).
You need to configure the storage account to meet the following requirements:
- Replicate the blobs to a secondary paired region.
- Automatically transition blobs to the Archive access tier 180 days after creation.
Which of the following configurations should you perform to meet these requirements? (Select TWO.)
Select all that apply
An organization manages an Azure tenant with the following resource hierarchy:
- Management Group: `MG-Healthcare`
- Subscription: `Sub-Clinical-Data`
- Resource Group: `RG-Patients`
- Storage Account: `sapatientrecords2026`
- Resource Group: `RG-Shared-Services`
- Virtual Machine: `VM-Gateway`
A user named `User-Auditor` is assigned the Global Administrator directory role in Microsoft Entra ID. No access elevation has been performed for this account. Additionally, `User-Auditor` is assigned the following Azure RBAC roles:
- The Reader role at the `MG-Healthcare` management group scope.
- The Virtual Machine Contributor role at the `RG-Shared-Services` resource group scope.
Which two of the following actions can `User-Auditor` perform? (Select two.)
Select all that apply
An administrator is configuring a client application to read data from the secondary region of an Azure Storage account named `mediafiles` during a read-only test. The storage account replication is configured as Read-Access Geo-Redundant Storage (RA-GRS).
Which endpoint should the application use to directly access the blob storage service in the secondary region?
An administrator restricts network access to an Azure Storage account named `sareports` by enabling access only from selected virtual networks. Following this change, Azure Backup jobs for the storage account's file shares fail with network connection errors. Which setting must the administrator configure on the storage account firewall to allow the backup operations to succeed?
An administrator needs to create a new Microsoft Entra ID group that will be assigned directly to the built-in Helpdesk Administrator role. Which of the following settings must be configured during the creation of this group? (Select TWO.)
Select all that apply
You manage an Azure Storage account named sa-prod-data that contains business-critical blob containers. You need to configure network security for sa-prod-data to meet the following requirements:
- Only virtual machines deployed in a subnet named Subnet-App within a virtual network named VNet-Core must be allowed network access to the storage account.
- Azure Backup must be able to back up the blob containers in the storage account.
- All other public internet access to the storage account must be blocked.
Which two configurations must you apply? (Select TWO).
Select all that apply
In Microsoft Entra ID, you configure a new dynamic group. Statement: A single dynamic group can contain a dynamic membership rule that evaluates both user attributes and device attributes to include both users and devices in the same group. Is this statement true?
Your company has a Microsoft Customer Agreement (MCA) billing account. The account includes a billing profile named BP-Finance. A subscription named Sub-Finance is linked to BP-Finance. You configure a budget for the BP-Finance billing profile scope to monitor monthly expenditures. You need to automate the deallocation of non-production virtual machines in Sub-Finance when the budget exceeds .
Is the following statement true or false?
You can configure an Azure Monitor action group directly on the BP-Finance billing profile budget to execute the deallocation runbook.
ValoTech Solutions is planning to deploy a multi-tier application in the UK South region. The architecture has the following requirements:
- The web tier consists of two virtual machines: VM-Web1 and VM-Web2. This tier must be protected against datacenter-wide failures and requires a virtual machine uptime SLA of .
- The database tier consists of two virtual machines: VM-DB1 and VM-DB2. This tier must be protected from localized hardware failures within a single datacenter while maintaining the lowest possible network latency between the two database instances.
- You must minimize overall deployment cost and complexity.
Which two actions should you perform to meet the high availability and SLA requirements? (Select two.)
Select all that apply
NovaSpace Aerospace uses Azure Management Groups to govern its subscription environment. The hierarchy and access controls are configured as follows:
* Tenant Root Group
* Engineering MG
* Aviation-Prod Subscription
* RG-Aviation (Resource Group)
* Space-Prod Subscription
* Research MG
* R&D-Test Subscription
The environment has the following configurations:
* User1 is assigned the Reader role at the Tenant Root Group.
* User2 is assigned the Contributor role at the Engineering MG.
* An Azure Policy definition that restricts allowed virtual machine SKUs is assigned at the Engineering MG.
* A CanNotDelete resource lock is applied to the RG-Aviation resource group.
An administrator moves the Aviation-Prod Subscription from the Engineering MG to the Research MG.
Which two statements describe the results of this administrative action?
Select all that apply
A healthcare startup, CarePulse, plans to deploy two virtual machines named VM-App1 and VM-App2 to run a clinical application in the West US 3 region. The application requires protection against datacenter-wide failures with the highest possible service level agreement (SLA) for virtual machine uptime. Which high availability option should you select to meet this requirement?
Your company has an on-premises datacenter with a slow internet connection. You need to import of data from a local Windows file server to an Azure storage account named `mystorageacct`. You decide to use the Azure Import/Export service. You attach three empty, supported SATA hard drives to a local system and plan to use the WAImportExport tool to prepare the drives. Which of the following is a requirement to successfully complete the drive preparation and create the import job?
A compliance officer needs to inspect resource configurations. An administrator configures the following Azure resource hierarchy:
* Management Group: MG-Enterprise
* Subscription: Sub-Billing
* Resource Group: RG-Finance
* Virtual Machine: VM-Ledger
You assign the compliance officer the Reader role at the Sub-Billing subscription scope.
Which of the following describes the access the compliance officer has to VM-Ledger?
An administrator is configuring storage replication and blob lifecycle management policies for several standard General Purpose v2 (GPv2) storage accounts in an Azure subscription.
Which two of the following statements correctly describe the behavior or requirements of these configurations? (Select two.)
Select all that apply
An administrator manages a Microsoft Entra ID tenant that contains an administrative unit named Sales-AU. A dynamic user group named Sales-Dynamic-Group is a member of Sales-AU. A user named Admin1 is assigned the Groups Administrator role scoped to the Sales-AU administrative unit. Admin1 attempts to modify the query of the dynamic membership rule for Sales-Dynamic-Group. What is the outcome of Admin1's attempt to modify the rule?