Skip to content

Commit 4963112

Browse files
committed
Improve the doc
1 parent b0e81d1 commit 4963112

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

articles/energy-data-services/how-to-generate-auth-token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ The first step to get an access token for many OpenID Connect (OIDC) and OAuth 2
163163
|session_state|A unique value that identifies the current user session. This value is a GUID, but it should be treated as an opaque value that's passed without examination.|
164164

165165
> [!WARNING]
166-
> Running the URL in Postman won't work because it requires extra configuration for token retrieval.
166+
> Running the URL in other GUI-based API clients won't work because they require extra configuration for token retrieval.
167167
168168
### Get an auth token and a refresh token
169169

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,5 @@ As an alternative user experience to Postman, you can use the sdutil command-lin
284284
> [!div class="nextstepaction"]
285285
> [Use sdutil to load data into Seismic Store](./tutorial-seismic-ddms-sdutil.md)
286286
>
287-
> For more information on the Seismic REST APIs in Azure Data Manager for Energy, see the OpenAPI specifications available in the [adme-samples](https://microsoft.github.io/adme-samples/) GitHub repository.
288287
289288
For more information on the Seismic REST APIs in Azure Data Manager for Energy, see the OpenAPI specifications available in the [adme-samples](https://microsoft.github.io/adme-samples/) GitHub repository.

0 commit comments

Comments
 (0)