nerdexam
Microsoft

SC-100 · Question #144

Your company is exploring migrating data into Azure; they would like to have a central authentication solution when accessing the data; they have chosen Azure Active Directory. Which two storage types

The correct answer is B. Azure Data Lake Storage Gen2 D. Azure Storage blob containers. Azure Data Lake Storage Gen2 (B) and Azure Blob Storage containers (D) both natively support Azure Active Directory authentication using OAuth 2.0 tokens and Azure RBAC for fine-grained access control - this is deeply integrated into the Azure storage platform. Azure File Share (

Design security solutions for applications and data

Question

Your company is exploring migrating data into Azure; they would like to have a central authentication solution when accessing the data; they have chosen Azure Active Directory. Which two storage types natively support Active Directory authentication?

Options

  • AAzure Data Box
  • BAzure Data Lake Storage Gen2
  • CAzure File Share
  • DAzure Storage blob containers

How the community answered

(43 responses)
  • A
    5% (2)
  • B
    88% (38)
  • C
    7% (3)

Explanation

Azure Data Lake Storage Gen2 (B) and Azure Blob Storage containers (D) both natively support Azure Active Directory authentication using OAuth 2.0 tokens and Azure RBAC for fine-grained access control - this is deeply integrated into the Azure storage platform. Azure File Share (C) supports authentication via AD DS (on-premises Active Directory) for SMB protocol access and Azure AD DS, but its authentication model is based on Kerberos/SMB rather than the native Azure AD OAuth model used by blob-based storage; it requires additional configuration and domain join steps rather than being 'native' Azure AD integration. Azure Data Box (A) is an offline physical data transfer appliance and is not a persistent storage service that supports directory-based authentication.

Topics

#Azure Active Directory#Storage Security#Authentication#Data Security

Community Discussion

No community discussion yet for this question.

Full SC-100 Practice