Support Azure database auto-discovery using the discovery_service
#51124
Labels
azure
database-access
Database access related issues and PRs
discovery
feature-request
Used for new features in Teleport, improvements to current should be #enhancements
What would you like Teleport to do?
Support Azure database auto-discovery using the
discovery_service
.What problem does this solve?
On v17, Azure database auto-discovery uses the
database_service
for both discovery and database connection. As a result, the discovery and database connection functions cannot be managed and scaled separately and cannot be dynamically configured using thediscovery_config
resource.If a workaround exists, please include it.
Use the
database_service
.The text was updated successfully, but these errors were encountered: