Valid 70-534 Dumps shared by ExamDiscuss.com for Helping Passing 70-534 Exam! ExamDiscuss.com now offer the newest 70-534 exam dumps, the ExamDiscuss.com 70-534 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-534 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: You can enable anonymous, public read access to a container and its blobs in Azure Blob storage. By doing so, you can grant read-only access to these resources without sharing your account key, and without requiring a shared access signature (SAS). To set permissions to public read access for blobs only, set the PublicAccess property to BlobContainerPublicAccessType.Blob. References: https://docs.microsoft.com/en-us/azure/storage/storage-manage-access-to-resources