Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AZ-104 All Questions

View all questions & answers for the AZ-104 exam

Exam AZ-104 topic 3 question 81 discussion

Actual exam question from Microsoft's AZ-104
Question #: 81
Topic #: 3
[All AZ-104 Questions]

You have an Azure subscription that contains a storage account named storage1. The storage1 account contains a container named container1.

You need to configure access to container1. The solution must meet the following requirements:
• Only allow read access.
• Allow both HTTP and HTTPS protocols.
• Apply access permissions to all the content in the container.

What should you use?

  • A. an access policy
  • B. a shared access signature (SAS)
  • C. Azure Content Delivery Network (CDN)
  • D. access keys
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
RanjanDeo
Highly Voted 1 year ago
To configure read access to a container in an Azure Storage account while allowing both HTTP and HTTPS protocols and applying access permissions to all the content in the container, you should use a Shared Access Signature (SAS). Therefore, the correct option is: B. a shared access signature (SAS) Shared Access Signatures (SAS) are used to grant limited access to specific resources in your storage account while maintaining fine-grained control over the allowed operations, including read access. You can create a SAS token with the necessary permissions and then provide this token to the users or applications that need access to the container.
upvoted 15 times
...
SeMo0o0o0o
Most Recent 1 month ago
Selected Answer: B
B is correct
upvoted 1 times
...
tashakori
7 months, 1 week ago
B is correct
upvoted 1 times
...
collardgreens
8 months, 1 week ago
Selected Answer: B
B Shared Access Signature (SAS)
upvoted 1 times
...
PATTYKABASINGA
10 months, 1 week ago
B. a shared access signature (SAS)
upvoted 2 times
...
Vestibal
11 months, 3 weeks ago
Selected Answer: B
Shared Access Signature (SAS): SAS can be used to provide delegated access to resources in your storage account, allowing you to specify the types of permissions granted, the protocols allowed (HTTP and/or HTTPS), and the duration of the access. By generating a SAS token, you can grant read-only access to container1, and allow both HTTP and HTTPS protocols for accessing the content in the container​1. https://learn.microsoft.com/en-us/azure/cdn/cdn-storage-custom-domain-https
upvoted 3 times
NIK7894
11 months, 3 weeks ago
was this question asked recently, in the exam. Would appreciate, if someone help with latest questions or PDF from EXAM TOPICS. I have exam scheduled next week. my email- [email protected]
upvoted 1 times
...
...
drumsack
12 months ago
Who can send me this PDF version, please? [email protected].... TIA
upvoted 2 times
Om81
12 months ago
Me too please, if someone has access to download pdf. Please send it to [email protected].. TIA
upvoted 1 times
...
[Removed]
12 months ago
Ctrl + P, save as PDF
upvoted 1 times
...
...
goalkiller
1 year ago
To configure read access to container1 in your Azure Storage account while allowing both HTTP and HTTPS protocols and applying access permissions to all content in the container, you should use a Shared Access Signature (SAS) token with the appropriate settings.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...