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
+1-15Lines changed: 1 addition & 15 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
-
> EDS M23 preview is now available on Azure Data Manager for Energy in Developer tier only.
21
+
> EDS M25 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.
@@ -52,22 +52,8 @@ To enable External Data Sources Preview on your Azure Data Manager for Energy, c
52
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
-
> [!NOTE]
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
-
58
55
We notify you once EDS preview is enabled in your Azure Data Manager for Energy resource.
59
56
60
-
## Known issues
61
-
- Below issues are specific to [OSDU®](https://osduforum.org/) M23 release:
62
-
- EDS ingest DAG results in failures when the data supplier’s wrapper Search service is unavailable.
63
-
- EDS Dataset service response provides an empty response when data supplier’s Dataset wrapper service is unavailable.
64
-
- Secret service responds with 5xx HTTP response code instead of 4xx in some cases. For example,
65
-
- When an application tries to recover a deleted secret, which isn't deleted.
66
-
- When an application tries to get an invalid deleted secret.
67
-
68
-
## Limitations
69
-
Manifest ingestion by Reference DAG ([Sandbox feature](https://osdu.projects.opengroup.org/pmc/work-products/pmc-portal/pmc-policies/main/maturity/maturity-list.html)) is not supported yet. Therefore, you will not be able to ingest manifest payloads larger than 12MB. To work around this issue, you can alter the CSDJ filter condition to retrieve external data in smaller chunks at regular intervals.
70
-
71
57
## FAQ
72
58
See [External data sources FAQ.](faq-energy-data-services.yml#external-data-sources)
0 commit comments