azure-sdk-for-net icon indicating copy to clipboard operation
azure-sdk-for-net copied to clipboard

GeoRedundantReadMode

Open jaschrep-msft opened this issue 3 years ago • 3 comments

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.

jaschrep-msft avatar Aug 05 '22 19:08 jaschrep-msft

"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.

jaschrep-msft avatar Aug 05 '22 19:08 jaschrep-msft

TODO: changelog after version bump from upcoming release

jaschrep-msft avatar Aug 05 '22 19:08 jaschrep-msft

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

azure-sdk avatar Aug 05 '22 19:08 azure-sdk

Does secondary endpoint only apply for the blob, DFS, and queue endpoints?

Yes. File Shares do not have secondary endpoints.

jaschrep-msft avatar Aug 25 '22 18:08 jaschrep-msft

@JoshLove-msft or @jsquire can I get an approval from one of you regarding the azure-core helper method being added?

jaschrep-msft avatar Aug 30 '22 18:08 jaschrep-msft