Azure / Azure/azure-libraries-for-java
[Enhancement] CosmosDB: Add ability to enable automatic failover
未关闭
Cosmos
feature-request
- 主要语言
- Java
- 星标
- 97
- 派生
- 102
- PR 合并指标
- 30 天内没有已合并 PR
描述
_From @Ky7m on August 31, 2017 12:54_
Using Azure CLI it is possible to enable automatic failover on creation action.
https://docs.microsoft.com/en-us/cli/azure/cosmosdb?view=azure-cli-latest#az_cosmosdb_create
`
az cosmosdb create ... --locations "Central US"=0 "West Central US"=1 "West Europe"=2 --enable-automatic-failover "West Central US"
`
Would be great to have this functionality in Azure SDK as well.
_Copied from original issue: Azure/azure-sdk-for-net#3642_
贡献指南
评估
这个 Issue 还没有评估数据。