I can't open azure data studio(GUI, Ubuntu-desktop gnome) I successfully install the app from Microsoft official site .deb file (https://learn.microsoft.com/en-us/sql/azure-data-studio/download-azure-data-studio?view=sql-server-ver16)
but when I try to open the app it acts as if I haven't clicked on the icon. When I try in terminal with this command: $azuredatastudio
I get the following message:
"You are trying to start Azure Data Studio as a super user which isn't recommended. If this was intended, please specify an alternate user data directory using the --user-data-dir argument."
If anyone had similar problem please let me know!