Ralph Jansen

Results 56 comments of Ralph Jansen

I think your trying something that isn't supported. App Roles aren't supported in Azure B2C. The App Roles in the main tenant can only be used with normal (non Azure...

> ``` > FUNCTIONS_INPROC_NET8_ENABLED: 1 > ``` This was for me the solution! See also the [Updating to target .NET 8 documentation](https://learn.microsoft.com/en-us/azure/azure-functions/functions-dotnet-class-library?tabs=v4%2Ccmd#updating-to-target-net-8)

This would be great to have! **Slightly related question:** Any suggestions when you have many (storage account per customer) BlobServiceClients? Adding it with the customer key `WithKey` or `WithName` isn't...

@TechPrototyper maybe the new release with an updated retry policy will help? We have a lot of 409 errors with api is still busy errors. See https://github.com/Azure/apiops/releases/tag/v6.0.1.10

Hi @alexeyzimarev, I think this can work. I need to test it of course. But if we use the "Users" sample from my [previous comment](https://github.com/Eventuous/eventuous/issues/270#issuecomment-1983095070) it should look something like...

I sometimes have this in VS 2022 Professional 17.14.16. When it happens (not sure if it is related) the green icon in the test explorer is not solid greed but...