-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Storage] Support upload 4TB Azure file #13495
Conversation
ee5617d
to
dfeda92
Compare
* change Azure.Core version to 1.6 * Upgrade System.Buffers to 4.5.0
@erich-wang
|
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
Description
Upgrade Upload File cmdlet Set-AzStorageFileContent to Track2 SDK, so can upload file >1TB.
Also upgrade Az.Core to 1.6.0
Since the interface don't have any change, so don't need design review.
Checklist
CONTRIBUTING.md
ChangeLog.md
file(s) has been updated:ChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
## Upcoming Release
header -- no new version header should be added