You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> The recommended way to create and manage VMs on Azure Local is using the [Azure Local VM management](../manage/azure-arc-vm-management-overview.md). However, since the functionality described in this article isn't yet provided by Azure Local VM management, you can use Windows Admin Center or PowerShell as described below. Note that VMs created this way aren't enabled by Azure Arc, have limited manageability from the Azure Arc control plane, and fewer Azure Hybrid Benefits, including usage of Azure Update Manager at no extra cost. For more information, see [Compare management capabilities of VMs on Azure Local](../concepts/compare-vm-management-capabilities.md) and [Supported operations for Azure Local VMs](../manage/virtual-machine-operations.md).
10
+
> The recommended way to create and manage VMs on Azure Local is using the [Azure Arc control plane](../manage/azure-arc-vm-management-overview.md). However, since the functionality described in this article isn't yet provided by Azure Arc, you can use Windows Admin Center or PowerShell as described in this article. The VMs created this way aren't enabled by Azure Arc, have limited manageability from the Azure Arc control plane, and fewer Azure Hybrid Benefits, including usage of Azure Update Manager at no extra cost.
11
+
>
12
+
> For more information, see [Compare management capabilities of VMs on Azure Local](../concepts/compare-vm-management-capabilities.md) and [Supported operations for Azure Local VMs](../manage/virtual-machine-operations.md).
Copy file name to clipboardExpand all lines: azure-local/includes/hci-arc-vm.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,6 @@ ms.author: alkohli
9
9
<!--- Link must remain site-relative to prevent build issues with incoming includes from the windowsserverdocs repo --->
10
10
11
11
> [!NOTE]
12
-
> The recommended way to create and manage VMs on Azure Local is using [Azure Local VM management](/azure-stack/hci/manage/azure-arc-vm-management-overview). This article uses methods outside of Azure Local VM management to be able to attach an Ubuntu Linux VM on Azure Local.
12
+
> The recommended way to create and manage VMs on Azure Local is using the [Azure Arc control plane](../manage/azure-arc-vm-management-overview.md). However, since the functionality described in this article isn't yet provided by Azure Arc, you can use Windows Admin Center or PowerShell as described in this article. The VMs created this way aren't enabled by Azure Arc, have limited manageability from the Azure Arc control plane, and fewer Azure Hybrid Benefits, including usage of Azure Update Manager at no extra cost.
13
+
>
14
+
> For more information, see [Compare management capabilities of VMs on Azure Local](../concepts/compare-vm-management-capabilities.md) and [Supported operations for Azure Local VMs](../manage/virtual-machine-operations.md).
@@ -498,7 +498,7 @@ To prepare for this configuration, please review the FAQ contained in the [NVIDI
498
498
}
499
499
```
500
500
501
-
18. Click**Review and Create**, and on the next page click **Create**. You should now see the three modules listed foryour IoT Edge devicein the Azure portal:
501
+
18. Select**Review and Create**, and on the next page click **Create**. You should now see the three modules listed foryour IoT Edge devicein the Azure portal:
> It takes a few minutes for the NvidiaDeepstream Container to be downloaded. You can validate the download using the command"journalctl -u iotedge --no-pager --no-full" to look at the iotedge daemon logs.
520
+
> It takes a few minutes for the NvidiaDeepstream Container to be downloaded. You can validate the download using the command`journalctl -u iotedge --no-pager --no-full` to look at the iotedge daemon logs.
521
521
522
522
20. Confirm that the NvdiaDeepStreem Container is operational. The command output in the screenshots indicates success.
0 commit comments