How do I find blob storage

Shannon Brummer 0 Reputation points
2024-10-25T22:09:34.3733333+00:00

I'm on a Mac using Chrome and I can't find blob storage. I then downloaded Microsoft Edge and signed into Azure Storage Explorer. I still cannot find anything about blob storage. Please help! When you're explaining things, please remember that I'm a Mac person and don't understand anything about Windows or Microsoft stuff. Thank you so much,

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,927 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Ashok Gandhi Kotnana 405 Reputation points Microsoft Vendor
    2024-10-25T22:49:19.36+00:00

    Hi Shannon Brummer,

    Welcome to Microsoft Q&A Forum, thank you for posting your query here!
    I can guide you through finding your blob storage on a Mac, here is how to get you set up and find your blob storage:

    Step 1: Confirm Access to Azure Storage Explorer on Mac

    Azure Storage Explorer is available on Mac, and since you've already signed in, you’re on the right track! Let’s make sure everything is set up properly.

    Step 2: Check Your Azure Account Permissions

    Sometimes, blob storage access issues come down to permissions:

    • When signed in, click on your account profile in Storage Explorer (usually in the top right).
    • Ensure your account has the necessary permissions for accessing storage resources like Blob Storage. If you're unsure, you may need to check with an admin on your Azure subscription.

    Step 3: Navigating to Blob Storage in Storage Explorer

    1. In Storage Explorer:
      • Once logged in, look on the left-hand sidebar where different storage account types are listed, such as "Storage Accounts" or "Blob Containers."
      1. Expand the Storage Account:
        • If you see "Storage Accounts," expand it to view the storage accounts connected to your Azure account.
        • Find Blob Containers: Under each storage account, you should see an option for “Blob Containers.” This is where all blob storage data (files, documents, etc.) is located. Click on “Blob Containers” to see the list of containers. You can double-click a container to view the files inside.

    Troubleshooting Tips

    If you still can’t see blob storage:

    • Ensure you’re logged in with the correct Azure account: Sometimes multiple accounts can lead to issues in viewing specific resources.
    • Check your Azure subscription: Confirm that your Azure account has the right subscription linked.

    With these steps, you should be able to access and manage your blob storage. Hope this helps!

    Kindly let us know if the above helps or you need further assistance on this issue.


    Please do not forget to "Accept Answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.


  2. Sumarigo-MSFT 47,101 Reputation points Microsoft Employee
    2024-10-30T05:51:48.07+00:00

    @Shannon Brummer Adding more information to the abovce response!

    Option 1: To log in to your Azure account on a Mac, open a terminal window, install the Azure CLI using Homebrew, and run the command "az login" which will open a web browser to authenticate your Microsoft account and log you into Azure; you can then manage your Azure resources through the command line.

    Option 2: You can view blob Storage account( All Azure storage account details) in portal through Azure Storage Explorer ( Azure Storage Browser

    User's image Option 3 : This video provides detailed information, How to connect to Azure Storage account in Azure Storage Explorer Tool
    https://learn.microsoft.com/en-us/shows/azure/storage-explorer-overview

    Azure Storage Explorer : https://azure.microsoft.com/en-in/products/storage/storage-explorer

    Get started with Storage Explorer: https://learn.microsoft.com/en-us/azure/storage/storage-explorer/vs-azure-tools-storage-manage-with-storage-explorer?tabs=windows

    Azure Storage Explorer Overview : https://www.youtube.com/watch?v=aaDM130tGr4

    If you still find any diffcuilities, I would like to work closer on this issue.


    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.