nerdexam
Microsoft

AZ-800 · Question #107

You have an on-premises Active Directory Domain Services (AD DS) domain that syncs with an Azure Active Directory (Azure AD) tenant. Group writeback is enabled in Azure AD Connect. The AD DS domain…

The correct answer is B. in the Azure AD tenant create a security group that has assigned membership. The requirements are to authorize access to both an on-premises share (share1) and an Azure Storage share (share2 using Azure AD-based access control), and the group must be able to contain AD DS users. Because Group Writeback is enabled in Azure AD Connect, a security group…

Deploy and manage Active Directory Domain Services (AD DS) in on-premises and cloud environments

Question

You have an on-premises Active Directory Domain Services (AD DS) domain that syncs with an Azure Active Directory (Azure AD) tenant. Group writeback is enabled in Azure AD Connect. The AD DS domain contains a server named Server1. Server1 contains a shared folder named share1. You have an Azure Storage account named storage2 that uses Azure AD-based access control. The storage2 account contains a share named share2. You need to create a security group that meets the following requirements:

  • Can contain users from the AD DS domain
  • Can be used to authorize user access to share1 and share2

What should you do?

Options

  • Ain the AD DS domain, create a universal security group
  • Bin the Azure AD tenant create a security group that has assigned membership
  • Cin the Azure AD Tenant create a security group that has dynamic membership.
  • Din the Azure AD tenant create a Microsoft 365 group

How the community answered

(39 responses)
  • A
    3% (1)
  • B
    79% (31)
  • C
    13% (5)
  • D
    5% (2)

Explanation

The requirements are to authorize access to both an on-premises share (share1) and an Azure Storage share (share2 using Azure AD-based access control), and the group must be able to contain AD DS users. Because Group Writeback is enabled in Azure AD Connect, a security group created in the Azure AD tenant with assigned membership will be written back to the on-premises AD DS domain. This allows the group to be used to assign NTFS/share permissions for share1 (via the written-back group in AD DS) and Azure RBAC permissions for share2. Dynamic membership groups cannot be written back to AD DS. Microsoft 365 groups are not supported for Azure Storage RBAC. A pure AD DS universal security group cannot directly authorize access to Azure AD-based storage.

Topics

#Hybrid Identity#Group Writeback#Security Groups#File Share Access

Community Discussion

No community discussion yet for this question.

Full AZ-800 Practice