Skip to content

Commit 444a83c

Browse files
author
Manika Dhiman
committed
fixed warnings
1 parent f972015 commit 444a83c

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

azure-stack/hci/manage/azure-arc-vm-management-prerequisites.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ This article lists the requirements and prerequisites for Azure Arc VM managemen
1717

1818
## Azure requirements
1919

20-
The Azure req
2120
The Azure requirements include:
2221

2322
- To provision Arc VMs and VM resources such as virtual disks, logical network, network interfaces, and VM images through the Azure portal, you must have access to an Azure subscription with the appropriate RBAC role and permissions assigned. For more information, see [RBAC roles for Azure Stack HCI Arc VM management](./assign-vm-rbac-roles.md#about-builtin-rbac-roles).

azure-stack/hci/manage/create-network-interfaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Before you create a network interface, make sure that the following prerequisite
3131

3232
# [Azure CLI](#tab/azurecli)
3333

34-
- Make sure to review and [complete the prerequisites](../hci/manage/azure-arc-vm-management-prerequisites.md). If using a client to connect to your Azure Stack HCI cluster, see [Connect to the cluster remotely](./azure-arc-vm-management-prerequisites.md#connect-to-the-cluster-remotely).
34+
- Make sure to review and [complete the prerequisites](./azure-arc-vm-management-prerequisites.md). If using a client to connect to your Azure Stack HCI cluster, see [Connect to the cluster remotely](./azure-arc-vm-management-prerequisites.md#connect-to-the-cluster-remotely).
3535

3636
- Access to a logical network that you created on your Azure Stack HCI cluster. For more information, see [Create logical network](./create-virtual-networks.md).
3737

azure-stack/hci/manage/virtual-machine-image-azure-marketplace.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ Before you begin, make sure that the following prerequisites are completed.
2424

2525
# [Azure CLI](#tab/azurecli)
2626

27-
Make sure to review and [complete the prerequisites](../hci/manage/azure-arc-vm-management-prerequisites.md). If using a client to connect to your Azure Stack HCI cluster, see [Connect to the cluster remotely](./azure-arc-vm-management-prerequisites.md#connect-to-the-cluster-remotely).
27+
Make sure to review and [complete the prerequisites](./azure-arc-vm-management-prerequisites.md). If using a client to connect to your Azure Stack HCI cluster, see [Connect to the cluster remotely](./azure-arc-vm-management-prerequisites.md#connect-to-the-cluster-remotely).
2828

2929
# [Azure portal](#tab/azureportal)
3030

31-
Make sure to review and [complete the prerequisites](../hci/manage/azure-arc-vm-management-prerequisites.md).
31+
Make sure to review and [complete the prerequisites](./azure-arc-vm-management-prerequisites.md).
3232

3333
---
3434

0 commit comments

Comments
 (0)