---
title: "Azure Proxy Route"
method: PATCH
path: "/azure_ai/{endpoint}"
tags: ["Azure AI Pass-through", "pass-through"]
---

# Azure Proxy Route

`PATCH /azure_ai/{endpoint}`

Call any azure endpoint using the proxy.

Just use `{PROXY_BASE_URL}/azure/{endpoint:path}`

Checks if the deployment id in the url is a litellm model name. If so, it will route using the llm_router.allm_passthrough_route.

## Path parameters

- `endpoint` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 23 revisions in range; 20 could not be searched.

- **2026-08-29** `959587d751fd` — 1 info
  - api operation id `azure_proxy_route_azure_ai__endpoint__get` removed and replaced with `azure_proxy_route_azure_ai__endpoint__patch`

[Change history](https://skmtc.dev/sea-lion/apis/litellm-api/changes/azure_ai/:endpoint/patch.md)

---

[API](https://skmtc.dev/sea-lion/apis/litellm-api.md) · [All operations](https://skmtc.dev/sea-lion/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sea-lion/litellm-api/revisions/959587d751fd/schema)
