Skip to content

Commit f054a36

Browse files
authored
APIM: Fixing "Set status code" docs
I'm a backend dev on the APIM team and the set-status policy can also be used in the inbound section.
1 parent 5e0a989 commit f054a36

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)