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 a3eefe7 commit fb56883Copy full SHA for fb56883
articles/energy-data-services/tutorial-well-delivery-ddms.md
@@ -43,7 +43,7 @@ The first step is to get the following information from your [Azure Data Manager
43
| `TENANT_ID` | Directory (tenant) ID | `72f988bf-86f1-41af-91ab-xxxxxxxxxxxx` |
44
| `SCOPE` | Application (client) ID | `00001111-aaaa-2222-bbbb-3333cccc4444` |
45
| `base_uri` | URI | `<instance>.energy.azure.com` |
46
-| `data-partition-id` | Data partitions | `<instance>-<data-partition-name>` |
+| `data-partition-id` | Data partitions | `<data-partition-id>` |
47
48
You'll use this information later in the tutorial.
49
0 commit comments