Highlight
If you want to start using File Shares quickly then Azure has you covered. With Azure Files you can create file shares in the cloud and start using them immediately. Minimum configuration needed. It’s also amazing when extending local on-premises file servers.
Intro
In this episode I give you introduction to what File service is. How can you provision it, what are the typical scenarios that you would want to leverage its capabilities.
Code samples: https://github.com/MarczakIO/azure4everyone-samples/tree/master/azure-files-introduction
Agenda
- 00:00 Introduction
- 00:18 Azure File Basics & Concepts
- 03:58 Azure Files Creation & Navigation
- 05:35 Azure Files with Windows VM
- 13:05 Azure Files with Linux VM
- 15:25 Supported Systems and Additional Features
- 16:40 Snapshotting Demo
- 19:29 Additional Features Continued
In this episodes live demo of
- Creating file service
- Creating and managing shares
- Mounting with Windows VM using
- generated script
- manual procedure
- Mounting with Linux VM
- Managing Snapshots for your file shares
Video
Next steps for you after watching the video
- What is azure file service
- Create file share in the portal
- Extend on-premises servers
- Extend on-premises servers (file sync planning)
- Networking considerations
- File Service FAQ