Skip to content

Conversation

@blueww
Copy link
Member

@blueww blueww commented Nov 4, 2024

Description

The breaking change warning is already added, and remove with this PR.
Add the change since the -Context parameter is actually not used when download blob with Uri. So remove it to avoid confusing like issue #26316.

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • For SDK-based development mode, update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • For autorest-based development mode, include the changelog in the PR description.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

@azure-client-tools-bot-prd
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

@VeryEarly VeryEarly self-assigned this Nov 4, 2024
…Uri (alias Uri, BlobUri), not allow input parameter Context together.
@VeryEarly VeryEarly merged commit 4197de0 into Azure:future Nov 5, 2024
VeryEarly pushed a commit to VeryEarly/azure-powershell that referenced this pull request Nov 5, 2024
…put parameter Context (Azure#26585)

* [Storage] fix Azure#26316: When download blob with parameter AbsoluteUri (alias Uri, BlobUri), not allow input parameter Context together.

* Add static exception

* revise change log
vidai-msft added a commit that referenced this pull request Nov 7, 2024
#26599)

* [Storage] When download blob with parameter AbsoluteUri, not allow input parameter Context (#26585)

* [Storage] fix #26316: When download blob with parameter AbsoluteUri (alias Uri, BlobUri), not allow input parameter Context together.

* Add static exception

* revise change log

* resolve merge

---------

Co-authored-by: Wei Wei <[email protected]>
Co-authored-by: Vincent Dai <[email protected]>
github-actions bot pushed a commit that referenced this pull request Nov 7, 2024
#26599)

* [Storage] When download blob with parameter AbsoluteUri, not allow input parameter Context (#26585)

* [Storage] fix #26316: When download blob with parameter AbsoluteUri (alias Uri, BlobUri), not allow input parameter Context together.

* Add static exception

* revise change log

* resolve merge

---------

Co-authored-by: Wei Wei <[email protected]>
Co-authored-by: Vincent Dai <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants