Skip to content

Commit 39a9c92

Browse files
authored
Merge pull request #294316 from bharathim/how-to-enable-rddms
how to enable Reservoir DDMS preview
2 parents e6d19fa + 897bcd9 commit 39a9c92

File tree

3 files changed

+35
-0
lines changed

3 files changed

+35
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: Microsoft Azure Data Manager for Energy - How to enable Reservoir DDMS
3+
description: "This article describes how to enable Reservoir DDMS in Azure Data Manager for Energy."
4+
author: bharathim
5+
ms.author: bselvaraj
6+
ms.service: azure-data-manager-energy
7+
ms.topic: how-to #Don't change
8+
ms.date: 02/08/2025
9+
10+
#customer intent: As a Data Manager, I want to enable Reservoir DDMS for storing data related to seismic and well intepretation, structural modeling, geological modeling and reservoir modeling including reservoir simulation input.
11+
---
12+
13+
# How to enable Reservoir DDMS (Preview)
14+
The Reservoir Domain Data Management Service (Reservoir DDMS) is a group of services that provides storage associated with seismic and well interpretation, structural modeling, geological modeling, and reservoir modeling including reservoir simulation input.
15+
16+
[OSDU® Reservoir DDMS](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/reservoir/home) is now available as a preview on the Azure Data Manager for Energy Developer tier only. This preview currently supports features in OSDU® milestone M23 - v0.26.
17+
18+
The DDMS is fully integrated with all other OSDU® services on Azure Data Manager for Energy. However, during the preview phase, it isn't be enabled for all Azure Data Manager for Energy resources by default. Interested customers should submit a support request on the Azure portal providing the following details:
19+
- Subscription ID
20+
- Azure Data Manager for Energy developer tier resource name
21+
- Azure Data Manager for Energy developer tier resource group name
22+
- Region where the instance is deployed
23+
- Data partition name for which Reservoir DDMS needs to be enabled
24+
25+
You're informed via support channels once your request is processed.
26+
27+
> [!NOTE]
28+
> The deployment of Reservoir DDMS is associated with a data partition of the Azure Data Manager for Energy resource, and all API calls must reference this specific data partition.
29+
30+
> [!IMPORTANT]
31+
> During this preview period, the deployment of Reservoir DDMS is limited to a single data partition per developer tier resource.

articles/energy-data-services/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ landingContent:
9090
url: how-to-register-external-data-sources.md
9191
- text: How to enable legal tags restricted COO (Country of Origin)
9292
url: how-to-enable-legal-tags-restricted-country-of-origin.md
93+
- text: How to enable Reservoir DDMS
94+
url: how-to-enable-reservoir-ddms.md
9395
- title: Administration
9496
linkLists:
9597
- linkListType: how-to-guide

articles/energy-data-services/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ items:
8585
href: how-to-register-external-data-sources.md
8686
- name: How to enable legal tags restricted COO (Country of Origin)
8787
href: how-to-enable-legal-tags-restricted-country-of-origin.md
88+
- name: How to enable Reservoir DDMS
89+
href: how-to-enable-reservoir-ddms.md
8890
- name: Monitoring
8991
items:
9092
- name: Airflow task logs integration with Azure Monitor

0 commit comments

Comments
 (0)