Azure / osdu-infrastructure

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

Add Service Bus into the R3 Template Solution #50

Closed danielscholl closed 4 years ago

danielscholl commented 4 years ago

Service Bus needs to be part of the data_resources R3 template as per the architecture diagram and design. The service bus connection string should be stored in the Key Vault as part of the service_resources template.

Acceptance Criteria

  1. Resource should be available and deployed.
  2. Unit Tests should be added where necessary.
  3. Integration Tests should be added where necessary.