Skip to content

Commit f084def

Browse files
authored
Merge pull request #124219 from Kamalika-saha/patch-1
Update how-to-enable-external-data-sources.md
2 parents 6622899 + 529ff81 commit f084def

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/energy-data-services/how-to-enable-external-data-sources.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ External Data Sources (EDS) is a capability in [OSDU®](https://osduforum.org
1818
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).
1919

2020
> [!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.
2222
2323
> [!IMPORTANT]
2424
> 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
4949
To enable External Data Sources Preview on your Azure Data Manager for Energy, create an Azure support ticket with the following information:
5050
- Subscription ID
5151
- 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)
5353
- Key Vault name (created in [Prerequisites](#prerequisites))
5454

5555
> [!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.
5757
5858
We notify you once EDS preview is enabled in your Azure Data Manager for Energy resource.
5959

6060
## 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:
6262
- EDS ingest DAG results in failures when the data supplier’s wrapper Search service is unavailable.
6363
- EDS Dataset service response provides an empty response when data supplier’s Dataset wrapper service is unavailable.
6464
- Secret service responds with 5xx HTTP response code instead of 4xx in some cases. For example,
6565
- When an application tries to recover a deleted secret, which isn't deleted.
6666
- When an application tries to get an invalid deleted secret.
6767

6868
## 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+
7171
## FAQ
7272
See [External data sources FAQ.](faq-energy-data-services.yml#external-data-sources)
7373

0 commit comments

Comments
 (0)