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
Copy file name to clipboardExpand all lines: articles/energy-data-services/faq-energy-data-services.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ sections:
24
24
answer: >
25
25
Azure Data Manager for Energy is available to all customers and partners who have a valid Azure subscription. You can create an instance by going to Azure Marketplace and searching for **Azure Data Manager for Energy**.
26
26
27
-
- name: External Data Services
27
+
- name: External Data Sources
28
28
questions:
29
29
- question: What is the impact of data sharing across tenancy boundaries on security, privacy, and compliance?
Copy file name to clipboardExpand all lines: articles/energy-data-services/how-to-enable-external-data-sources.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,21 @@
1
1
---
2
-
title: "Microsoft Azure Data Manager for Energy - How to enable External Data Services (EDS)"
3
-
description: "This article describes how to enable external data services in Azure Data Manager for Energy."
2
+
title: "Microsoft Azure Data Manager for Energy - How to enable External Data Sources (EDS)"
3
+
description: "This article describes how to enable external data sources in Azure Data Manager for Energy."
4
4
author: bharathim
5
5
ms.author: bselvaraj
6
6
ms.service: energy-data-services
7
7
ms.topic: how-to #Don't change
8
8
ms.date: 03/14/2024
9
9
10
-
#customer intent: As a Data Manager in Operating company, I want to enable external data services so that I pull metadata at scheduled intervals into Azure Data Manager for Energy and retrieve bulk data on demand.
10
+
#customer intent: As a Data Manager in Operating company, I want to enable external data sources so that I pull metadata at scheduled intervals into Azure Data Manager for Energy and retrieve bulk data on demand.
11
11
12
12
---
13
13
14
-
# How to enable External Data Services (EDS) Preview?
14
+
# How to enable External Data Sources (EDS) Preview?
15
15
16
16
External Data Sources (EDS) is a capability in [OSDU™](https://osduforum.org/) that allows data from an [OSDU™](https://osduforum.org/) compliant external data source to be shared with an Azure Data Manager for Energy resource. EDS is designed to pull 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.
17
17
18
-
For more information about External Data Services (EDS), see [The OSDU Forum 2Q 2022 Newsletter - EDS](https://osduforum.org/wp-content/uploads/2022/06/The-OSDU-Forum-2Q-2022-Newsletter.pdf).
18
+
For more information about External Data Sources (EDS), see [The OSDU Forum 2Q 2022 Newsletter - EDS](https://osduforum.org/wp-content/uploads/2022/06/The-OSDU-Forum-2Q-2022-Newsletter.pdf).
19
19
20
20
> [!NOTE]
21
21
> OSDU community shipped EDS as a preview feature in M18 Release, and it is available as a preview feature on Azure Data Manager for Energy in Developer tier only.
@@ -36,17 +36,17 @@ For more information about External Data Services (EDS), see [The OSDU Forum 2Q
36
36
> When you create the key vault, select [Enable purge protection (enforce a mandatory retention period for deleted vaults and vault objects)](../key-vault/general/key-vault-recovery.md?tabs=azure-portal#what-are-soft-delete-and-purge-protection).
37
37
38
38
1. In the **Access configuration** tab, under **Permission model** select **Vault access policy**.
39
-
[](media/how-to-enable-eds/create-a-key-vault.jpg#lightbox)
39
+
[](media/how-to-enable-external-data-sources/create-a-key-vault.jpg#lightbox)
40
40
1. Give permission to Azure Data Manager for Energy Service Principal (SPN) on key vault (existing or new). How to give access to Azure Data Manager for Energy SPN - [Assign an Azure Key Vault access policy (CLI) | Microsoft Learn](../key-vault/general/assign-access-policy.md?tabs=azure-portal).
41
41
1. Under **Access Policies**, select **Create** to create an access policy:
42
42
1. In the Permissions tab, select the permissions.
43
-
[](media/how-to-enable-eds/select-permissions.jpg#lightbox)
43
+
[](media/how-to-enable-external-data-sources/select-permissions.jpg#lightbox)
44
44
1. Under the Principal selection pane, enter `AzureEnergyRpaaSAppProd`.
45
-
[](media/how-to-enable-eds/create-an-access-policy.jpg#lightbox)
45
+
[](media/how-to-enable-external-data-sources/create-an-access-policy.jpg#lightbox)
46
46
1. Review + Create the access policy.
47
47
48
48
## To enable EDS Preview, create an Azure support request
49
-
To enable External Data Source Preview on your Azure Data Manager for Energy, create an Azure support ticket with the following information:
49
+
To enable External Data Sources Preview on your Azure Data Manager for Energy, create an Azure support ticket with the following information:
50
50
- Subscription ID
51
51
- Azure Data Manager for Energy developer tier resource name
52
52
- Data partition name (the data partition in which EDS needs to be enabled)
@@ -69,7 +69,7 @@ We notify you once EDS preview is enabled in your Azure Data Manager for Energy
69
69
Some EDS capabilities like **Naturalization, Reverse Naturalization, Reference data mapping** are unavailable in the M18 [OSDU™](https://osduforum.org/) release (available in later releases), and hence unavailable in Azure Data Manager for Energy M18 release. These features are available once we upgrade to subsequent [OSDU™](https://osduforum.org/) milestone release.
70
70
71
71
## FAQ
72
-
See [External data services FAQ.](faq-energy-data-services.yml#external-data-services)
72
+
See [External data sources FAQ.](faq-energy-data-services.yml#external-data-sources)
73
73
74
74
> [!div class="nextstepaction"]
75
-
> [How to register an external data source with Azure Data Manager for Energy?](how-to-register-eds.md)
75
+
> [How to register an external data source with Azure Data Manager for Energy?](how-to-register-external-data-sources.md)
Copy file name to clipboardExpand all lines: articles/energy-data-services/how-to-register-external-data-sources.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@ ms.date: 03/14/2024
10
10
#customer intent: As a Data Manager in Operating company, I want to register external data sources with Azure Data Manager for Energy so that I could pull metadata at scheduled intervals and retrieve bulk data on demand.
11
11
12
12
---
13
-
# How to register an external data source with Azure Data Manager for Energy?
14
-
This article explains how to register an external data source with Azure Data Manager for energy. External data services allow you to fetch and ingest data (metadata) from external data sources. It also allows you to retrieve bulk data on demand.
13
+
# How to register an External Data Sources (EDS) with Azure Data Manager for Energy?
14
+
This article explains how to register an External Data Sources (EDS) with Azure Data Manager for energy. EDS allow you to fetch and ingest data (metadata) from external data sources. It also allows you to retrieve bulk data on demand.
15
15
16
16
## Prerequisites
17
17
- Download and import API [collection](https://community.opengroup.org/osdu/platform/pre-shipping/-/blob/main/R3-M20/QA_Artifacts_M20/eds_testing_doc/EDS_Ingest_M20_Pre-Shipping_Setup_and_Testing.postman_collection.json?ref_type=heads) and [environment](https://community.opengroup.org/osdu/platform/pre-shipping/-/blob/main/R3-M20/QA_Artifacts_M20/envFilesAndCollections/envFiles/OSDU%20R3%20M20%20RI%20Pre-ship.postman_environment.json?ref_type=heads) files into API test client (like Postman). Make appropriate modifications in environment based on your data source.
@@ -48,12 +48,12 @@ OEPAirFlowTask
48
48
| where LogLevel == "ERROR" // ERROR/DEBUG/INFO/WARNING
49
49
```
50
50
## Retrieve bulk data on demand
51
-
Use **getRetrievalInstructions** API in `005: Dataset Service collection` to retrieve bulk data from external data source on demand.
51
+
Use **getRetrievalInstructions** API in `005: Dataset Service collection` to retrieve bulk data from external data sources on demand.
52
52
53
53
## References
54
-
*[External data services FAQ](faq-energy-data-services.yml#external-data-services)
54
+
*[External data sources FAQ](faq-energy-data-services.yml#external-data-sources)
0 commit comments