Add support for using a managed identity to connect to Azure Database for PostgreSQL #346
Labels
enhancement
New feature or request
TES Priority: P1
Groomed to a Priority 1 issue
Usability
Enable TES is easy to use for end users
Milestone
Problem:
Currently, TES uses a connection string with a username/password. This issue is to support the ability to use a managed identity
Solution:
Ability to specify via configuration to use a managed identity
Benefits
Simplify deployment
Security improvement
Reference:
https://learn.microsoft.com/en-us/azure/postgresql/single-server/how-to-configure-sign-in-azure-ad-authentication
https://learn.microsoft.com/en-us/azure/postgresql/single-server/concepts-azure-ad-authentication
https://learn.microsoft.com/en-us/azure/postgresql/single-server/how-to-connect-with-managed-identity
The text was updated successfully, but these errors were encountered: