I try to inject my DbContext using services.AddDbContext in my Startup.cs. It\'s gets injected in the service that needs to handle every call to the DB. This AzureService ge