Skip to content

Commit 027f7ca

Browse files
authored
Readytopublish
1 parent d384034 commit 027f7ca

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/sql-server/azure-arc/prerequisites.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ An Azure Arc-enabled instance of SQL Server is an instance on-premises or in a c
2121
2222
Before you can Arc-enable an instance of SQL Server you need to:
2323

24+
25+
2426
- Have an Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/free/).
2527
- [Arc connected machine agent prerequisites](/azure/azure-arc/servers/prerequisites)
2628
- [Arc connected machine agent network requirements](/azure/azure-arc/servers/network-requirements)
@@ -30,7 +32,7 @@ Before you can Arc-enable an instance of SQL Server you need to:
3032

3133
For instructions, see [Register resource providers](#register-resource-providers).
3234

33-
- To onborad SQL Server to Arc-enabled SQL Server, user or service principal must have permissions in the Azure resource group to complete the task. Specifically:
35+
- To onboard SQL Server to Arc-enabled SQL Server, user or service principal must have permissions in the Azure resource group to complete the task. Specifically:
3436
- `Microsoft.AzureArcData/register/action`
3537
- `Microsoft.HybridCompute/machines/extensions/read`
3638
- `Microsoft.HybridCompute/machines/extensions/write`
@@ -96,7 +98,7 @@ az provider register --namespace 'Microsoft.AzureArcData'
9698

9799
## Azure subscription and service limits
98100

99-
Before configuring your SQL server instances and machines with Azure Arc, review the Azure Resource Manager [subscription limits](/azure/azure-resource-manager/management/azure-subscription-service-limits#subscription-limits) and [resource group limits](/azure/azure-resource-manager/management/azure-subscription-service-limits#resource-group-limits) to plan for the number of machines to be connected.
101+
The number of Arc-enabled SQL Server or database resources is limited to 800 resources per resource group. Before configuring your SQL server instances and machines with Azure Arc review the Azure Resource Manager [subscription limits](/azure/azure-resource-manager/management/azure-subscription-service-limits#subscription-limits) and [resource group limits](/azure/azure-resource-manager/management/azure-subscription-service-limits#resource-group-limits) to plan for the number of machines to be connected.
100102

101103
## Supported Azure regions
102104

0 commit comments

Comments
 (0)