-
Notifications
You must be signed in to change notification settings - Fork 150
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
Add CMK support for Cosmos DB (core) #4154
Add CMK support for Cosmos DB (core) #4154
Conversation
…02-cmk-support
…02-cmk-support
Unit Test Results0 tests 0 ✅ 0s ⏱️ Results for commit 2544556. ♻️ This comment has been updated with latest results. |
/test-extended |
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/12033845712 (with refid (in response to this comment from @yuvalyaron) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM as well :)
…4-cmk-support-for-cosmosdb2
/test-force-approve |
🤖 pr-bot 🤖 ✅ Marking tests as complete (for commit c6e63e8) (in response to this comment from @yuvalyaron) |
/test-force-approve |
🤖 pr-bot 🤖 ✅ Marking tests as complete (for commit 2544556) (in response to this comment from @yuvalyaron) |
Resolves #4144
Part of #4002
What is being addressed
Added CMK support for Cosmos DB (in core).
How is this addressed