azure-sdk-for-net icon indicating copy to clipboard operation
azure-sdk-for-net copied to clipboard

[Storage] Bumped Blob package version in Packages.Data.props; Changed DMLib blobs to use a PackageReference of Blobs

Open amnguye opened this issue 5 months ago • 3 comments
trafficstars

  • Bumped the Azure.Storage.Blobs package version in the Packages.Data.props
  • Changed Azure.Storage.DataMovement.Blobs to use a PackageReference of Azure.Storage.Blobs over a ProjectReference

Since we released 12.24.1 of Azure.Storage.Blobs we can have the DataMovement Blobs package stop pointing at the project reference and start pointing at 12.24.1 instead. This is to take in the changes in the blobs package where we added the ability to set the Premium Access Tier on a Page Blob on Creation.

amnguye avatar Jun 11 '25 21:06 amnguye

@jsquire Do you know the owner of the Azure.AI.Translation.Document SDK? In net - pullrequest in only Ubuntu 2004 Net 9.0 a test called "DocumentTranslationWithGlossary" keeps failing even on rerun. I want to make sure this isn't because of any changes I made affected this.

amnguye avatar Jun 12 '25 21:06 amnguye

@jsquire Do you know the owner of the Azure.AI.Translation.Document SDK? In net - pullrequest in only Ubuntu 2004 Net 9.0 a test called "DocumentTranslationWithGlossary" keeps failing even on rerun. I want to make sure this isn't because of any changes I made affected this.

CODEOWNERS says that we should ask: @mikeymcz @joseharriaga @vikaspalaskar

jsquire avatar Jun 12 '25 21:06 jsquire

@MikeyMCZ @vikaspalaskar Let me know if the change we made actually has an effect on these tests or if they're just flakey and we should just merge. It's odd it's only happening for Ubuntu 2004 NET 9.0 pipeline.

The change we made should have no affect on the Azure.AI.Translation.Document SDK

amnguye avatar Jun 16 '25 16:06 amnguye

/checkenforcer override

amnguye avatar Jun 17 '25 18:06 amnguye