Quickly Exploring Azure File Storage - Azure Files | Scribe

    Quickly Exploring Azure File Storage - Azure Files

    • Hafeez Baig |
    • 12 steps |
    • 2 minutes
    information ordinal icon

    Refer to this guide to learn how to create an Azure Storage Account<https://scribehow.com/shared/Getting_Started_with_Azure_File_Storage__Azure_Files__LTVIE3RORYSnYBanIEsi1g>

    1

    Sign in into the **Microsoft Azure Portal**

    2

    Type **Storage accounts** in the search bar and click on the **Storage accounts** to view the Storage accounts dashboard

    3

    On the **Storage accounts** dashboard click on the Name **myazurestoragein28**

    4

    On **myazurestoragein28** wizard, click on the **File shares** from the left bar

    information ordinal icon

    **What is File Shares?**\ \ In Azure, File Shares provide fully managed file storage in the cloud that can be accessed via the SMB protocol. They allow you to share files across multiple machines and applications, offering scalable and secure file storage for various use cases.

    5

    Click on the **File shares** button on the top left side

    6

    **New file shares** wizard will open, give the Name as - "**my-first-file-share"**

    7

    Scroll the page and click on the **Review+ create** button

    8

    Wait for the **Validation** to get passed

    alert ordinal icon

    If your validation is displaying errors and hasn't passed, try troubleshooting by repeating previous steps and checking the validation again.

    9

    After the Validation is successfully passed, scroll the page and click on the **Create** button

    information ordinal icon

    Congratulations for successfully creating a new File Share! Good job!

    10

    To connect with the Azure File Share, on the **my-first-file-share** wizard click on the **Connect** button

    11

    On the right side **Connect** wizard will open, Select the **Windows** option to connect using Windows

    12

    To connect with an operating system other than **Windows**, select either the **Linux** or **macOS** option, similar to how you would choose the Windows option.

    information ordinal icon

    Congratulations on completing this lab and Exploring Azure File Storage! Good Job!