The Azure AI proxy service facilitates easy access to Azure AI resources for workshops and hackathons. It offers a Playground-like interface and supports Azure AI SDKs. Access is granted through a time-limited API key and endpoint.
This pull request adds support in .NET for using managed identity for passwords. It includes changes to the code that allow authentication using a managed identity and provides a token to Npgsql using the PeriodicPasswordProvider to refresh it on schedule.
This pull request adds support in .NET for using managed identity for passwords. It includes changes to the code that allow authentication using a managed identity and provides a token to Npgsql using the PeriodicPasswordProvider to refresh it on schedule.