ingest-azure implementation.
This MR consists of the following changes.
- Add ingest-azure implementation
- Include provider/ingest-azure in root POM.XML
- Use IngestPayload class to build context for request body in the ingest-core OsduSubmitServiceImpl.java class
@ethiraj @Dmitriy_Rudko @dkodeih please take a look at change #3 (closed) listed above. With my changes, IngestPayload class is used for both /submit and /submitWithManfiest APIs for consistency and we have tested it E2E (Ingest service, Workflow service and Airflow with well log manifest ingestion).