Skip to content

Commit d80f498

Browse files
committed
adding bug warning
1 parent 0ff99c9 commit d80f498

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

articles/active-directory/connect/active-directory-aadconnect-accounts-permissions.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.workload: identity
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: article
16-
ms.date: 07/27/2017
16+
ms.date: 10/03/2017
1717
ms.author: billmath
1818

1919
---
@@ -93,6 +93,10 @@ Which permissions you require depends on the optional features you enable. If yo
9393
## Upgrade
9494
When you upgrade from one version of Azure AD Connect to a new release, you need the following permissions:
9595

96+
>[!IMPORTANT]
97+
>Starting with build 1.1.484, Azure AD Connect introduced a regression bug which requires sysadmin permissions to upgrade the SQL database. This bug is still present in the latest build 1.1.614. If you are upgrading to this build, you will need sysadmin permissions. Dbo permissions are not sufficient. If you attempt to upgrade Azure AD Connect without having sysadmin permissions, the upgrade will fail and Azure AD Connect will no longer function correctly afterwards. Microsoft is aware of this and is working to correct this.
98+
99+
96100
| Principal | Permissions required | Used for |
97101
| --- | --- | --- |
98102
| User running the installation wizard |Administrator of the local server |Update binaries. |

articles/active-directory/connect/active-directory-aadconnect-version-history.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.devlang: na
1212
ms.topic: article
1313
ms.tgt_pltfrm: na
1414
ms.workload: identity
15-
ms.date: 08/30/2017
15+
ms.date: 10/03/2017
1616
ms.author: billmath
1717

1818
---
@@ -21,7 +21,10 @@ The Azure Active Directory (Azure AD) team regularly updates Azure AD Connect wi
2121

2222
This article is designed to help you keep track of the versions that have been released, and to understand whether you need to update to the newest version or not.
2323

24-
This is a list of related topics:
24+
>[!IMPORTANT]
25+
>Starting with build 1.1.484, Azure AD Connect introduced a regression bug which requires sysadmin permissions to upgrade the SQL database. This bug is still present in the latest build 1.1.614. If you are upgrading to this build, you will need sysadmin permissions. Dbo permissions are not sufficient. If you attempt to upgrade Azure AD Connect without having sysadmin permissions, the upgrade will fail and Azure AD Connect will no longer function correctly afterwards. Microsoft is aware of this and is working to correct this.
26+
27+
his is a list of related topics:
2528

2629

2730
Topic | Details

0 commit comments

Comments
 (0)