nerdexam
Microsoft

AZ-204 · Question #299

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…

The correct answer is A. Generate a shared access signature (SAS) for the Azure Blob storage account and provide the. https://docs.microsoft.com/en-us/azure/storage/common/storage-sas-overview

Submitted by akirajp· Mar 30, 2026Implement Azure security

Question

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?

Options

  • AGenerate a shared access signature (SAS) for the Azure Blob storage account and provide the
  • BCreate and apply a new lifecycle management policy to include a last accessed date value. Apply
  • CProvide all developers with the access key for the Azure Blob storage account. Update the API to
  • DGrant all developers access to the Azure Blob storage account by assigning role-based access

How the community answered

(18 responses)
  • A
    72% (13)
  • B
    6% (1)
  • C
    17% (3)
  • D
    6% (1)

Explanation

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

Topics

#shared access signature#Blob storage#time-limited access#storage security

Community Discussion

No community discussion yet for this question.

Full AZ-204 Practice