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!