AZ-104 – Question 79

0
1552

HOTSPOT –
You have an Azure Storage account named storage1.
You have an Azure App Service app named App1 and an app named App2 that runs in an Azure container instance. Each app uses a managed identity.
You need to ensure that App1 and App2 can read blobs from storage1. The solution must meet the following requirements:
✑ Minimize the number of secrets used.
 Ensure that App2 can only read from storage1 for the next 30 days.

What should you configure in storage1 for each app? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

Correct Answer: 
App1: Access Control (IAM)
App2: Shared access signature (SAS)

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