Azure / osdu-infrastructure

OSDU Azure Infrastructure as Code
Apache License 2.0
42 stars 39 forks source link

The Key Vault that contains the partition properties needs to be moved to the common resource group #104

Closed vtarasov4 closed 4 years ago

vtarasov4 commented 4 years ago

Moving the Key Vault (KV) from the services resource group (RG) to the common RG is going to help to keep the KV and the partition properties if the services RG is recreated.

Acceptance criteria:

danielscholl commented 4 years ago

Please document the Acceptance Criteria as well as if you plan on implementing this in multiple steps, would be good to know what the sequence flow might be of activities.

vtarasov4 commented 4 years ago

@danielscholl, sure, I've added the acceptance criteria.

danielscholl commented 4 years ago

The common KV is now merged and we can start to duplicate keys. As part of the PR I updated the architecture picture so it would be clearer what architecture we are moving towards.

Please See the diagram here.