Azure Classroomnotes 28/May/2022

Azure UnManaged Disks and File Storage

  • Network storage similar to Netapp/isolon (NAS/SAN) kind of storages can be create with Azure file storage
    Preview
  • Lets create one linux vm and one window vm (Create free tier machines)
    Preview
  • Login into the Windows Server `mstsc -v Preview
  • Navigate to File and Storage Services -> Disks to find 2 disks
    Preview
  • Now lets login into linux instance ssh <username>@<public-ip> from any terminal
    Preview
  • Execute the following commands
    Preview
  • Now lets create a storage account (General Purpose/Premium File Share)
    Preview
  • Now create a file share called as tools
    Preview
    Preview
    Preview
  • Ensure you have some files uploaded to azure file share
    Preview
  • Click on Connect as shown in the above image
  • Now select Windows and any drive
    Preview
  • Execute the highlighted command as admin on powershell
    Preview
    Preview
  • Now lets login into linux and get the command from azure portal for linux
    Preview
    Preview
    Preview

Next Steps

  • To understand terms related to disks and storage
    Preview
  • Data Disks
  • Temp Disks
  • Max IOPS
  • Premium Disk
  • Unmanaged vs Managed Disk Storage

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

About continuous learner

devops & cloud enthusiastic learner