Skip to content

Commit 9872c63

Browse files
rmca14CelesteDG
andauthored
Apply suggestions from code review
Co-authored-by: Celeste de Guzman <[email protected]>
1 parent 5d8666a commit 9872c63

7 files changed

+7
-7
lines changed

articles/energy-data-services/how-to-convert-segy-to-ovds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The first step is to get the following information from your [Azure Data Manager
3030
| ------------------ | ------------------------ |-------------------------------------- |
3131
| client_id | Application (client) ID | 00001111-aaaa-2222-bbbb-3333cccc4444 |
3232
| client_secret | Client secrets | _fl****************** |
33-
| tenant_id | Directory (tenant) ID | aaaabbbb-0000-cccc-1111-dddd2222eeee |
33+
| tenant_id | Directory (tenant) ID | 72f988bf-86f1-41af-91ab-xxxxxxxxxxxx |
3434
| base_url | URL | `https://<instance>.energy.azure.com` |
3535
| data-partition-id | Data Partition(s) | `<data-partition-name>` |
3636

articles/energy-data-services/how-to-convert-segy-to-zgy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The first step is to get the following information from your [Azure Data Manager
3030
| ------------------ | ------------------------ |-------------------------------------- |
3131
| client_id | Application (client) ID | 00001111-aaaa-2222-bbbb-3333cccc4444 |
3232
| client_secret | Client secrets | _fl****************** |
33-
| tenant_id | Directory (tenant) ID | aaaabbbb-0000-cccc-1111-dddd2222eeee |
33+
| tenant_id | Directory (tenant) ID | 72f988bf-86f1-41af-91ab-xxxxxxxxxxxx |
3434
| base_url | URL | `https://<instance>.energy.azure.com` |
3535
| data-partition-id | Data Partition(s) | `<data-partition-name>` |
3636

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Before you start this tutorial, complete the following prerequisites.
3636
| ------------------ | ------------------------ |-------------------------------------- |-------------------------------------- |
3737
| `CLIENT_ID` | Application (client) ID | `00001111-aaaa-2222-bbbb-3333cccc4444` | You use this app or client ID when registering the application with the Microsoft identity platform. See [Register an application](../active-directory/develop/quickstart-register-app.md#register-an-application). |
3838
| `CLIENT_SECRET` | Client secrets | `_fl******************` | Sometimes called an *application password*, a client secret is a string value that your app can use in place of a certificate to identity itself. See [Add a client secret](../active-directory/develop/quickstart-register-app.md#add-a-client-secret).|
39-
| `TENANT_ID` | Directory (tenant) ID | `aaaabbbb-0000-cccc-1111-dddd2222eeee` | Hover over your account name in the Azure portal to get the directory or tenant ID. Alternately, search for and select **Microsoft Entra ID** > **Properties** > **Tenant ID** in the Azure portal. |
39+
| `TENANT_ID` | Directory (tenant) ID | `72f988bf-86f1-41af-91ab-xxxxxxxxxxxx` | Hover over your account name in the Azure portal to get the directory or tenant ID. Alternately, search for and select **Microsoft Entra ID** > **Properties** > **Tenant ID** in the Azure portal. |
4040
| `SCOPE` | Application (client) ID | `00001111-aaaa-2222-bbbb-3333cccc4444` | This value is the same as the app or client ID mentioned earlier. |
4141
| `refresh_token` | Refresh token value | `0.ATcA01-XWHdJ0ES-qDevC6r...........` | Follow [How to generate auth token](how-to-generate-auth-token.md) to create a refresh token and save it. You need this refresh token later to generate a user token. |
4242
| `DNS` | URI | `<instance>.energy.Azure.com` | Find this value on the overview page of the Azure Data Manager for Energy instance.|

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Before you start this tutorial, complete the following prerequisites.
3636
| ------------------ | ------------------------ |-------------------------------------- |-------------------------------------- |
3737
| `CLIENT_ID` | Application (client) ID | `00001111-aaaa-2222-bbbb-3333cccc4444` | You use this app or client ID when registering the application with the Microsoft identity platform. See [Register an application](../active-directory/develop/quickstart-register-app.md#register-an-application). |
3838
| `CLIENT_SECRET` | Client secrets | `_fl******************` | Sometimes called an *application password*, a client secret is a string value that your app can use in place of a certificate to identity itself. See [Add a client secret](../active-directory/develop/quickstart-register-app.md#add-a-client-secret).|
39-
| `TENANT_ID` | Directory (tenant) ID | `aaaabbbb-0000-cccc-1111-dddd2222eeee` | Hover over your account name in the Azure portal to get the directory or tenant ID. Alternately, search for and select **Microsoft Entra ID** > **Properties** > **Tenant ID** in the Azure portal. |
39+
| `TENANT_ID` | Directory (tenant) ID | `72f988bf-86f1-41af-91ab-xxxxxxxxxxxx` | Hover over your account name in the Azure portal to get the directory or tenant ID. Alternately, search for and select **Microsoft Entra ID** > **Properties** > **Tenant ID** in the Azure portal. |
4040
| `SCOPE` | Application (client) ID | `00001111-aaaa-2222-bbbb-3333cccc4444` | This value is the same as the app or client ID mentioned earlier. |
4141
| `refresh_token` | Refresh token value | `0.ATcA01-XWHdJ0ES-qDevC6r...........` | Follow [How to generate auth token](how-to-generate-auth-token.md) to create a refresh token and save it. You need this refresh token later to generate a user token. |
4242
| `DNS` | URI | `<instance>.energy.Azure.com` | Find this value on the overview page of the Azure Data Manager for Energy instance.|

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The first step is to get the following information from your [Azure Data Manager
3838
| ------------------ | ------------------------ |-------------------------------------- |
3939
| `client_id` | Application (client) ID | `00001111-aaaa-2222-bbbb-3333cccc4444` |
4040
| `client_secret` | Client secrets | `_fl******************` |
41-
| `tenant_id` | Directory (tenant) ID | `aaaabbbb-0000-cccc-1111-dddd2222eeee` |
41+
| `tenant_id` | Directory (tenant) ID | `72f988bf-86f1-41af-91ab-xxxxxxxxxxxx` |
4242
| `base_url` | URL | `https://<instance>.energy.azure.com` |
4343
| `data-partition-id` | Data partitions | `<data-partition-name>` |
4444

articles/energy-data-services/tutorial-well-delivery-ddms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The first step is to get the following information from your [Azure Data Manager
4040
| ------------------ | ------------------------ |-------------------------------------- |
4141
| `CLIENT_ID` | Application (client) ID | `00001111-aaaa-2222-bbbb-3333cccc4444` |
4242
| `CLIENT_SECRET` | Client secrets | `_fl******************` |
43-
| `TENANT_ID` | Directory (tenant) ID | `aaaabbbb-0000-cccc-1111-dddd2222eeee` |
43+
| `TENANT_ID` | Directory (tenant) ID | `72f988bf-86f1-41af-91ab-xxxxxxxxxxxx` |
4444
| `SCOPE` | Application (client) ID | `00001111-aaaa-2222-bbbb-3333cccc4444` |
4545
| `base_uri` | URI | `<instance>.energy.azure.com` |
4646
| `data-partition-id` | Data partitions | `<instance>-<data-partition-name>` |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The first step is to get the following information from your [Azure Data Manager
4141
| ------------------ | ------------------------ |-------------------------------------- |
4242
| `client_id` | Application (client) ID | `00001111-aaaa-2222-bbbb-3333cccc4444` |
4343
| `client_secret` | Client secrets | `_fl******************` |
44-
| `tenant_id` | Directory (tenant) ID | `aaaabbbb-0000-cccc-1111-dddd2222eeee` |
44+
| `tenant_id` | Directory (tenant) ID | `72f988bf-86f1-41af-91ab-xxxxxxxxxxxx` |
4545
| `base_url` | URL | `https://<instance>.energy.azure.com` |
4646
| `data-partition-id` | Data partitions | `<data-partition-name>` |
4747

0 commit comments

Comments
 (0)