ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 133 - AZ-204 discussion

Report
Export

A development team is creating a new REST API. The API will store data in Azure Blob storage. You plan to deploy the API to Azure App Service.

Developers must access the Azure Blob storage account to develop the API for the next two months. The Azure Blob storage account must not be accessible by the developers after the two-month time period.

You need to grant developers access to the Azure Blob storage account.

What should you do?

A.
Generate a shared access signature (SAS) for the Azure Blob storage account and provide the SAS to all developers.
Answers
A.
Generate a shared access signature (SAS) for the Azure Blob storage account and provide the SAS to all developers.
B.
Create and apply a new lifecycle management policy to include a last accessed date value. Apply the policy to the Azure Blob storage account.
Answers
B.
Create and apply a new lifecycle management policy to include a last accessed date value. Apply the policy to the Azure Blob storage account.
C.
Provide all developers with the access key for the Azure Blob storage account. Update the API to include the Coordinated Universal Time (UTC) timestamp for the request header.
Answers
C.
Provide all developers with the access key for the Azure Blob storage account. Update the API to include the Coordinated Universal Time (UTC) timestamp for the request header.
D.
Grant all developers access to the Azure Blob storage account by assigning role-based access control (RBAC) roles.
Answers
D.
Grant all developers access to the Azure Blob storage account by assigning role-based access control (RBAC) roles.
Suggested answer: A

Explanation:

Reference:

https://docs.microsoft.com/en-us/azure/storage/common/storage-sas-overview

asked 02/10/2024
Sean Frenette
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first