All practice questions
1198 questions
Kestrel Aerospace has an on-premises Active Directory Domain Services (AD DS) forest named corp.kestrelaero.local. The company has a primary Microsoft Entra ID tenant (kestrelaero.com) and recently acquired a subsidiary that uses a separate Microsoft Entra ID tenant (sub.kestrelaero.com).
You are designing a hybrid and multi-tenant identity solution to meet the following requirements:
- Users in corp.kestrelaero.local must be able to access resources in both the kestrelaero.com and sub.kestrelaero.com tenants.
- Users must authenticate using their on-premises credentials, and password changes must be written back to the on-premises AD DS.
- Users must still be able to authenticate to cloud services even during an extended on-premises network outage.
- On-premises infrastructure overhead must be minimized.
- High-privilege administrative roles in the primary tenant must be protected using Privileged Identity Management (PIM) with zero permanent active assignments, and a Conditional Access policy must require multi-factor authentication (MFA) for all administrative logins.
- An emergency access account must be created to prevent administrative lockout.
Which of the following designs should you recommend?
NovaSpace Solutions has an on-premises Active Directory Domain Services (AD DS) forest named corp.novaspacesolutions.com containing 18,500 user accounts. The company is designing a hybrid identity solution to integrate their on-premises directory with a new Microsoft Entra ID tenant.
The solution must satisfy the following constraints:
- Passwords must be validated directly against on-premises Domain Controllers in real-time to comply with local financial regulatory policies that require local audit logging of all authentication requests.
- The authentication solution must be highly available and tolerate the failure of an individual on-premises authentication server.
- The design must minimize administrative overhead and avoid the deployment of complex federation infrastructure like Active Directory Federation Services (AD FS).
- Users must be able to use Microsoft Entra Self-Service Password Reset (SSPR) to reset their passwords, and these changes must update the on-premises AD DS.
Which hybrid identity solution should you recommend?
Aethera Genomics is designing an Azure governance model. The company's resource hierarchy consists of a root management group named Aethera-Root, under which exist two management groups named Aethera-Platform and Aethera-Workloads.
The Aethera-Platform management group hosts shared services, including a central Log Analytics workspace and private DNS resolvers at and . The Aethera-Workloads management group contains three subscriptions: Aethera-Prod, Aethera-NonProd, and Aethera-Public-Ingress.
You need to design an Azure Policy strategy for the Aethera-Workloads management group that meets the following requirements:
1. All virtual networks (VNets) must automatically route DNS queries to the private DNS resolvers in Aethera-Platform upon creation, without blocking deployment.
2. All VNets must automatically stream resource logs to the central Log Analytics workspace in Aethera-Platform upon creation.
3. Creation of public IP addresses must be blocked across all subscriptions under Aethera-Workloads, except for the Aethera-Public-Ingress subscription, which requires public IPs for Application Gateways.
The solution must minimize administrative overhead.
Which two policy configurations should you include in the design?
Select all that apply
You are designing a hybrid identity and multi-tenant solution for a company named ZenithLogix. The company has an on-premises Active Directory Domain Services (AD DS) forest and a Microsoft Entra ID tenant. You need to select the appropriate identity feature or sync method to meet each of the following business and security requirements:
- Ensure that users can authenticate to cloud services even during an on-premises network or power outage.
- Enforce on-premises account restrictions (such as logon hours) in real-time for cloud authentication without deploying Active Directory Federation Services (AD FS).
- Allow guest users from a trusted partner company to log in to corporate resources using their own corporate Microsoft Entra tenant credentials.
- Enable users who reset their passwords in Microsoft Entra ID to have the changes immediately reflected in the on-premises AD DS.
Match each requirement on the left to the correct identity solution on the right.
Click a left item, then click its matching right item
Items
Matches
An organization is designing a Microsoft Entra Conditional Access policy to require multi-factor authentication (MFA) for all administrative users. To prevent administrative lockout in the event of an authentication outage or misconfiguration, which policy configuration should you recommend?
Aetheris Dynamics is designing a hybrid identity and multi-tenant architecture to integrate four newly acquired business units (BU1, BU2, BU3, and BU4). You must match each business unit's technical requirements to the appropriate Microsoft Entra ID implementation.
- BU1 requires that users authenticate directly against the on-premises Active Directory Domain Services (AD DS) domain controllers. Authentication must happen on-premises to enforce local login hour restrictions without the complexity of Active Directory Federation Services (AD FS). The solution must remain available if a single on-premises server hosting the synchronization agent fails.
- BU2 requires the highest level of business continuity for authentication, allowing users to sign in to cloud services even during an on-premises network outage. Additionally, users must be able to change their passwords in the cloud, which must immediately update on-premises AD DS.
- BU3 has a security policy that strictly prohibits on-premises user password hashes or credentials from ever being stored in the cloud. User authentication must be federated, utilizing existing on-premises smart card infrastructure, and must support complex multi-factor authentication (MFA) policies managed entirely on-premises.
- BU4 needs to allow external contractors, who manage their own identity providers, to access specific Azure resources. Access must be restricted to a pre-defined duration, and the contractors must be automatically removed when their contract ends.
Match each business unit to the correct hybrid identity or multi-tenant solution component.
Click a left item, then click its matching right item
Items
Matches
An organization is designing a governance and compliance strategy for its Azure landing zones. The resource hierarchy consists of a parent Management Group named MG-LandingZones, which contains three subscriptions: Sub-App1, Sub-App2, and Sub-Shared.
You need to design an Azure Policy strategy that meets the following requirements:
1. All Azure Key Vaults deployed within MG-LandingZones must have diagnostic settings configured to send logs to a central Log Analytics workspace. If a Key Vault is deployed without these settings, they must be automatically created without blocking the deployment of the Key Vault itself.
2. Virtual machines deployed in the Sub-Shared subscription must be prevented from using public IP addresses. However, virtual machines deployed in a specific resource group named RG-Edge-Inbound within Sub-Shared must be allowed to have public IP addresses.
Which two Azure Policy configurations should you recommend to meet these requirements?
Select all that apply
CloudScale Industries is designing a hybrid identity solution to synchronize on-premises Active Directory Domain Services (AD DS) user accounts to a single Microsoft Entra ID tenant.
The solution must meet the following requirements:
- Users must be able to sign in to Azure resources using their on-premises passwords.
- Users must be able to authenticate successfully even if the on-premises network or domain controllers are temporarily offline.
- Users must have the ability to reset their passwords in the cloud, and the changes must immediately update their passwords on-premises.
Which two features or configurations should you recommend? (Select two.)
Select all that apply
An enterprise is designing its Azure subscription governance and access control model. The organization has the following management group and subscription hierarchy:
* Tenant Root Group
* Corporate (Management Group)
* Production (Management Group)
* Subscription A
* Subscription B
* Non-Production (Management Group)
* Subscription C
You need to design a solution that meets the following security and governance requirements:
1. A team of external auditors must be able to view all Azure resources in the Corporate management group and its children, but they must never be allowed to view sensitive data such as Key Vault secrets or VM administrative credentials.
2. The internal DevOps team requires administrative control over Subscription A and Subscription B, but they must be prevented from deleting any resource groups or modifying resource locks.
3. Landing Zone administrators must only use Microsoft Entra ID groups for RBAC assignments and must be prevented from assigning permissions directly to individual user accounts.
Which two configurations should you recommend to meet the governance and security requirements? (Select TWO.)
Select all that apply
An organization is designing a security solution for their Microsoft Entra ID tenant to protect administrative accounts. The organization wants to enforce multi-factor authentication (MFA) for all administrators while ensuring that they do not lock themselves out of the tenant if there is an authentication services outage. Which two configurations should you include in the design? (Select two.)
Select all that apply
An enterprise organizes its Azure subscriptions under a management group hierarchy. Under the root management group, there is a production management group named `MG-Prod`. You are designing a governance strategy to enforce security standards on Azure Storage accounts deployed under `MG-Prod` with the following requirements:
- If a storage account is deployed with secure transfer (HTTPS) disabled, it must be automatically configured to enable secure transfer during deployment.
- If a storage account is deployed with public blob access enabled, the deployment must be blocked.
- A resource group named `RG-Legacy-Shares` under a production subscription must be allowed to deploy storage accounts with public blob access enabled, but must still have secure transfer enforced.
Which policy design should you recommend?
An enterprise, VeloTransit, manages its Azure resources using a Management Group hierarchy. The root is Velo-Corp, which has two child management groups: Velo-Prod (for production workloads) and Velo-Dev (for development environments).
The security team establishes the following compliance requirements for Velo-Prod:
- All virtual machines must have the Azure Monitor Agent installed and configured with a specific Data Collection Rule (DCR) to collect security logs.
- Any non-compliant virtual machines must have the agent automatically deployed without administrative intervention.
- For a specific legacy subscription under Velo-Prod named Sub-LegacyProd, the automatic deployment of the agent must be deferred to prevent compatibility issues. However, the compliance status of virtual machines in Sub-LegacyProd must still be evaluated and reported.
You need to design an Azure Policy strategy that meets these requirements with the least administrative overhead.
Which of the following policy designs should you recommend?
Tailspin Toys is designing a hybrid identity solution to integrate their on-premises Active Directory Domain Services (AD DS) with Microsoft Entra ID. The IT team wants to implement a single sign-on experience for users while minimizing on-premises infrastructure, maintenance overhead, and operational complexity. The company has no regulatory or compliance requirements that forbid storing password hashes in the cloud. Which hybrid authentication method should the company design to meet these requirements?
Your organization, Tailwind Traders, is designing a hybrid and multi-tenant identity solution to integrate several business units and external partners with Microsoft Entra ID. You need to match the specific business requirement on the left to the correct Microsoft Entra identity technology or configuration on the right to achieve a secure, resilient, and highly automated architecture.
Click a left item, then click its matching right item
Items
Matches
ShopGlobe Logistics is designing an Azure governance strategy for its resource hierarchy, which consists of a Production management group and a Non-Production management group. The company must satisfy the following compliance requirements:
1. All virtual machines deployed in the Production management group must be audited if they do not use managed disks.
2. All storage accounts deployed in the Production management group must have HTTPS traffic enforcement enabled. If a storage account is created with HTTPS traffic disabled, it must be automatically remediated during deployment without blocking the creation.
3. Public IP addresses must not be created in the Non-Production management group, except for resources deployed in a specific resource group named 'shared-dmz-rg'.
To minimize administrative overhead, which of the following policy configurations should you implement? (Select TWO.)
Select all that apply
Meridian BioLabs is designing a hybrid identity solution to integrate its on-premises Active Directory Domain Services (AD DS) forest, meridianbiolabs.local, with Microsoft Entra ID. The solution must support administrative access governance, secure collaboration, and business continuity.
You must design the solution to meet the following requirements:
- Users must be able to authenticate to cloud resources even during an on-premises internet WAN outage.
- Users must be able to change their passwords in the Microsoft Entra portal and have those changes updated on-premises immediately.
- Management overhead for Azure RBAC role assignments must be kept to a minimum.
- Emergency administrator accounts must be protected against accidental lockout resulting from tenant-wide multi-factor authentication (MFA) policies.
Which two of the following components should you include in the design? (Select two.)
Select all that apply
You are designing the resource hierarchy for a new department in Azure to ensure proper subscription governance. You need to organize the resources from the top-level management structure down to the individual resources in the correct logical order according to Azure's resource hierarchy. Order the steps required to establish this hierarchy and deploy the resources.
Drag items to arrange them in the correct order
A multinational enterprise operates a hybrid Azure environment under a single Microsoft Entra tenant. The environment is organized under the following management group hierarchy to ensure regulatory compliance and operational isolation:
* Tenant Root Group
* Global-Ops-MG
* Regional-Lz-MG
* EU-Lz-MG
* EU-Prod-Sub (Subscription)
* EU-Dev-Sub (Subscription)
* US-Lz-MG
* US-Prod-Sub (Subscription)
* US-Dev-Sub (Subscription)
A group of regional site reliability engineers (SREs) based in the European Union (EU) needs permissions to manage virtual machine workloads. You must design an identity and governance solution that meets the following requirements:
1. The SREs must be able to start, stop, and resize virtual machines across all subscriptions under the `EU-Lz-MG` management group.
2. The SREs must be prevented from deleting virtual machines in any subscription under `EU-Lz-MG`.
3. The SREs must have no write or delete permissions on resources under the `US-Lz-MG` management group.
4. Access must be granted on-demand and require approval, with all actions audited, to comply with regional financial regulations.
5. The design must minimize administrative overhead and follow the principle of least privilege.
Which design strategy should you implement?
An organization, Zenith Retail, is designing an Azure governance strategy. The resource hierarchy consists of a root management group named Zenith-Root, with a child management group named Prod-MG containing all production subscriptions.
You must design an Azure Policy solution assigned at the Prod-MG level to meet the following requirements:
1. All virtual machines must have the Azure Monitor Agent installed and configured. Non-compliant virtual machines must be automatically configured upon deployment.
2. All new resource groups must automatically have a cost-center tag (CostCenter: 4002) applied if they are created without one, without blocking deployment.
3. No public IP addresses may be deployed within the subscriptions under Prod-MG, except for a specific shared services resource group named Shared-Gateway-RG where public IPs are permitted for firewalls.
Which two of the following design actions should the cloud architect implement to meet these requirements while minimizing administrative overhead?
Select all that apply
Aetherius Logistics has an on-premises Active Directory Domain Services (AD DS) forest and is deploying a new Microsoft Entra ID tenant. You are designing a hybrid identity solution. The company has the following requirements:
- Users must be able to authenticate to cloud services using their on-premises passwords.
- Users must be able to perform self-service password resets in Microsoft Entra ID, and the changes must sync back to the on-premises AD DS.
- To ensure business continuity, users must be able to sign in to cloud services even if the on-premises network link is temporarily down.
- On-premises infrastructure requirements must be kept to a minimum.
Which hybrid identity synchronization configuration should you recommend?