Skip to content

Commit 74530cd

Browse files
committed
Update README.md
1 parent c39016e commit 74530cd

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ Below is an example of an APIM policy that routes requests based on the `Priorit
124124
<base />
125125
</on-error>
126126
</policies>
127-
128127
```
129128

130129
**Explanation:**
@@ -139,7 +138,7 @@ Below is an example of an APIM policy that routes requests based on the `Priorit
139138

140139
**Notes:**
141140

142-
- Replace the `base-url` in `<set-backend-service>` with your actual endpoint URLs.
141+
- Replace the `base-url` in `<set-backend-service>` with your actual endpoint URLs or backend name.
143142
- Ensure that the priority ranges are correctly defined and non-overlapping.
144143
- This policy should be added to the inbound section of your APIM policy configuration.
145144

0 commit comments

Comments
 (0)