Skip to content

Commit e19fa65

Browse files
Merge pull request #232706 from dlepow/docs-editor/check-header-policy-1680122787
Update check-header-policy.md
2 parents e2b7254 + 0a8b037 commit e19fa65

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/api-management/check-header-policy.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,13 @@ Use the `check-header` policy to enforce that a request has a specified HTTP he
4141
| value | Add one or more of these elements to specify allowed HTTP header values. When multiple `value` elements are specified, the check is considered a success if any one of the values is a match. | No |
4242

4343

44+
45+
46+
4447
## Usage
4548

46-
- [**Policy sections:**](./api-management-howto-policies.md#sections) inbound, outbound
47-
- [**Policy scopes:**](./api-management-howto-policies.md#scopes) global, product, API, operation
49+
- **[Policy sections:](./api-management-howto-policies.md#sections)** inbound
50+
- **[Scopes:](./api-management-howto-policies.md#scopes)** global, product, API, operation
4851
- [**Gateways:**](api-management-gateways-overview.md) dedicated, consumption, self-hosted
4952

5053
## Example

0 commit comments

Comments
 (0)