- Lab
- A Cloud Guru
Create and Restore File Share Snapshots in Azure
In this lab, you will ensure that Azure file shares are backed up and versioned. You will create a storage account and file share, connect the file share to a Windows VM, and perform a snapshot. Finally, you will modify a file, take a snapshot, and restore the file to verify that versioning works as expected.
Path Info
Table of Contents
-
Challenge
Create a Storage Account and File Share
- Open the Azure Portal and create a new storage account.
- Create a file share named
fileshare1
.
-
Challenge
Connect File Share to Windows VM
- Disable the Windows Firewall and connect the file share to the provided Windows VM using the PowerShell script located in the Azure portal.
-
Challenge
Take a Snapshot and Restore Data
- Create a text file named **test.txt **in the file share.
- Change the contents of test.txt and save the changes.
- Take a snapshot of the file share using the built-in mechanism in the Azure portal.
- Restore the file from the snapshot and verify that it reverts to its original contents.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.