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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -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
+
|[Permissions on resource group not applied to Managed Instance](#permissions-on-resource-group-not-applied-to-managed-instance)|Feb 2020|Has Workaround||
75
76
|[Limitation of manual failover via portal for failover groups](#limitation-of-manual-failover-via-portal-for-failover-groups)|Jan 2020|Has Workaround||
76
77
|[SQL Agent roles need explicit EXECUTE permissions for non-sysadmin logins](#in-memory-oltp-memory-limits-are-not-applied)|Dec 2019|Has Workaround||
77
78
|[SQL Agent jobs can be interrupted by Agent process restart](#sql-agent-jobs-can-be-interrupted-by-agent-process-restart)|Dec 2019|No Workaround|Mar 2020|
@@ -96,6 +97,12 @@ The following features are enabled in Managed instance deployment model in H1 20
96
97
|Database Mail feature with external (non-Azure) mail servers using secure connection||Resolved|Oct 2019|
97
98
|Contained databases not supported in managed instance||Resolved|Aug 2019|
98
99
100
+
### Permissions on resource group not applied to managed instance
101
+
102
+
Managed Instance Contributor RBAC role when applied to a resource group (RG) is not applied to Managed Instance and has no effect.
103
+
104
+
**Workaround**: Setup Managed Instance Contributor role for users at the subscription level.
105
+
99
106
### Limitation of manual failover via portal for failover groups
100
107
101
108
If failover group spans across instances in different Azure subscriptions or resource groups, manual failover cannot be initiated from the primary instance in the failover group.
0 commit comments