Skip to content
Menu
e-lo [IT Engineer life]
  • Home
    • Note
  • Database
    • T-SQL
    • SQL Server quick
    • SQL server docs
    • MySql quick sheet
    • Postgre
    • InfluxDB
  • Programming
    • MS Azure Powershell
    • MS Azure Command-Line Interface (CLI) doc
    • Python Docs
    • Python Logging
    • Python-cheat-sheet
    • Git-guide
  • Azure
    • MS Windows virtual machines in Azure
    • MS ARM Docs
    • MS ARM Template Docs
    • MS ARM Functions
    • MS Bicep+ARM
    • MS ARM Tutorial
    • MS Deployment scripts (intern/extern)
    • MS Virtual Network
  • Az-nutshell
    • ms-technology-choices-compute-decision-tree
    • ms-data-store-decision-tree
    • ms-data-explorer
    • ms-storage-explorer
    • ms-azure-sql
    • ms-common-data-services
    • ms-azure-mysql-daas
    • ms-sla
    • az paas
    • az glossary-quicksheet
    • az-test-vm-script-quickguide
  • Linux
    • Top CMD’s
    • Useful CMD Linux
    • ss64 Linux
    • Ubuntu
    • 30 things Ubuntu 18.04
    • Bootable Ubuntu USB
    • LinuxFilesystemTreeOverview
  • Sys Admin
    • System Administrator
    • Sys News
  • Zen
    • Not thinking about anything is Zen
e-lo [IT Engineer life]

5 min Azure Storage Explorer blob (Anonymous and SAS) web

Posted on January 24, 2022January 24, 2022 by espenk

Azure Storage Explorer – behandling av skylagring | Microsoft Azure

Upload, download, and manage data with Azure Storage Explorer


Connect Azure Storage Explorer to a storage account

* Storage Explorer is available on Windows, macOS, and Linux

* It’s easy to connect to and manage multiple storage accounts.

* The interface lets you connect to Azure Cosmos DB and Data Lake.

* Use the interface to update and view entities in your storage accounts

* Storage Explorer is free to download and use
* Manage the data stored in multiple Azure storage accounts and across Azure subscriptions


Use local emulators

* Development phase of your project, not want developers to incur additional costs by using Azure storage accounts

* Storage Explorer supports two emulators: Azure Storage Emulator and Azurite.

* Azure Storage Emulator: uses local MS SQL 2012 expresse (Azure Table, Queue, Blob)

* Azurite: uses Node.js open-source emulator that supports most Azure Storage commands through an API


Connection types

* Add resources by using Azure Active Directory (Azure AD)

* Use a connection string

* Use a shared access signature URI

* Use a name and key

* Attach to a local emulator

* Attach to Azure Cosmos DB through a connection string

* Attach to Azure Data Lake by using a URI

https://docs.microsoft.com/en-us/learn/modules/upload-download-and-manage-data-with-azure-storage-explorer/2-connect-storage-account

A view after connected

To create a blob, fs, queue or table just right click the header with same name under the storage account, and upload a blob

You can also view the properties (Url, etc ), action and get a feel of the settings a bit different than in the portal.

Lets upload the image and view in the portal

Test access to the blob with:

To grant anonymous users read access to a container and its blobs, you can set the container public access level. When you grant public access to a container, then anonymous users can read blobs within a publicly accessible container without authorizing the request.

After editing access level

On the same tab you can generate SAS and more:

But to enable SAS to the image you must go to the image and generate SAS there

And then cp the URL

And visit the site

It could be a time offset or difference between key1, 2 if you do not see anything or an auth error, generate new SAS alter start time.

Lets try with a txt file

Uplad a file to explorerblob generate a SAS and visit the URL.

Remember to set start time back a bit.

RSS Azure

  • Scale your cloud-native apps and accelerate app modernization with Azure, the best cloud for your apps May 24, 2022

RSS RabbitMQ

  • RabbitMQ 3.8.15 release

RSS Python

  • PEP 691: JSON-based Simple API for Python Package Indexes May 4, 2022

Tags

5 min (26) Ansible (1) ARM (10) azure (40) cmd (3) Django (4) Docker (1) e-lo (2) Flask (2) Github (9) Grafana (2) Information (7) Information Retrieval (13) JAVA (1) kivy (2) Kotlin (6) linux (15) mobile (2) Natural Language Prossesing (NLP) (2) Net.Core (1) Networking and Security (6) OPC (2) PEP8 (1) Philosophy (3) Python (47) Python Networking and Security (5) Reason (2) RMQ (3) Solr (11) Sql (10) Uncategorized (2) VSC (1) Warframe (2) WMVARE (4) Zabbix (7)

Recent Posts

  • 5 min Logic App Storage Table
  • 5 min Logic App PSQL
  • 5 min Logic App
  • 5 MIN Azure Data Explorer
  • TODO Build a Hash Table in Python With TDD Real Python

Archives

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Photo by Markus Spiske from Pexels "Matrix"

©2022 e-lo [IT Engineer life] | Powered by WordPress & Superb Themes