Skip to content

Comments

[ENG-35624]: Add azure storage support for metadata extractor#180

Merged
dharmendersheshma merged 17 commits intomainfrom
ENG-35624-azure
Jan 27, 2026
Merged

[ENG-35624]: Add azure storage support for metadata extractor#180
dharmendersheshma merged 17 commits intomainfrom
ENG-35624-azure

Conversation

@dharmendersheshma
Copy link
Contributor

@dharmendersheshma dharmendersheshma commented Jan 22, 2026

Testing

Azure client successfully created and authenticated:
image
image
image

@dharmendersheshma dharmendersheshma requested a review from a team as a code owner January 22, 2026 12:52
@nimahajan
Copy link

Copy link
Contributor Author

@dharmendersheshma dharmendersheshma left a comment

Choose a reason for hiding this comment

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

/push-image ENG-35624-azure

Copy link
Contributor Author

@dharmendersheshma dharmendersheshma left a comment

Choose a reason for hiding this comment

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

/push-image ENG-35624-azure-lat

Copy link
Contributor Author

@dharmendersheshma dharmendersheshma left a comment

Choose a reason for hiding this comment

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

/push-image ENG-35624-azure-new

validateAzureConfig(azureConfig);

BlobServiceClientBuilder builder = new BlobServiceClientBuilder();
String endpoint = String.format("https://%s.blob.core.windows.net", azureConfig.getAccountName());

Choose a reason for hiding this comment

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

can you use .dfs.core.windows.net endpoint ?

Copy link
Contributor Author

@dharmendersheshma dharmendersheshma Jan 23, 2026

Choose a reason for hiding this comment

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

dfs and blob are interchangeable and it should work fine if customer provides dfs as well. Anyway changed to dfs client now.

Copy link
Contributor Author

@dharmendersheshma dharmendersheshma left a comment

Choose a reason for hiding this comment

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

/push-image ENG-35624-azure-new-2

Copy link
Contributor Author

@dharmendersheshma dharmendersheshma left a comment

Choose a reason for hiding this comment

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

/push-image ENG-35624-azure-new-3

Copy link
Contributor Author

@dharmendersheshma dharmendersheshma left a comment

Choose a reason for hiding this comment

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

/push-image ENG-35624-azure-new-4

Copy link
Contributor Author

@dharmendersheshma dharmendersheshma left a comment

Choose a reason for hiding this comment

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

/push-image ENG-35624-azure-new-5

Copy link
Contributor Author

@dharmendersheshma dharmendersheshma left a comment

Choose a reason for hiding this comment

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

/push-image ENG-35624-azure-final

Copy link
Contributor Author

@dharmendersheshma dharmendersheshma left a comment

Choose a reason for hiding this comment

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

/push-image ENG-35624

Copy link
Contributor Author

@dharmendersheshma dharmendersheshma left a comment

Choose a reason for hiding this comment

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

/push-image ENG-35624-endgame

@sonarqubecloud
Copy link

@dharmendersheshma dharmendersheshma merged commit cf8f21d into main Jan 27, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants