David Fowler
David Fowler
If somebody can contribute a reasonable fix in the new day we may consider it. This isn't in the 9.0 milestone and isn't critical. You can see the list of...
> I'm having the same problem. Bicep expects an integer but got a string. Those are known warnings we need to fix, but they don't cause deployment errors. This is...
Yes this is clearly a bug in the Azure.Provisioning libraries.
I don't know how they are related.
Enrich doesn't enable pooling, you are supposed to use the Enrich* method with the normal Entity Framework AddDbContext method (where you get full control over the configuration). i.e. Delete this:...
> What does the enrich part do to it? From the [docs](https://learn.microsoft.com/en-us/dotnet/api/microsoft.extensions.hosting.aspiresqlserverefcoresqlclientextensions.enrichsqlserverdbcontext?view=dotnet-aspire-8.0) Configures retries, health check, logging and telemetry for the [DbContext](https://learn.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.dbcontext). > Is it intentional that AddSqlServerDbContext can't be...
Great we have a doc issue, but this isn't merged yet 😄 (PR template got you!)
This should be a doc about how to setup the standalone dashboard in Kuberentes.