azure-sdk-for-net
azure-sdk-for-net copied to clipboard
GeoRedundantReadMode
Addresses #21445
Adds GeoRedundantReadMode enum to Azure.Storage.Common and adds a field for it to relevant packages' ClientOptions types.
Adds a check to Azure.Core.Argument (shared source) for if given enum value is defined in the type.
"Do Not Merge" added as this PR contains API changes and the upcoming release has already gone through API review. Must wait for next one.
TODO: changelog after version bump from upcoming release
API change check
APIView has identified API level changes in this PR and created following API reviews.
Azure.Storage.Blobs Azure.Storage.Common Azure.Storage.Files.DataLake Azure.Storage.Queues
Does secondary endpoint only apply for the blob, DFS, and queue endpoints?
Yes. File Shares do not have secondary endpoints.
@JoshLove-msft or @jsquire can I get an approval from one of you regarding the azure-core helper method being added?