Skip to content

Commit f041938

Browse files
committed
Addressed PR feedback
1 parent 4e50d76 commit f041938

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/energy-data-services/osdu-services-on-adme.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: OSDU Services Available on Azure Data Manager for Energy
33
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: marielherz
4+
author: marielherzog
55
ms.service: azure-data-manager-energy
6-
ms.author: marielherz
6+
ms.author: marielherzog
77
ms.topic: conceptual
88
ms.date: 08/05/2025
99
ms.custom: template-concept
@@ -36,7 +36,7 @@ Azure Data Manager for Energy is currently compliant with the M25 OSDU® milesto
3636
- **Seismic DDMS**: Enables secure access and efficient handling of seismic datasets.
3737
- **Wellbore DDMS**: Enables secure access and handling of wellbore-related data.
3838
- **Well Delivery DDMS**: Enables secure access, storage, and interaction of Well Delivery (planning and execution) data.
39-
- **Reservoir DDMS [[Preview]](https://learn.microsoft.com/en-us/azure/energy-data-services/how-to-enable-reservoir-ddms)**: Provides storage associated with seismic and well interpretation, structural modeling, geological modeling, and reservoir modeling including reservoir simulation input.
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.
4040

4141
### Ingestion services
4242
- **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.
@@ -45,7 +45,7 @@ Azure Data Manager for Energy is currently compliant with the M25 OSDU® milesto
4545
- **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.
4646
- **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.
4747
- **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).
48-
- **CSV Parser DAG**: Helps in parsing CSV files into a format for ingestion and processing. Learn more about [CSV Parser Ingestion](https://learn.microsoft.com/en-us/azure/energy-data-services/concepts-csv-parser-ingestion).
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).
4949
- **osdu-airflow-lib**: A library that enables user context ingestion within the Airflow workflows.
5050
- **osdu-ingestion-lib**: A library that supports user context ingestion and includes various fixes related to Python versioning and authority replacement.
5151
- **SegY-to-oVDS DAG**: Converts SegY file formats to oVDS.
@@ -54,13 +54,13 @@ Azure Data Manager for Energy is currently compliant with the M25 OSDU® milesto
5454

5555
## OSDU® services unavailable on Azure Data Manager for Energy
5656
Note: The following OSDU® services are currently unavailable on Azure Data Manager for Energy.
57-
- **Geospatial Consumption Zone** Note: Users can alternatively [deploy the Geospatial Consumption Zone](https://learn.microsoft.com/en-us/azure/energy-data-services/how-to-deploy-gcz?tabs=unix-shell%2Cportal&pivots=gcz-aks) service integrated with ADME.
57+
- **Geospatial Consumption Zone** Note: Users can alternatively [deploy the Geospatial Consumption Zone](how-to-deploy-gcz?tabs=unix-shell%2Cportal&pivots=gcz-aks) service integrated with ADME.
5858
- **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.
5960
- **Energistcs Parser DAG (WITSML Parser v2, Resqml Parser, ProdML Parser)**
6061
- **Manifest Ingestion by Reference DAG**
6162
- **Policy Service**
62-
- **Production DDMS - Historian**
63+
- **Production DDMS (Historian or Core)**
6364
- **Rock and Fluid Sample DDMS**
64-
- **Schema Upgrade**
6565
- **Seismic DDMS v4 APIs**
6666
- **WITSML Parser DAG**

0 commit comments

Comments
 (0)