Skip to content

Commit b4bc83f

Browse files
Add note re: wrong error when logging in to read replica with bad creds
1 parent 3195888 commit b4bc83f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

azure-sql/managed-instance/doc-changes-updates-known-issues.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ This article lists the currently known issues with [Azure SQL Managed Instance](
2222

2323
| Issue | Date discovered | Status | Date resolved |
2424
| --- | --- | --- | --- |
25+
| [Misleading error message when connecting to a read replica using invalid credentials](#misleading-error-message-when-connecting-to-a-read-replica-using-invalid-credentials) | February 2026 |
2526
| [Modifying backup retention period for the free offer](#modifying-backup-retention-period-for-the-free-offer) | June 2025 | Has workaround | |
2627
| [Login to read-secondary failed due to long wait on "HADR_DATABASE_WAIT_FOR_TRANSITION_TO_VERSIONING"](#login-to-read-secondary-failed-due-to-long-wait-on-hadr_database_wait_for_transition_to_versioning) | April 2025 | Has workaround | |
2728
| [Interim guidance on 2024 time zone updates for Paraguay](#interim-guidance-on-2024-time-zone-updates-for-paraguay) | March 2025 | Has workaround | |
@@ -225,6 +226,10 @@ CLR modules in SQL Managed Instance and linked servers or distributed queries th
225226

226227
## No resolution
227228

229+
### Misleading error message when connecting to a read replica using invalid credentials
230+
231+
When attempting to connect to a Business Critical tier instance's read-secondary replica via ApplicationIntent=ReadOnly using invalid credentials, the instance may report an error indicating that the master database is read-only instead of correctly reporting that the credentials are invalid.
232+
228233
### Differential backups aren't taken when an instance is linked to SQL Server
229234

230235
When you configure a [link](managed-instance-link-feature-overview.md) between SQL Server and Azure SQL Managed Instance, automated full and transaction log backups are taken on the SQL managed instance, whether or not it's in the primary role. However, differential backups aren't currently taken, when can lead to longer than expected restore times.

0 commit comments

Comments
 (0)