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…
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)- A15% (6)
- B73% (30)
- C7% (3)
- D5% (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
Community Discussion
No community discussion yet for this question.