Jesse Squire
Jesse Squire
Thank you for your feedback. Tagging and routing to the team member best able to assist.
Thank you for your feedback. Tagging and routing to the team member best able to assist.
> Hi @jsquire, > > We've fixed all the comments. Can you take a look again? Much appreciated! :) My blocker has been removed. You should be able to move...
@shouryashashank : The Azure SDK clients make use of the Azure.Identity library to integrate with Entra ID and other token-based sources. Each client, including the `AzureOpenAIClient`, have constructor overloads that...
Hi @dlemstra. Thanks for reaching out and we regret that you're experiencing difficulties. It is not recommended that you use `DefaultAzureCredential` for scenarios where you know the exact credential type...
Hi @dlemstra: I'm still not clear on the end-to-end flow of the application. It sounds like you may be using the `Microsoft.Extensions.Azure` package and using DI to inject your credential....
@dlemstra : Thanks for the additional context. Extrapolating to smaller focused snippets, it seems like what we're looking at is essentially a trade-off between using `DefaultAzureCredential` for all scenarios or...
Hi @danielmarbach. Thanks for reaching out and we regret that you're experiencing difficulties. This is related to the outstanding ask on the Service Bus service to provide metadata to the...
//cc: @EldertGrootenboer
> @jsquire Thanks for the response. I totally understand the reasoning behind closing the PR. I remember we had other discussions around the maximum allowed number of messages that can...