Azure-Samples / apim-genai-gateway-toolkit

A repo to accelerate development and testing of GenAI Gateways built with Azure API Management. Includes various capabilities as examples/starters.
MIT License
39 stars 14 forks source link

Fix typo in policy #48

Closed stuartleeks closed 3 months ago

stuartleeks commented 3 months ago

Purpose

Fix typo in deployment name in policy config

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[X] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

What to Check

Click on the link to view the chart in Log Analytics:

image

Note that the batch processing backs off as expected now

Other Information