Microsoft Certified Azure Fundamentals · Free Practice Question Medium
Question 16
Your organization - ABC has a contract with other organization - XYZ. XYZ does not have accounts in ABC's Microsoft Entra Tenant. ABC need to provide access to the images stored in ABC's blob storage account.
You need to design a strategy to allow secure access to the images to XYZ organization.
-
A
Provide the Primary Access Keys
-
B
Provide the Secondary Access Keys
-
C
Create a Shared access signature (SAS)
Reveal correct answer
Correct answer: C
C.
Creating a Shared Access Signature (SAS) is the correct choice as it allows you to grant limited access to specific resources in the storage account for a specific period of time. This way, you can securely share access to the images stored in the blob storage account with XYZ organization without exposing the account keys.
https://learn.microsoft.com/en-us/azure/storage/common/storage-sas-overview
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
