Skip to content

Commit 67a94ad

Browse files
committed
code block
1 parent 87ababb commit 67a94ad

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

articles/api-management/backends.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ You can use conditional logic with the `set-backend-service` policy to change th
6060

6161
For example, here is a policy to route traffic to another backend based on the gateway that was called:
6262

63+
```xml
6364
<policies>
6465
<inbound>
6566
<base />
@@ -75,6 +76,7 @@ For example, here is a policy to route traffic to another backend based on the g
7576
</inbound>
7677
[...]
7778
<policies/>
79+
```
7880

7981

8082
## Circuit breaker (preview)

0 commit comments

Comments
 (0)