nerdexam
Microsoft

DP-203 · Question #194

You are developing an application that uses Azure Data Lake Storage Gen2. You need to recommend a solution to grant permissions to a specific application for a limited time period. What should you…

The correct answer is B. shared access signatures (SAS). A shared access signature (SAS) provides secure delegated access to resources in your storage account. With a SAS, you have granular control over how a client can access your data. For What resources the client may access. What permissions they have to those resources. How long…

Submitted by javi_es· Mar 30, 2026Secure, monitor, and optimize data storage and data processing

Question

You are developing an application that uses Azure Data Lake Storage Gen2. You need to recommend a solution to grant permissions to a specific application for a limited time period. What should you include in the recommendation?

Options

  • Arole assignments
  • Bshared access signatures (SAS)
  • CAzure Active Directory (Azure AD) identities
  • Daccount keys

How the community answered

(41 responses)
  • A
    15% (6)
  • B
    73% (30)
  • C
    7% (3)
  • D
    5% (2)

Explanation

A shared access signature (SAS) provides secure delegated access to resources in your storage account. With a SAS, you have granular control over how a client can access your data. For What resources the client may access. What permissions they have to those resources. How long the SAS is valid. https://docs.microsoft.com/en-us/azure/storage/common/storage-sas-overview

Topics

#shared access signature#ADLS Gen2#time-limited access#application permissions

Community Discussion

No community discussion yet for this question.

Full DP-203 Practice