Use AAD authentication for advance security #244
chenxizhang
started this conversation in
Use cases
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We introduced an new feature to manipulate multiple environments in your machine, and shared an example to use AAD authentication. You can check ( #204 (comment) ) for details.
You need to understand the AAD authentication with Azure OpenAI Service first (https://learn.microsoft.com/en-us/azure/api-management/api-management-authenticate-authorize-azure-openai ), the configuration is very straightforward, below is a example.
If you want to authenticate your app by using ClientSecret, you can just set it in the config like below.
Beta Was this translation helpful? Give feedback.
All reactions