Align Stage Block Content-MD5 response with Azure - #2811
Open
Akanksha Jain (jainakanksha-msft) with Copilot wants to merge 6 commits into
Open
Akanksha Jain (jainakanksha-msft) with Copilot wants to merge 6 commits into
Akanksha Jain (jainakanksha-msft) with Copilot wants to merge 6 commits into
Conversation
Contributor
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Copilot started work on behalf of
Akanksha Jain (jainakanksha-msft)
September 24, 2026 08:38
View session
Co-authored-by: jainakanksha-msft <181211853+jainakanksha-msft@users.noreply.github.com>
Copilot started reviewing on behalf of
Akanksha Jain (jainakanksha-msft)
September 24, 2026 08:42
View session
Co-authored-by: jainakanksha-msft <181211853+jainakanksha-msft@users.noreply.github.com>
Akanksha Jain (jainakanksha-msft)
marked this pull request as ready for review
September 24, 2026 08:45
Co-authored-by: jainakanksha-msft <181211853+jainakanksha-msft@users.noreply.github.com>
Co-authored-by: jainakanksha-msft <181211853+jainakanksha-msft@users.noreply.github.com>
Copilot
AI
changed the title
Return Content-MD5 from Stage Block
Align Stage Block Content-MD5 response with Azure
Sep 24, 2026
Copilot started reviewing on behalf of
Akanksha Jain (jainakanksha-msft)
September 24, 2026 08:48
View session
Copilot started reviewing on behalf of
Akanksha Jain (jainakanksha-msft)
September 24, 2026 10:46
View session
Copilot started reviewing on behalf of
Akanksha Jain (jainakanksha-msft)
September 24, 2026 10:52
View session
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Stage Block omitted
Content-MD5even when clients supplied a valid MD5 checksum. Azure returns the calculatedContent-MD5for API versions after2019-02-02, while continuing to return CRC64 when MD5 is not supplied.Content-MD5for Stage Block requests withContent-MD5and API version newer than2019-02-02.x-ms-content-crc64responses when no MD5 is supplied.2019-02-02behavior unchanged.Regression coverage
2019-02-02MD5 response behavior.2019-02-02still omitsContent-MD5.Changelog
Original prompt