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

Initial code commit #2

Merged
merged 1 commit into from
Sep 11, 2018
Merged

Initial code commit #2

merged 1 commit into from
Sep 11, 2018

Conversation

brendankowitz
Copy link
Member

No description provided.

@brendankowitz brendankowitz force-pushed the feature/initial-code branch 30 times, most recently from e085cd2 to 780c78b Compare September 4, 2018 23:25
@brendankowitz brendankowitz force-pushed the feature/initial-code branch 8 times, most recently from 37fa137 to 96b0951 Compare September 10, 2018 22:34
@brendankowitz brendankowitz merged commit 3eb5f0e into master Sep 11, 2018
@brendankowitz brendankowitz deleted the feature/initial-code branch September 11, 2018 22:08
BoyaWu10 pushed a commit to BoyaWu10/fhir-server that referenced this pull request May 26, 2020
shmartel added a commit that referenced this pull request Jun 17, 2020
shmartel added a commit that referenced this pull request Jun 23, 2020
* Handle all BYOK errors from Cosmos DB

* Addressed PR comments

* Moved CustomerManagedKeyException into Microsoft.Health.Fhir.CosmosDb

* Revert "Moved CustomerManagedKeyException into Microsoft.Health.Fhir.CosmosDb"

This reverts commit 0122a1e.

* Address PR comments

* Reverting code to commit #2 of this branch (792fcd6), and also resolve a couple PR comments

* Remove circular reference by moving KnownCosmosDbCmkSubStatusValue into Core.

* Fix build error

* - per offline feedback, move the code that determines the CMK error message from Core and into CosmosDb.  This removes any Cosmos-related knownledge from Core

- Cosmos DB has published documentation on BYOK substatus codes: https://docs.microsoft.com/en-us/rest/api/cosmos-db/http-status-codes-for-cosmosdb.  Updating Resources to better aligned with the Cosmos wording.

* Fix spacing changes accidentally included in previous commit.

* CMK exception should call base ctor
@mikaelweave mikaelweave mentioned this pull request Dec 8, 2023
1 task
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