Serilog.Sinks.Postgresql.Alternative
Serilog.Sinks.Postgresql.Alternative copied to clipboard
Connection string with access token that expires every 24h
Hello everyone, Is there a way to pass an access credential instead of a fixed connection string? We are using using an Azure hosted PostgreSQL server and connect to it everywhere using managed identity where the access token expires every 24h. Thanks!