Support rehydration priority setting for storage acount blob In Track 2
Open
act-codegen-extensibility-squad
feature-request
Storage
Track2
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
Customer feedback requires to support the setting of rehydration priority for the storage blob in the CLI.
According to the rest API and parameters provided by @blueww that need to be supported:
1. https://docs.microsoft.com/en-us/rest/api/storageservices/copy-blob `x-ms-access-tier`, `x-ms-rehydrate-priority`
2. https://docs.microsoft.com/en-us/rest/api/storageservices/put-blob `x-ms-access-tier`
3. https://docs.microsoft.com/en-us/rest/api/storageservices/put-block-list `x-ms-access-tier`
4. https://docs.microsoft.com/en-us/rest/api/storageservices/set-blob-tier `x-ms-access-tier`, `x-ms-rehydrate-priority`
Contributor guide
Assessment
This issue has not been assessed yet.