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
Copy file name to clipboardExpand all lines: articles/sql-database/sql-database-release-notes.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.service: sql-database
7
7
ms.subservice: service
8
8
ms.devlang:
9
9
ms.topic: conceptual
10
-
ms.date: 04/28/2020
10
+
ms.date: 05/04/2020
11
11
ms.author: sstein
12
12
---
13
13
# SQL Database release notes
@@ -72,6 +72,7 @@ The following features are enabled in Managed instance deployment model in H1 20
72
72
73
73
|Issue |Date discovered |Status |Date resolved |
74
74
|---------|---------|---------|---------|
75
+
|[Agent becomes unresponsive upon modifying, disabling or enabling existing jobs](#agent-becomes-unresponsive-upon-modifying-disabling-or-enabling-existing-jobs)|May 2020|No Workaround||
75
76
|[Permissions on resource group not applied to Managed Instance](#permissions-on-resource-group-not-applied-to-managed-instance)|Feb 2020|Has Workaround||
76
77
|[Limitation of manual failover via portal for failover groups](#limitation-of-manual-failover-via-portal-for-failover-groups)|Jan 2020|Has Workaround||
77
78
|[SQL Agent roles need explicit EXECUTE permissions for non-sysadmin logins](#in-memory-oltp-memory-limits-are-not-applied)|Dec 2019|Has Workaround||
@@ -97,6 +98,12 @@ The following features are enabled in Managed instance deployment model in H1 20
97
98
|Database Mail feature with external (non-Azure) mail servers using secure connection||Resolved|Oct 2019|
98
99
|Contained databases not supported in managed instance||Resolved|Aug 2019|
99
100
101
+
### Agent becomes unresponsive upon modifying, disabling or enabling existing jobs
102
+
103
+
In certain circumstances modifying an existing job, disabling, or enabling it can cause the agent to become unresponsive. Please refrain, if you can, from these activities until the issue is marked as resolved on this page.
104
+
105
+
Customers experiencing this issue requiring prompt resolution should create an [Azure support ticket](https://azure.microsoft.com/support/create-ticket/), choose technical issue, for SQL Database Managed Instance service, and for problem type search for SQL Server Agent. Support engineers will assist with your issue, which likely could result in agent restart.
106
+
100
107
### Permissions on resource group not applied to managed instance
101
108
102
109
Managed Instance Contributor RBAC role when applied to a resource group (RG) is not applied to Managed Instance and has no effect.
0 commit comments