Tags
Language
Tags
January 2025
Su Mo Tu We Th Fr Sa
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Azure Storage for Developers: Files

Posted By: IrGens
Azure Storage for Developers: Files

Azure Storage for Developers: Files
.MP4, AVC, 200 kbps, 1280x720 | English, AAC, 128 kbps, 2 Ch | 1h 50m | 281 MB
Instructor: Anton Delsink

Azure Files offers fully managed file shares in the cloud. These highly scalable file shares, or network file shares, are accessible via Server Message Block (SMB) and REST APIs and can help to simplify cloud development. In this installment of Azure Storage for Developers, learn what you need to know to get up and running with Azure Files. Instructor Anton Delsink details how to create a new storage account in the Azure portal and protect your stored data using stored access policies and shared access signatures. He then dives into the Azure Files service, explaining how to connect to and query files, access files from both SMB and REST APIs concurrently, leverage the optimized data transfer utility AzCopy, and more.

Topics include:

Creating and managing storage accounts in the Azure portal
Stored access policies for granting privileges
Encrypting data at rest
Azure Storage Files and net use
Querying files
Accessing files from both SMB and the REST API concurrently
Using AzCopy to copy data among storage accounts asynchronously


Azure Storage for Developers: Files