Valid 70-535 Dumps shared by ExamDiscuss.com for Helping Passing 70-535 Exam! ExamDiscuss.com now offer the newest 70-535 exam dumps, the ExamDiscuss.com 70-535 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-535 dumps with Test Engine here:
Your company is launching a public website that allows users to stream videos. You upload multiple video files to an Azure storage container. You need to give anonymous users read access to all of the video files in the storage container. What should you do?
Correct Answer: D
Explanation/Reference: Explanation: By default, the container is private and can be accessed only by the account owner. To allow public read access to the blobs in the container, but not the container properties and metadata, use the "Public Blob" option. To allow full public read access for the container and blobs, use the "Public Container" option. References: https://azure.microsoft.com/en-gb/documentation/articles/storage-manage-access-to- resources/