Instalation of Microsoft Azure Storage Explorer

Azure Storage Explorer is a free, standalone desktop application from Microsoft that allows you to easily manage and interact with Azure storage resources — without needing to go through the Azure portal or write code.

💡 What Is Azure Storage Explorer?.

It's a GUI tool (Graphical User Interface) that helps you access and manage:

  • Blob storage (files, images, videos, etc.)
  • File shares (used like SMB network drives)
  • Queues (for messaging between app components)
  • Tables (for NoSQL-style structured data)
  • Data Lake Storage (hierarchical file storage for analytics)
  • I will add in the next days a project, I created with the help of this tool.