diff --git a/docs/my-website/docs/proxy/pass_through.md b/docs/my-website/docs/proxy/pass_through.md
index b7978d9f65..7309cdeda2 100644
--- a/docs/my-website/docs/proxy/pass_through.md
+++ b/docs/my-website/docs/proxy/pass_through.md
@@ -243,6 +243,18 @@ curl --location 'http://0.0.0.0:4000/v1/messages' \
}'
```
+---
+
+## Tutorial - Add Azure OpenAI Assistants API as a Pass Through Endpoint
+
+In this video, we'll add the Azure OpenAI Assistants API as a pass through endpoint to LiteLLM Proxy.
+
+
+
+
+
+
+
---
## Troubleshooting