Skip to content

Commit 5fd9037

Browse files
authored
Merge pull request #90022 from Hardell/patch-2
APIM: Fixing "Set status code" docs
2 parents 5fbd844 + f054a36 commit 5fd9037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -900,7 +900,7 @@ This example shows how to return a 401 response if the authorization token is in
900900

901901
This policy can be used in the following policy [sections](./api-management-howto-policies.md#sections) and [scopes](./api-management-howto-policies.md#scopes).
902902

903-
- **Policy sections:** outbound, backend, on-error
903+
- **Policy sections:** inbound, outbound, backend, on-error
904904
- **Policy scopes:** all scopes
905905

906906
## <a name="set-variable"></a> Set variable

0 commit comments

Comments
 (0)