Skip to content

Commit 05ceeda

Browse files
author
Mike Ray (Microsoft)
committed
Acrolinx
1 parent a04a0d6 commit 05ceeda

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/sql-server/azure-arc/plan-evaluate-on-azure-virtual-machine.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ ms.topic: conceptual
1111

1212
# Evaluate Azure Arc-enabled SQL Server instance on an Azure virtual machine
1313

14-
Azure Arc-enabled SQL Server is designed to help you connect servers running on-premises or in other clouds to Azure. Normally, you would not use Azure Arc-enabled SQL Server on an Azure virtual machine because all the same capabilities are natively available for these VMs, including a representation of the VM in Azure Resource Manager, VM extensions, managed identities, and Azure Policy.
14+
Azure Arc-enabled SQL Server is designed to help you connect servers running on-premises or in other clouds to Azure. Normally, you wouldn't use Azure Arc-enabled SQL Server on an Azure virtual machine. All the Azure capabilities are natively available for these VMs, including a representation of the VM in Azure Resource Manager, VM extensions, managed identities, and Azure Policy.
1515

16-
While you cannot install Azure Arc-enabled SQL Server on an Azure VM for production scenarios, it is possible to configure Azure Arc-enabled servers to run on an Azure VM for *evaluation and testing purposes only*. This article will help you set up an Azure VM before you can enable Azure Arc-enabled servers on it.
16+
While you can't install Azure Arc-enabled SQL Server on an Azure VM for production scenarios, it's possible to configure Azure Arc-enabled servers to run on an Azure VM for *evaluation and testing purposes only*. This article explains how to set up an Azure SQL VM before you can enable Azure Arc-enabled SQL Server on it.
1717

1818
> [!NOTE]
1919
> The steps in this article are intended for virtual machines hosted in the Azure cloud. Azure Arc-enabled SQL Server is not supported on virtual machines running on Azure Stack Hub or Azure Stack Edge.
@@ -32,9 +32,9 @@ Create an Azure SQL Virtual Machine. Use an [available Azure SQL VM image](/azur
3232
## Remove any VM extensions on the Azure VM
3333

3434
1. In the Azure portal, navigate to your Azure VM resource and from the left-hand pane, select **Extensions + applications**.
35-
1. Notice any extensions. Because this is an Azure SQL VM, it will have *SQLIaasExtension*.
35+
1. Notice any extensions. Because this VM is an Azure SQL VM, it will have *SQLIaasExtension*.
3636
1. Select **SQLIaasExtension**, and select **Uninstall**.
37-
1. If there are any other extensions installed on the VM, select each extension individually and then select **Uninstall**.
37+
1. If there are any other extensions installed on the VM, select each extension individually, and then select **Uninstall**.
3838

3939
## Disable the Azure VM Guest agent
4040

0 commit comments

Comments
 (0)