Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Show difference in UI for connections created with Azure Key Vault vs direct secret

While creating a SQL Server connection using Service Principal, we have two options. One is to provide the client secret directly and the other is to reference the secret from Azure Key Vault. Both connections get created successfully, but in the current UI both appear exactly the same. Because of this, it is not possible to easily identify which connection is using the direct secret and which one is using the Azure Key Vault reference.

In environments where multiple connections are created, this makes it difficult for administrators and developers to manage and verify whether Key Vault is being used for credential management.

It would be helpful if the UI could show a clear difference for connections created using Azure Key Vault. For example, showing the credential source, displaying the Key Vault reference, or adding a small indicator in the connection details.

This would improve visibility and make connection management easier.

Status: New