dapr / dapr/components-contrib

[Azure Blob Storage] (binding / state) local emulator support

Open
#1,883 2 comments 0 reactions 1 assignee Assigned to @berndverst View on GitHub
kind/enhancement pinned
Dominant language
Go
Stars
602
Forks
580
Avg merge
4d 9h
Merged PRs (30d)
6

Description

## Describe the feature
At this time, the Azure Blob Storage components (both binding and state) require just AccountName and Key.

The downstream go library (azblob) automatically appends "blob.core.windows.net" at the end of the given AccountName thus preventing us to use the local emulator (which runs at 127.0.0.1:10000)

The Azure Table components already support this by using an extra metadata option that allows specifying a custom endpoint.

@ItalyPaleAle

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.