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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Azure Identity Integration in Vector: Ability to Utilize Passwordless Connections #20625

Open
zapdos26 opened this issue Jun 8, 2024 · 0 comments
Labels
provider: azure Anything `azure` service provider related type: feature A value-adding code addition that introduce new functionality.

Comments

@zapdos26
Copy link

zapdos26 commented Jun 8, 2024

A note for the community

  • Please vote on this issue by adding a 馃憤 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Use Cases

When using Azure (Blob Storage, Monitor Logs) as a sink, it would be useful to be able to use passwordless connections instead of shared keys to connect to the cloud. The transition to passwordless authentication aims to bolster security.

Attempted Solutions

Currently, this is unsupported based on current documentation.

Proposal

Expand Vector's Azure Identity integration to offer users the ability to specify credential types directly in the configuration file. This enhancement would enable users to choose between different authentication methods, such as Azure CLI or Virtual Machine-based, providing greater flexibility and control. Additionally, implement the azure_identity crate to dynamically generate the required credentials based on the specified credential type.

References

No response

Version

vector 0.38.0

@zapdos26 zapdos26 added the type: feature A value-adding code addition that introduce new functionality. label Jun 8, 2024
@jszwedko jszwedko added the provider: azure Anything `azure` service provider related label Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider: azure Anything `azure` service provider related type: feature A value-adding code addition that introduce new functionality.
Projects
None yet
Development

No branches or pull requests

2 participants