Skip to content

Commit edb3a28

Browse files
author
Bharathi Selvaraj
committed
Fix acrolinx issues
1 parent ea801e2 commit edb3a28

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-services.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.date: 03/14/2024
1515

1616
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.
1717

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).
1919

2020
> [!NOTE]
2121
> 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
3535
> [!TIP]
3636
> 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).
3737
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**.
3939
[![Screenshot of create a key vault.](media/how-to-enable-eds/create-a-key-vault.jpg)](media/how-to-enable-eds/create-a-key-vault.jpg#lightbox)
4040
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).
4141
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.
4343
[![Screenshot of select permissions.](media/how-to-enable-eds/select-permissions.jpg)](media/how-to-enable-eds/select-permissions.jpg#lightbox)
4444
1. Under the Principal selection pane, enter `AzureEnergyRpaaSAppProd`.
4545
[![Screenshot of create an access policy.](media/how-to-enable-eds/create-an-access-policy.jpg)](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
5353
- Key Vault name (created in [Prerequisites](#prerequisites))
5454

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

@@ -66,10 +66,10 @@ We notify you once EDS preview is enabled in your Azure Data Manager for Energy
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 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.
7070

7171
## 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)
7373

7474
> [!div class="nextstepaction"]
7575
> [How to register an external data source with Azure Data Manager for Energy?](how-to-register-eds.md)

0 commit comments

Comments
 (0)