microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.58k stars 903 forks source link

No Warning icon next to "No certificate or asymmetric key is available" #19593

Open tdoshin opened 2 years ago

tdoshin commented 2 years ago

Steps to Reproduce:

  1. Open Object Explorer in Azure Data Studio
  2. Right click on any DB object and select "Backup"

Does this issue occur when all extensions are disabled?: Yes/No Yes

Expected Result: Warning icon visible (this screenshot below was pulled from the tutorial docs)

image

Actual Result: Warning Icon missing (screenshot from ADS Insiders Build)

image

@alanrenmsft

alanrenmsft commented 2 years ago

@tdoshin just curious, do you need anything from me?

tdoshin commented 2 years ago

Just asking if we can add that warning icon so that the warning can be brought to users attention. @kburtram

kburtram commented 2 years ago

@tdoshin sure, I can take a look at this one.