Skip to content

Commit 42a535b

Browse files
authored
Merge pull request #21297 from psfaro/patch-2
Update connect.md
2 parents e482ec2 + 4df31c8 commit 42a535b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

2121
To 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:
2525
1. Select **Subscriptions**
2626
2. Choose your subscription
2727
3. 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

0 commit comments

Comments
 (0)