Skip to content

Commit 60effc6

Browse files
author
gitName
committed
link
1 parent 8e50ff7 commit 60effc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/api-management/api-management-howto-api-inspector.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,11 @@ The following high level steps are required to enable tracing for a request to A
7979
1. Obtain a trace ID in the `Apim-Trace-Id` response header.
8080
1. Retrieve the trace corresponding to the trace ID.
8181

82-
Detailed steps follow
82+
Detailed steps follow.
8383

8484
> [!NOTE]
8585
> * These steps require API Management REST API version 2023-05-01-preview or later. You must be assigned the Contributor or higher role on the API Management instance to call the REST API.
86-
> * For information about authenticating to the REST API, see [](). If you want to test the REST APIs, use the "Try It" functionality in the API Management REST API.
86+
> * For information about authenticating to the REST API, see [Azure REST API reference](/rest/api/azure).
8787
8888
1. **Obtain a token credential** - Call the [List debug credentials](/rest/api/apimanagement/gateway/list-debug-credentials) API. Pass the gateway ID for a self-hosted gateway in the URI, or specify "managed" for the instance's managed gateway in the cloud. For example, to obtain trace credentials for the managed gateway, use a call similar to the following:
8989

0 commit comments

Comments
 (0)