Skip to content

Commit 5cdc065

Browse files
author
Phil Daniels
authored
Clarified which subscription key is used by the extension
It isn't immediately clear from the docs which subscription key is used (other than it is some sort of master one), but they always have an immutable, static display name. This may help future people reading the docs to isolate which key the docs are referring to
1 parent af77563 commit 5cdc065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/api-management-debug-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This article describes how to debug API Management policies using the [Azure API
3232

3333
* This feature is only available in the **Developer** tier of API Management. Each API Management instance supports only one concurrent debugging session.
3434

35-
* This feature uses the built-in (service-level) all-access subscription for debugging. The [**Allow tracing**](api-management-howto-api-inspector.md#verify-allow-tracing-setting) setting must be enabled in this subscription.
35+
* This feature uses the built-in (service-level) all-access subscription (display name "Built-in all-access subscription") for debugging. The [**Allow tracing**](api-management-howto-api-inspector.md#verify-allow-tracing-setting) setting must be enabled in this subscription.
3636

3737
[!INCLUDE [api-management-tracing-alert](../../includes/api-management-tracing-alert.md)]
3838

0 commit comments

Comments
 (0)