
Answer-first summary for fast verification
Answer: a shared access signature (SAS)
The correct answer is B: a shared access signature (SAS). A SAS (Shared Access Signature) allows you to grant limited access to resources in a storage account, including specifying the types of permissions allowed, the protocols (HTTP and HTTPS), and the duration of access. In this case, you can create a SAS token with read-only permissions, which will apply to all the content in the container and allow access via both HTTP and HTTPS.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
In an Azure subscription, configure container1's access within storage1 to allow only read operations and support both HTTP and HTTPS protocols for all content. Which method should be utilized?
A
an access policy
B
a shared access signature (SAS)
C
Azure Content Delivery Network (CDN)
D
access keys