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

[IOCOM-1504] Added new class method to get blob from most recent ContainerClient SDK #382

Closed
wants to merge 3 commits into from

Conversation

michaeldisaro
Copy link
Contributor

List of Changes

Added new class method to get blob from most recent ContainerClient SDK.
Added test.

Motivation and Context

We need to move to most recent SDK because azure-storage has been deprecated and will not support identity based authentication.
The new @azure/blob-storage SDK contains the new ContainerClient that allows to use identity based connection.

How Has This Been Tested?

Unit Test

Types of changes

  • Chore (nothing changes by a user perspective)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@michaeldisaro michaeldisaro requested a review from a team as a code owner June 10, 2024 14:02
Copy link

Jira Pull Request Link

This Pull Request refers to the following Jira issue IOCOM-1504

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
18.9% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@michaeldisaro michaeldisaro added the invalid This doesn't seem right label Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants