Skip to content

Serverless CosmosDB for new deployments#3029

Merged
anatbal merged 4 commits into
mainfrom
tamirkamara/serverless-state-store
Jan 1, 2023
Merged

Serverless CosmosDB for new deployments#3029
anatbal merged 4 commits into
mainfrom
tamirkamara/serverless-state-store

Conversation

@tamirkamara

Copy link
Copy Markdown
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

github-actions Bot commented Dec 29, 2022

Copy link
Copy Markdown

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
Copy Markdown
Collaborator Author

/test

@github-actions

Copy link
Copy Markdown

🤖 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
Copy Markdown

🤖 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