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/how-to-enable-external-data-services.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ ms.date: 03/14/2024
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
-
See [The OSDU Forum 2Q 2022 Newsletter - EDS](https://osduforum.org/wp-content/uploads/2022/06/The-OSDU-Forum-2Q-2022-Newsletter.pdf) for additional details.
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).
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.
@@ -35,11 +35,11 @@ See [The OSDU Forum 2Q 2022 Newsletter - EDS](https://osduforum.org/wp-content/u
35
35
> [!TIP]
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
-
1. In the **Access configuration** tab, under **Permission model** select **Vault access policy**:
38
+
1. In the **Access configuration** tab, under **Permission model** select **Vault access policy**.
39
39
[](media/how-to-enable-eds/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
-
1. In the Permissions tab, select the permissions:
42
+
1. In the Permissions tab, select the permissions.
43
43
[](media/how-to-enable-eds/select-permissions.jpg#lightbox)
44
44
1. Under the Principal selection pane, enter `AzureEnergyRpaaSAppProd`.
45
45
[](media/how-to-enable-eds/create-an-access-policy.jpg#lightbox)
@@ -53,7 +53,7 @@ To enable External Data Source Preview on your Azure Data Manager for Energy, cr
53
53
- Key Vault name (created in [Prerequisites](#prerequisites))
54
54
55
55
> [!NOTE]
56
-
> EDS ingest does not have [multi data partition support](https://community.opengroup.org/osdu/platform/data-flow/ingestion/external-data-sources/core-external-data-workflow/-/issues/51)
56
+
> EDS does not have [multi data partition support](https://community.opengroup.org/osdu/platform/data-flow/ingestion/external-data-sources/core-external-data-workflow/-/issues/51)
57
57
58
58
We notify you once EDS preview is enabled in your Azure Data Manager for Energy resource.
59
59
@@ -66,10 +66,10 @@ We notify you once EDS preview is enabled in your Azure Data Manager for Energy
66
66
- When an application tries to get an invalid deleted secret.
67
67
68
68
## Limitations
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 will be available once we upgrade to subsequent [OSDU™](https://osduforum.org/) milestone release.
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 services FAQ.](faq-energy-data-services.yml#external-data-services)
73
73
74
74
> [!div class="nextstepaction"]
75
75
> [How to register an external data source with Azure Data Manager for Energy?](how-to-register-eds.md)
0 commit comments