Skip to content

Conversation

tanyasethi-msft
Copy link
Member

  • The purpose of this PR is explained in this or a referenced issue.
  • The PR does not update generated files.
  • Tests are included and/or updated for code changes.
  • Updates to module CHANGELOG.md are included.
  • [ x] MIT license headers are included in each file.

@Copilot Copilot AI review requested due to automatic review settings October 13, 2025 18:12
@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Oct 13, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates service versions across Azure Storage SDKs to 2025-07-05 and fixes a test that validates request intent headers for append block operations from file sources.

  • Updates service version to 2025-07-05 in changelog files for azfile, azdatalake, and azblob storage modules
  • Fixes test method name and implementation for validating request intent headers with file source authentication
  • Adds azfile dependency to azblob module to support the enhanced test scenario

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
sdk/storage/azfile/CHANGELOG.md Added service version upgrade entry
sdk/storage/azdatalake/CHANGELOG.md Added service version upgrade entry
sdk/storage/azblob/CHANGELOG.md Added service version upgrade entry
sdk/storage/azblob/go.mod Added azfile dependency for test requirements
sdk/storage/azblob/appendblob/client_test.go Fixed test name typo and rewrote test to use file source with OAuth authentication

@tanyasethi-msft
Copy link
Member Author

/azp run go - azblob

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@tanyasethi-msft tanyasethi-msft enabled auto-merge (squash) October 14, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant