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

Serverless CosmosDB for new deployments #3029

Merged
merged 4 commits into from
Jan 1, 2023

Conversation

tamirkamara
Copy link
Collaborator

What is being addressed

We use a provisioned throughput for CosmosDB. While a serverless one will cost less, we can't do that for existing deployments as that requires recreating the state-store.

How is this addressed

  • Check if a CosmosDB exists and if not use the Serverless capability when creating it.

@github-actions
Copy link

github-actions bot commented Dec 29, 2022

Unit Test Results

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit b865ed7.

♻️ This comment has been updated with latest results.

@tamirkamara tamirkamara force-pushed the tamirkamara/serverless-state-store branch from da1d911 to af531cc Compare December 29, 2022 06:15
@tamirkamara
Copy link
Collaborator Author

/test

@github-actions
Copy link

🤖 pr-bot 🤖

🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/3798765217 (with refid 322678c3)

(in response to this comment from @tamirkamara)

1 similar comment
@github-actions
Copy link

🤖 pr-bot 🤖

🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/3798765217 (with refid 322678c3)

(in response to this comment from @tamirkamara)

@anatbal anatbal merged commit c245a08 into main Jan 1, 2023
@anatbal anatbal deleted the tamirkamara/serverless-state-store branch January 1, 2023 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants