Azure / osdu-infrastructure

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

Modify the Storage Module to support Queues and Shares #136

Closed danielscholl closed 4 years ago

danielscholl commented 4 years ago

Airflow configuration requires the usage of both File Shares and Storage Queues. The Storage Module should be able to support the creation of these similar to creation of containers.

Acceptance Criteria

Storage Module Readme is updated. Unit Tests Pass Integration Tests Pass Maintain Backward compatability.