-
- Azure Data Studio Version:
Steps to Reproduce:
1. Changed Azure AD Password
2. Unable to connect to SQL database because it does not prompt for new password
3. Cannot Add a new A…
-
## Issue
I have been trying to use a number of different data sources to extract clean and consistent layer of administrative boundaries for counties (not just countries) globally (typically referred…
-
### Summary
Old backups not cleaned up with DEFAULT_CLEANUP_TIME set to 3 and split_db option set.
### Steps to reproduce
- Set DEFAULT_CLEANUP_TIME to 4320 #(3 days)
- set DEFAULT_SPLIT_DB …
-
### Steps to Reproduce
We are currently experiencing several bugs in PowerShell Universal 3.5.5 and are unsure if they are related
1. We are receiving intermittent error messages while navigating …
-
Type: Bug
This happens only when using Azure Data Studio connected to an Azure SQL Database. This does not occur when connecting to a local SQL Server database. This does not occur on SSMS and is o…
-
Please, don't start any discussion in this thread. Only add new RDBMS or vote for existing one.
Important notes:
- we cannot add support for database if it doesn't have ADO.NET, OLE DB or ODBC provi…
-
### What happened?
The `/rest/...` of the genereated API contains at the end technically an ODATA endpoint. But the problem is for many API tools is, that the generated part doesn't make the `$metada…
-
**OS:** Win10/Linux
**Build Version:** 20240123.2
**Repro Steps:**
1. Create and open a .NET 7.0 project with "Durable Function orchestrator" function and select "MSSQL" durable storage type.
…
-
For 5 years we have a .NET v4.6 application using EF6 and sharding. This is an internal application hosted by Azure used by a dozen users.
When a user creates a new client, the application saves th…
-
**Tool**
Azure Data Studio v.128.0
SandDance: v3.1.0
**Problem**
I am using a simple select query on a SQL database.
```
Select Cast(StartHour as int) as StartHour, Cast(Duration as float) a…