fix(azure): encode deployment names consistently (#3683)
Azure requests that select a deployment through `model` should handle its name consistently with other SDK path parameters. Use the existing path encoder when constructing the deployment URL, preserving the selected operation and normal deployment names. Fixed-deployment clients and non-deployment endpoints retain their existing routing behavior. Includes focused synchronous and asynchronous regression coverage.
A
Alex Chang committed
689538d531692e30ac1928779e6f1b97cc95db45
Parent: 1fc0a21
Committed by GitHub <noreply@github.com>
on 8/19/2026, 8:37:10 PM