Skip to content

Commit 6463849

Browse files
authored
Add Microsoft.AzureArcData
One of the most common customer support cases that we get in Arc-enabled SQL Server is when the customer has deployed the SQL Server extension to an Arc agent but the SQL Server resource doesnt show up. Most times this is caused by the Microsoft.AzureArcData RP not being registered. If we can tell customers earlier on in the onboarding process to also register that RP as part of the onboarding process if they plan to Arc enable their SQL Servers, then hopefully we can reduce the occurrence of this type of support case.
1 parent e2d2d79 commit 6463849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/servers/learn/quick-enable-hybrid-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ In this quickstart, you'll deploy and configure the Azure Connected Machine agen
1616

1717
* An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
1818
* Deploying the Connected Machine agent on a machine requires that you have administrator permissions to install and configure the agent. On Linux this is done by using the root account, and on Windows, with an account that is a member of the Local Administrators group.
19-
* The Microsoft.HybridCompute, Microsoft.GuestConfiguration, and Microsoft.HybridConnectivity resource providers must be registered on your subscription. Please [register these resource providers ahead of time](../prerequisites.md#azure-resource-providers).
19+
* The Microsoft.HybridCompute, Microsoft.GuestConfiguration, Microsoft.HybridConnectivity, and Microsoft.AzureArcData resource providers must be registered on your subscription. Please [register these resource providers ahead of time](../prerequisites.md#azure-resource-providers).
2020
* Before you get started, be sure to review the [agent prerequisites](../prerequisites.md) and verify the following:
2121
* Your target machine is running a supported [operating system](../prerequisites.md#supported-operating-systems).
2222
* Your account has the [required Azure built-in roles](../prerequisites.md#required-permissions).

0 commit comments

Comments
 (0)