You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you restart the database resource from the dashboard, the new database connection will appear. It happens because Aspire starts the database container with a new random port (e.g.127.0.0.1:52442:5432/tcp) and the plugin detects the new connection string.