Skip to content

Conversation

@Tom-Newton
Copy link
Contributor

@Tom-Newton Tom-Newton commented Dec 21, 2023

Rationale for this change

Client is a useful Azure authentication

What changes are included in this PR?

Implement AzureOptions::ConfigureClientSecretCredential

Are these changes tested?

Simple unittest

Are there any user-facing changes?

Client secret auth is now supported on the Azure filesystem.

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@kou kou merged commit 929c40b into apache:main Dec 22, 2023
@kou kou removed the awaiting review Awaiting review label Dec 22, 2023
@github-actions github-actions bot added the awaiting merge Awaiting merge label Dec 22, 2023
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 6 benchmarking runs that have been run so far on merge-commit 929c40b.

There was 1 benchmark result indicating a performance regression:

The full Conbench report has more details. It also includes information about 3 possible false positives for unstable benchmarks that are known to sometimes produce them.

dgreiss pushed a commit to dgreiss/arrow that referenced this pull request Feb 19, 2024
…apache#39346)

### Rationale for this change
Client is a useful Azure authentication

### What changes are included in this PR?
Implement `AzureOptions::ConfigureClientSecretCredential`

### Are these changes tested?
Simple unittest

### Are there any user-facing changes?
Client secret auth is now supported on the Azure filesystem. 

* Closes: apache#39343

Authored-by: Thomas Newton <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[C++][FS][Azure] Client secret authentication

2 participants