Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Azure OpenAI: Add ability to proxy authentication requests #58827

@chwarwick

Description

@chwarwick

When using the new Azure OpenAI authentication methods added in 5.2.4, requests to get a token are sent to https://login.microsoftonline.com. Some customers require those outgoing external requests to go though a proxy. However all other internal requests including those to other Azure services such as Azure OpenAI are required to not go though the proxy.

This issue is to add an environment variable to capture the proxy information to be applied solely to the requests to get access tokens for use with Azure OpenAI.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions