List of questions
Related questions
Question 133 - AZ-204 discussion
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.
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.
D.
Grant all developers access to the Azure Blob storage account by assigning role-based access control (RBAC) roles.
Your answer:
0 comments
Sorted by
Leave a comment first