Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 2.52 KB

get-started-app-chat-scaling-with-azure-api-management.md

File metadata and controls

51 lines (33 loc) · 2.52 KB
title description ms.date ms.topic ms.subservice ms.custom ms.collection
Scale Azure OpenAI for Python with Azure API Management
Learn how to add load balancing with Azure API Management to your application to extend the chat app beyond the Azure OpenAI token and model quota limits.
12/20/2024
get-started
intelligent-apps
devx-track-python, devx-track-python-ai, build-2024-intelligent-apps
ce-skilling-ai-copilot

Scale Azure OpenAI for Python with Azure API Management

[!INCLUDE aca-load-balancer-intro]

Prerequisites

[!INCLUDE scaling-load-balancer-aca-procedure.md]

[!INCLUDE py-deployment-procedure]

[!INCLUDE capacity.md]

[!INCLUDE py-apim-cleanup]

Sample code

Samples used in this article include:

Related content