Skip to content

Commit 51a5c38

Browse files
author
Preeti Singh
committed
azrolinx suggestions
1 parent 87b56fe commit 51a5c38

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/energy-data-services/tutorial-manifest-ingestion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In this tutorial, you learn how to:
2828
* An Azure subscription
2929
* An instance of [Azure Data Manager for Energy](quickstart-create-microsoft-energy-data-services-instance.md) created in your Azure subscription
3030
* cURL command-line tool installed on your machine
31-
* Generate the service principal access token to call the Ingestion APIs. See [How to generate auth token](how-to-generate-auth-token.md).
31+
* Service principal access token to call the Ingestion APIs. See [How to generate auth token](how-to-generate-auth-token.md).
3232

3333
### Get details for the Azure Data Manager for Energy instance
3434

@@ -44,7 +44,7 @@ Follow the [Manage users](how-to-manage-users.md) guide to add appropriate entit
4444

4545
### Set up your environment
4646

47-
Ensure you have `cURL` installed on your system. You will use it to make API calls.
47+
Ensure you have `cURL` installed on your system to make API calls.
4848

4949
## Ingest sample manifests by using `cURL`
5050

articles/energy-data-services/tutorial-petrel-ddms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For more information about DDMS, see [DDMS concepts](concepts-ddms.md).
2929
* An Azure subscription
3030
* An instance of [Azure Data Manager for Energy](quickstart-create-microsoft-energy-data-services-instance.md) created in your Azure subscription
3131
* cURL command-line tool installed on your machine
32-
* Generate the service principal access token to call the Petrel APIs. See [How to generate auth token](how-to-generate-auth-token.md).
32+
* Service principal access token to call the Petrel APIs. See [How to generate auth token](how-to-generate-auth-token.md).
3333

3434
### Get details for the Azure Data Manager for Energy instance
3535

@@ -45,7 +45,7 @@ Follow the [Manage users](how-to-manage-users.md) guide to add appropriate entit
4545

4646
### Set up your environment
4747

48-
Ensure you have `cURL` installed on your system. You will use it to make API calls.
48+
Ensure you have `cURL` installed on your system to make API calls.
4949

5050
## Use Petrel DDMS APIs to work with Petrel projects
5151

articles/energy-data-services/tutorial-wellbore-ddms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For more information about DDMS, see [DDMS concepts](concepts-ddms.md).
2828
* An Azure subscription
2929
* An instance of [Azure Data Manager for Energy](quickstart-create-microsoft-energy-data-services-instance.md) created in your Azure subscription
3030
* cURL command-line tool installed on your machine
31-
* Generate the service principal access token to call the Wellbore APIs. See [How to generate auth token](how-to-generate-auth-token.md).
31+
* Service principal access token to call the Wellbore APIs. See [How to generate auth token](how-to-generate-auth-token.md).
3232

3333
### Get details for the Azure Data Manager for Energy instance
3434

@@ -44,7 +44,7 @@ Follow the [Manage users](how-to-manage-users.md) guide to add appropriate entit
4444

4545
### Set up your environment
4646

47-
Ensure you have `cURL` installed on your system. You will use it to make API calls.
47+
Ensure you have `cURL` installed on your system to make API calls.
4848

4949
## Use Wellbore DDMS APIs to work with well data records
5050

0 commit comments

Comments
 (0)