Skip to content
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

CosmosDb provider doesn't support a configuration option for a current region #15007

Closed
dimangulov opened this issue Mar 13, 2019 · 0 comments · Fixed by #15009
Closed

CosmosDb provider doesn't support a configuration option for a current region #15007

dimangulov opened this issue Mar 13, 2019 · 0 comments · Fixed by #15009
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. customer-reported type-enhancement
Milestone

Comments

@dimangulov
Copy link
Contributor

It is an enhancement. Right now, EF Core for CosmosDb doesn't have an option to specify what a region should be used to connect to.

That is why I cannot use the CosmosDb's global distribution feature.
More details can be found, here:
https://docs.microsoft.com/bs-latn-ba/azure/cosmos-db/tutorial-global-distribution-sql-api?view=cntk-py-2.3

I will create a pull request

ajcvickers pushed a commit that referenced this issue Mar 20, 2019
* CosmosDb provider support for a current region option

Fix #15007
@ajcvickers ajcvickers added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Mar 20, 2019
@ajcvickers ajcvickers added this to the 3.0.0 milestone Mar 20, 2019
@smitpatel smitpatel mentioned this issue Apr 13, 2019
82 tasks
@ajcvickers ajcvickers modified the milestones: 3.0.0, 3.0.0-preview4 Apr 15, 2019
@ajcvickers ajcvickers modified the milestones: 3.0.0-preview4, 3.0.0 Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. customer-reported type-enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants