Responsible AI Mitigation Layers
Generative AI is increasingly being used in various kinds of systems to augment humans and infuse intelligent behavior into existing and new apps. While this opens up a world of…
30/10/2024
Like many Azure APIs, the Azure OpenAI service gives developers the option to authenticate with either API keys or keyless authentication (via Entra identity). Since it’s a security best practice to avoid keys whenever possible, we’re hoping to make it easy for developers to move to keyless OpenAI authentication by…