We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df25f2f commit a3eefe7Copy full SHA for a3eefe7
articles/energy-data-services/tutorial-petrel-ddms.md
@@ -44,7 +44,7 @@ The first step is to get the following information from your [Azure Data Manager
44
| `TENANT_ID` | Directory (tenant) ID | `72fxxxxxxxxxxxx` |
45
| `SCOPE` | Application (client) ID | `3dfxxxxxxxxxxxxxxxxxxxxxxx` |
46
| `HOSTNAME` | URI | `<instance>.energy.azure.com` |
47
-| `DATA_PARTITION_ID` | Data partitions | `<instance>-<data-partition-name>` |
+| `DATA_PARTITION_ID` | Data partitions | `<data-partition-id>` |
48
49
You'll use this information later in the tutorial.
50
0 commit comments