dotnet / dotnet/smartcomponents

Use DefaultAzureCredentials instead of an API key for Azure OpenAI

Open
#24 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
508
Forks
61
PR merge metrics
No merged PRs in 30d

Description

I believe the [guidance when authenticating with Azure](https://learn.microsoft.com/dotnet/azure/sdk/authentication) is to use the `DefaultAzureCredential` API from the [Azure.Identity](https://nuget.org/packages/Azure.Identity) library. This avoid having to manage an API key.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.