azure-sdk-for-net
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
- 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.
@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.
@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
@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
/checkenforcer override