You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: OSDU Services Available on Azure Data Manager for Energy
3
3
description: This article provides an overview of the OSDU services available on Azure Data Manager for Energy and the OSDU services that are exclusively available in the community version.
4
-
author: bananibrahim
4
+
author: marielherz
5
5
ms.service: azure-data-manager-energy
6
-
ms.author: bananibrahim
6
+
ms.author: marielherzog
7
7
ms.topic: conceptual
8
-
ms.date: 08/30/2024
8
+
ms.date: 08/05/2025
9
9
ms.custom: template-concept
10
10
---
11
11
12
-
# OSDU®M23 services available on Azure Data Manager for Energy
13
-
Azure Data Manager for Energy is currently compliant with the M23 OSDU® milestone release. Below you'll find an overview of the OSDU® services that are currently available on Azure Data Manager for Energy. This page will be regularly updated as service versions and availability evolve.
12
+
# OSDU®M25 services available on Azure Data Manager for Energy
13
+
Azure Data Manager for Energy is currently compliant with the M25 OSDU® milestone release. Below you'll find an overview of the OSDU® services that are currently available on Azure Data Manager for Energy. This page will be regularly updated as service versions and availability evolve.
14
14
### Core and helper services
15
15
-**CRS Catalog**: Provides API endpoints to work with geodetic reference data, allowing developers to retrieve CRS definitions, select appropriate CRSs for data ingestion, and search for CRSs based on various constraints.
16
16
-**CRS Conversion**: Enables the conversion of coordinates from one coordinate reference system (CRS) to another.
@@ -28,37 +28,39 @@ Azure Data Manager for Energy is currently compliant with the M23 OSDU® milesto
28
28
-**Secret (Preview)**: Facilitates the storage and retrieval of various types of secrets in a specified repository(ies) so that secrets can be secure, separated from the secrets in the infrastructure repository, and be managed easily by interfacing applications.
29
29
-**Seismic File Metadata**: Manages metadata associated with seismic data. It annotates dimensions, value channels, and generic key/value pairs.
30
30
-**Storage**: Provides a set of APIs to manage the entire metadata life-cycle such as ingestion (persistence), modification, deletion, versioning, and data schema.
31
+
> **New in M25:** The CRS-Conversion endpoint has been updated to version 3.
32
+
31
33
-**Unit**: Provides dimension/measurement and unit definitions.
32
34
33
35
### Domain data management services (DDMS)
34
36
-**Seismic DDMS**: Enables secure access and efficient handling of seismic datasets.
35
37
-**Wellbore DDMS**: Enables secure access and handling of wellbore-related data.
36
38
-**Well Delivery DDMS**: Enables secure access, storage, and interaction of Well Delivery (planning and execution) data.
39
+
-**Reservoir DDMS [[Preview]](how-to-enable-reservoir-ddms.md)**: Provides storage associated with seismic and well interpretation, structural modeling, geological modeling, and reservoir modeling including reservoir simulation input.
37
40
38
41
### Ingestion services
39
42
-**EDS DMS [[Preview]](how-to-enable-external-data-sources.md)**: Pulls specified data (metadata) from OSDU-compliant data sources via scheduled jobs while leaving associated dataset files (LAS, SEG-Y, etc.) stored at the external source for retrieval on demand.
40
-
-**EDS Fetch & Ingest DAG**: Facilitates fetching data from external providers and ingesting it into the OSDU platform. It involves steps like registering with providers, creating data jobs, and triggering ingestion. With the M23 release, EDS Fetch and Ingest DAG includes new features like Parent and Reference data mapping.
43
+
-**EDS Fetch & Ingest DAG**: Facilitates fetching data from external providers and ingesting it into the OSDU platform. It involves steps like registering with providers, creating data jobs, and triggering ingestion.
41
44
-**EDS Scheduler DAG**: Automates data fetching based on predefined schedules and sends emails to recipients as needed. It ensures data remains current without manual intervention
45
+
-**EDS Naturalization DAG**: Converts external dataset references into internal ones by fetching and storing actual data files into the OSDU platform, enabling full integration and alignment with internal schemas.
42
46
-**Ingestion Workflow**: Initiates business processes within the system. During the prototype phase, it facilitates CRUD operations on workflow metadata and triggers workflows in Apache Airflow. Additionally, the service manages process startup records, acting as a wrapper around Airflow functions.
43
47
-**Manifest Ingestion DAG**: Used for ingesting single or multiple metadata artifacts about datasets in Azure Data Manager for Energy instance. Learn more about [Manifest-based ingestion](concepts-manifest-ingestion.md).
44
-
-**CSV Parser DAG**: Helps in parsing CSV files into a format for ingestion and processing.
48
+
-**CSV Parser DAG**: Helps in parsing CSV files into a format for ingestion and processing. Learn more about [CSV Parser Ingestion](concepts-csv-parser-ingestion.md).
45
49
-**osdu-airflow-lib**: A library that enables user context ingestion within the Airflow workflows.
46
50
-**osdu-ingestion-lib**: A library that supports user context ingestion and includes various fixes related to Python versioning and authority replacement.
47
51
-**SegY-to-oVDS DAG**: Converts SegY file formats to oVDS.
48
52
-**SegY-to-oZGY DAG**: Converts SrgY file formats to ZGY.
53
+
-**Wellbore-DDMS Worker**: Used internally by the Wellbore DDMS Service & handles high‑volume, bulk wellbore data access through an internal API.
49
54
50
55
## OSDU® services unavailable on Azure Data Manager for Energy
51
56
Note: The following OSDU® services are currently unavailable on Azure Data Manager for Energy.
52
-
-**Reservoir DDMS**
53
-
-**EDS Naturalization DAG**
54
-
-**Manifest Ingestion by Reference DAG**
55
-
-**Seismic DDMS v4 APIs**
56
-
-**Rock and Fluid Sample DDMS**
57
-
-**Production DDMS - Historian**
58
-
-**WITSML Parser DAG**
59
-
-**Energistcs Parser DAG (WITSML Parser v2, Resqml Parser, ProdML Parser)**
60
-
-**Geospatial Consumption Zone**
57
+
-**Geospatial Consumption Zone** Note: Users can alternatively [deploy the Geospatial Consumption Zone](how-to-deploy-gcz.md) service integrated with ADME.
61
58
-**Partition** Note: Operations can still be performed using the available data partition APIs or through Azure portal.
59
+
-**Schema Upgrade** Note: Users can alternatively [deploy the Schema Upgrade Tool](https://github.com/EirikHaughom/ADME/tree/main/Guides/Schema%20Upgrade%20Tool) integrated with ADME.
60
+
-**Energistcs Parser DAG (WITSML Parser v2, Resqml Parser, ProdML Parser)**
0 commit comments