Skip to content

Conversation

@charlesjmorgan
Copy link
Member

Description

According to this comment from an Azure engineer, the version 12.31.0 of the azure-storage-blob dependency now supports OAuth for the Get Account Info endpoint. This PR updates the check for HNS on a storage account to use the Get Account Info endpoint, rather than the "hack" introduced in #20897.

Additional context and related issues

#20897
Azure/azure-sdk-for-java#38912 (comment)

Release notes

(X) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

## Section
* Fix some things. ({issue}`issuenumber`)

@ebyhr
Copy link
Member

ebyhr commented Aug 7, 2025

/test-with-secrets sha=022f7f44393a4076e41d73116d82aa996e36ed52

@charlesjmorgan
Copy link
Member Author

If it passes the azure fs cloud tests then we'll know it's legit

@github-actions
Copy link

github-actions bot commented Aug 7, 2025

The CI workflow run with tests that require additional secrets finished as failure: https://github.com/trinodb/trino/actions/runs/16792688171

@charlesjmorgan
Copy link
Member Author

It looks like that test with secrets workflow might've run for a different branch

@charlesjmorgan charlesjmorgan requested a review from ebyhr August 7, 2025 21:58
@ebyhr ebyhr requested review from anusudarsan and electrum August 8, 2025 00:49
@wendigo
Copy link
Contributor

wendigo commented Aug 8, 2025

Running tests here: #26378

@wendigo
Copy link
Contributor

wendigo commented Aug 8, 2025

Azure tests have passed, lgtm :)

@wendigo wendigo merged commit b364d21 into trinodb:master Aug 8, 2025
131 of 132 checks passed
@github-actions github-actions bot added this to the 477 milestone Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants