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-sources.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
@@ -18,7 +18,7 @@ External Data Sources (EDS) is a capability in [OSDU®](https://osduforum.org
18
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
-
> 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.
21
+
> EDS M23 preview is now available on Azure Data Manager for Energy in Developer tier only.
22
22
23
23
> [!IMPORTANT]
24
24
> Limit your Identity Provider (IdP) token to read operations only.
@@ -49,25 +49,25 @@ For more information about External Data Sources (EDS), see [The OSDU Forum 2Q 2
49
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
-
- Data partition name (the data partition in which EDS needs to be enabled)
52
+
- Data partition name (the data partition in which EDS needs to be enabled for automated triggering of EDS-Scheduler)
53
53
- Key Vault name (created in [Prerequisites](#prerequisites))
54
54
55
55
> [!NOTE]
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)
56
+
> Support for [multiple data partitions](https://community.opengroup.org/osdu/platform/data-flow/ingestion/external-data-sources/core-external-data-workflow/-/issues/51) is currently enabled for manual triggering of the EDS Ingest DAG, but this feature has not yet been implemented for the EDS Scheduler.
57
57
58
58
We notify you once EDS preview is enabled in your Azure Data Manager for Energy resource.
59
59
60
60
## Known issues
61
-
- Below issues are specific to [OSDU®](https://osduforum.org/)M18 release:
61
+
- Below issues are specific to [OSDU®](https://osduforum.org/)M23 release:
62
62
- EDS ingest DAG results in failures when the data supplier’s wrapper Search service is unavailable.
63
63
- EDS Dataset service response provides an empty response when data supplier’s Dataset wrapper service is unavailable.
64
64
- Secret service responds with 5xx HTTP response code instead of 4xx in some cases. For example,
65
65
- When an application tries to recover a deleted secret, which isn't deleted.
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 are available once we upgrade to subsequent [OSDU®](https://osduforum.org/) milestone release.
70
-
69
+
The Naturalization DAG workflow won't be included in the M23 release.
70
+
71
71
## FAQ
72
72
See [External data sources FAQ.](faq-energy-data-services.yml#external-data-sources)
0 commit comments