Rune Moberg
Rune Moberg
### Library name and version Azure.AI.OpenAI 2.0.0 ### Describe the bug I have an existing project that works fine with an API key, but I want to use RBAC instead....
### Component Azure.Monitor.OpenTelemetry.AspNetCore ### Is your feature request related to a problem? I am troubleshooting thread starvation issues and I am currently running dotnet-counters in a console trying to capture...
Some tools (e.g. dotnet-counters) allow me to download a binary into my container running as an Azure Container App. This lets me put a bunch of useful utils in a...
### Bug description Trying to follow the instructions found at: https://learn.microsoft.com/en-us/ef/core/providers/sql-server/vector-search?tabs=fluent-api It works for a completely fresh project where only an initial migration needs to be generated. For existing EF...