Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[receiver/azureblob] Support Service Principal authentication for Azure storage #32705

Closed
sebastiean opened this issue Apr 26, 2024 · 3 comments
Labels
enhancement New feature or request receiver/azureblob

Comments

@sebastiean
Copy link
Contributor

Component(s)

receiver/azureblob

Is your feature request related to a problem? Please describe.

Requiring Storage account key does not support the Principal of Least Privilege

Describe the solution you'd like

Allow Entra ID authentication using a Service Principal that can be assigned a role with reduced scope

Describe alternatives you've considered

n/a

Additional context

n/a

@sebastiean sebastiean added enhancement New feature or request needs triage New item requiring triage labels Apr 26, 2024
Copy link
Contributor

Pinging code owners:

%s See Adding Labels via Comments if you do not have permissions to add labels yourself.

@frzifus frzifus removed the needs triage New item requiring triage label Apr 26, 2024
mx-psi pushed a commit that referenced this issue May 16, 2024
…re Blob storage (#32706)

**Description:**
Added support for authenticating to Blob storage via a Service
Principal.
The default authentication method is still connection string to ensure
backwards compatibility.

**Link to tracking Issue:** #32705 

**Testing:** 
Extended the unit tests for the blob client and the config

**Documentation:** 
Added information and examples to README

---------

Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
Copy link
Contributor

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@github-actions github-actions bot added the Stale label Jun 26, 2024
@mx-psi mx-psi removed the Stale label Jun 26, 2024
@mx-psi
Copy link
Member

mx-psi commented Jun 26, 2024

Fixed by #32706

@mx-psi mx-psi closed this as not planned Won't fix, can't repro, duplicate, stale Jun 26, 2024
@mx-psi mx-psi closed this as completed Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request receiver/azureblob
Projects
None yet
Development

No branches or pull requests

3 participants