File tree Expand file tree Collapse file tree
docs/sql-server/azure-arc Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ You can connect your SQL Server instance to Azure Arc by following these steps.
1616## Prerequisites
1717
1818* Your machine has at least one instance of SQL Server installed
19- * The ** Microsoft.AzureArcData** resource provider has been registered.
19+ * The ** Microsoft.AzureArcData** and ** Microsoft.HybridCompute ** resource providers has been registered.
2020
2121To register the resource provider, use one of the methods below:
2222
@@ -25,7 +25,7 @@ To register the resource provider, use one of the methods below:
25251 . Select ** Subscriptions**
26262 . Choose your subscription
27273 . Under ** Settings** , select ** Resource providers**
28- 4 . Search for ` Microsoft.AzureArcData ` and select ** Register**
28+ 4 . Search for ` Microsoft.AzureArcData ` and ` Microsoft.HybridCompute ` and select ** Register**
2929
3030# [ PowerShell] ( #tab/powershell )
3131
You can’t perform that action at this time.
0 commit comments