In Admin API healthCheck was throwing error because DBContexts does not have default constructors, which are required to setup health checkup configuration using Entity framework Core DBContext Probe as on below link.
https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/health-checks?view=aspnetcore-3.1#entity-framework-core-dbcontext-probe
Work on Managed Identity Services
No comments:
Post a Comment