AZ-204 · Question #431
Case Study 8 - VanArsdel, Ltd Background VanArsdel, Ltd. is a global office supply company. The company is based in Canada and has retail store locations across the world. The company is developing…
The correct answer is C. Shared access signature (SAS) token. 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
Options
- AAzure AD access token
- BAzure RBAC role
- CShared access signature (SAS) token
- DAzure AD ID token
- EAzure AD refresh token
How the community answered
(38 responses)- A13% (5)
- B3% (1)
- C74% (28)
- D3% (1)
- E8% (3)
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. Note: Inventory services: The company has contracted a third-party to develop an API for inventory processing that requires access to a specific blob within the retail store storage account for three months to include read-only access to the data. https://docs.microsoft.com/en-us/azure/storage/common/storage-sas-overview
Topics
Community Discussion
No community discussion yet for this question.