Skip to content

Commit aaefd75

Browse files
Merge pull request #26297 from tarynpratt/tpratt_da_portal
removing mention of account being a domain admin
2 parents b9fa583 + 8a10de5 commit aaefd75

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

azure-sql/virtual-machines/windows/availability-group-azure-portal-configure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ To configure an Always On availability group by using the Azure portal, you must
5151

5252
- The following account permissions:
5353

54-
- A domain admin user account that has **Create Computer Object** permissions in the domain. This user will create the cluster and availability group, and will install SQL Server.
54+
- A domain user account that has **Create Computer Object** permissions in the domain. This user will create the cluster and availability group, and will install SQL Server.
5555

56-
For example, a domain admin account (`account@domain.com`) typically has sufficient permission. This account should also be part of the local administrator group on each VM to create the cluster.
56+
For example, a domain user account (`account@domain.com`) typically has sufficient permission. This account should also be part of the local administrator group on each VM to create the cluster.
5757

5858
- A domain SQL Server service account to control SQL Server. This should be the same account for every SQL Server VM that you want to add to the availability group.
5959

-1.96 KB
Loading

0 commit comments

Comments
 (0)