A native Azure Blob Storage GUI for iPhone, iPad & Mac

Microsoft’s object storage, connected via your storage account. Universal S3 Client connects over the S3 API — browse buckets, transfer files and share presigned links, free and open source.

https://{account}.blob.core.windows.net

facts

Azure Blob Storage at a glance

endpoint
https://{account}.blob.core.windows.net
auth
Storage account name · Access key
regions
60+ Azure regions worldwide
storage
around $0.018/GB/month (Hot, 2026)
egress
tiered per-GB pricing

setup

Get your Azure Blob Storage access keys

Credentials are created in the Azure Portal — here's the exact path:

  1. 1

    Sign in to the Azure Portal and open your storage account.

  2. 2

    Under "Security + networking", open "Access keys".

  3. 3

    Click "Show keys" and copy the storage account name and one of the two access keys.

  4. 4

    Add Azure in Universal S3 Client with the account name and key.

Console: https://portal.azure.com/

good to know

Before you connect

Azure Blob Storage does not expose a native S3 API — the app’s Azure preset targets your storage account’s Blob endpoint, and S3-style compatibility is more limited than on true S3 providers. Treat it as best-effort and verify your workflow.

features

What you can do with Azure Blob Storage

faq

Azure Blob Storage — frequently asked

+ Is Azure Blob Storage S3-compatible?

Not natively — Azure has its own Blob API. Universal S3 Client ships an Azure preset that connects with your storage account name and access key, but compatibility is more limited than with true S3 providers like AWS or R2.

+ What credentials does the Azure preset use?

Your storage account name and one of its access keys, both found under Access keys in the Azure Portal. The endpoint becomes https://{account}.blob.core.windows.net.

+ Should I use Azure or an S3-native provider with this app?

If you’re choosing storage specifically to manage it from this app, an S3-native provider (AWS, R2, Wasabi, B2…) will give you the most complete experience. The Azure preset exists for users who already have data in Azure.

+ Are my Azure keys stored securely?

Keys are encrypted in the device Keychain and never leave your device — the app has no backend and no analytics.

related

Also worth a look

All 15 providers →

The free Azure Blob Storage client for your pocket

Install the app, paste your Azure Blob Storage keys, and manage your buckets from anywhere.