Skip to content

Commit c4873d8

Browse files
committed
edits
1 parent 26eaa26 commit c4873d8

11 files changed

+11
-11
lines changed

articles/api-management/set-method-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The value of the element specifies the HTTP method, such as `POST`, `GET`, and s
2929

3030
## Usage
3131

32-
- [**Policy sections:**](./api-management-howto-policies.md#sections) inbound, on-error
32+
- [**Policy sections:**](./api-management-howto-policies.md#understanding-policy-configuration) inbound, on-error
3333
- [**Policy scopes:**](./api-management-howto-policies.md#scopes) global, workspace, product, API, operation
3434
- [**Gateways:**](api-management-gateways-overview.md) classic, v2, consumption, self-hosted, workspace
3535

articles/api-management/set-query-parameter-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The `set-query-parameter` policy adds, replaces value of, or deletes request que
4242

4343
## Usage
4444

45-
- [**Policy sections:**](./api-management-howto-policies.md#sections) inbound, backend
45+
- [**Policy sections:**](./api-management-howto-policies.md#understanding-policy-configuration) inbound, backend
4646
- [**Policy scopes:**](./api-management-howto-policies.md#scopes) global, workspace, product, API, operation
4747
- [**Gateways:**](api-management-gateways-overview.md) classic, v2, consumption, self-hosted, workspace
4848

articles/api-management/set-status-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The `set-status` policy sets the HTTP status code to the specified value.
3737

3838
## Usage
3939

40-
- [**Policy sections:**](./api-management-howto-policies.md#sections) inbound, outbound, backend, on-error
40+
- [**Policy sections:**](./api-management-howto-policies.md#understanding-policy-configuration) inbound, outbound, backend, on-error
4141
- [**Policy scopes:**](./api-management-howto-policies.md#scopes) global, workspace, product, API, operation
4242
- [**Gateways:**](api-management-gateways-overview.md) classic, v2, consumption, self-hosted, workspace
4343

articles/api-management/set-variable-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The `set-variable` policy declares a [context](api-management-policy-expressions
3333

3434
## Usage
3535

36-
- [**Policy sections:**](./api-management-howto-policies.md#sections) inbound, outbound, backend, on-error
36+
- [**Policy sections:**](./api-management-howto-policies.md#understanding-policy-configuration) inbound, outbound, backend, on-error
3737
- [**Policy scopes:**](./api-management-howto-policies.md#scopes) global, workspace, product, API, operation
3838
- [**Gateways:**](api-management-gateways-overview.md) classic, v2, consumption, self-hosted, workspace
3939

articles/api-management/trace-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The `trace` policy adds a custom trace into the request tracing output in the te
5656

5757
## Usage
5858

59-
- [**Policy sections:**](./api-management-howto-policies.md#sections) inbound, outbound, backend
59+
- [**Policy sections:**](./api-management-howto-policies.md#understanding-policy-configuration) inbound, outbound, backend
6060
- [**Policy scopes:**](./api-management-howto-policies.md#scopes) global, workspace, product, API, operation
6161
- [**Gateways:**](api-management-gateways-overview.md) classic, v2, consumption, self-hosted, workspace
6262

articles/api-management/validate-azure-ad-token-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ The `validate-azure-ad-token` policy enforces the existence and validity of a JS
9595

9696
## Usage
9797

98-
- [**Policy sections:**](./api-management-howto-policies.md#sections) inbound
98+
- [**Policy sections:**](./api-management-howto-policies.md#understanding-policy-configuration) inbound
9999
- [**Policy scopes:**](./api-management-howto-policies.md#scopes) global, workspace, product, API, operation
100100
- [**Gateways:**](api-management-gateways-overview.md) classic, v2, consumption, self-hosted, workspace
101101

articles/api-management/validate-client-certificate-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ For more information about custom CA certificates and certificate authorities, s
8181

8282
## Usage
8383

84-
- [**Policy sections:**](./api-management-howto-policies.md#sections) inbound
84+
- [**Policy sections:**](./api-management-howto-policies.md#understanding-policy-configuration) inbound
8585
- [**Policy scopes:**](./api-management-howto-policies.md#scopes) global, workspace, product, API, operation
8686
- [**Gateways:**](api-management-gateways-overview.md) classic, v2, consumption, self-hosted, workspace
8787

articles/api-management/validate-content-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ The policy validates the following content in the request or response against th
9696

9797
## Usage
9898

99-
- [**Policy sections:**](./api-management-howto-policies.md#sections) inbound, outbound, on-error
99+
- [**Policy sections:**](./api-management-howto-policies.md#understanding-policy-configuration) inbound, outbound, on-error
100100
- [**Policy scopes:**](./api-management-howto-policies.md#scopes) global, workspace, product, API, operation
101101
- [**Gateways:**](api-management-gateways-overview.md) classic, v2, consumption, self-hosted, workspace
102102

articles/api-management/validate-graphql-request-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Available actions are described in the following table.
6969

7070
## Usage
7171

72-
- [**Policy sections:**](./api-management-howto-policies.md#sections) inbound
72+
- [**Policy sections:**](./api-management-howto-policies.md#understanding-policy-configuration) inbound
7373
- [**Policy scopes:**](./api-management-howto-policies.md#scopes) global, workspace, product, API
7474
- [**Gateways:**](api-management-gateways-overview.md) classic, v2, consumption, self-hosted, workspace
7575

articles/api-management/validate-headers-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The `validate-headers` policy validates the response headers against the API sch
4949

5050
## Usage
5151

52-
- [**Policy sections:**](./api-management-howto-policies.md#sections) outbound, on-error
52+
- [**Policy sections:**](./api-management-howto-policies.md#understanding-policy-configuration) outbound, on-error
5353
- [**Policy scopes:**](./api-management-howto-policies.md#scopes) global, workspace, product, API, operation
5454
- [**Gateways:**](api-management-gateways-overview.md) classic, v2, consumption, self-hosted, workspace
5555

0 commit comments

Comments
 (0)