Skip to content

Commit d90d4b4

Browse files
committed
Added the include files for the cli commands
1 parent d0b2a61 commit d90d4b4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/azure-arc/vmware-vsphere/enable-guest-management-at-scale.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,15 +158,15 @@ Arc agents can be installed directly on machines without relying on VMware tools
158158

159159
- The following command scans all the Arc for Server machines that belong to the vCenter in the specified subscription and links the machines with that vCenter.
160160

161-
[!INCLUDE [azure-cli-subscription](../includes/azure-cli-subscription.md)]
161+
[!INCLUDE [azure-cli-subscription](./includes/azure-cli-all.md)]
162162

163163
- The following command scans all the Arc for Server machines that belong to the vCenter in the specified Resource Group and links the machines with that vCenter.
164164

165-
[!INCLUDE [azure-cli-all](../includes/azure-cli-all.md)]
165+
[!INCLUDE [azure-cli-all](./includes/azure-cli-all.md)]
166166

167167
- The following command can be used to link an individual Arc for Server resource to vCenter.
168168

169-
[!INCLUDE [azure-cli-specified-arc](../includes/azure-cli-specified-arc.md)]
169+
[!INCLUDE [azure-cli-specified-arc](./includes/azure-cli-specified-arc.md)]
170170

171171
## Next steps
172172

articles/azure-arc/vmware-vsphere/enable-virtual-hardware.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,15 @@ Use the following az commands to link Arc-enabled Server machines to vCenter at
5050

5151
**Create VMware resource from the specified Arc for Server machine in the vCenter**
5252

53-
[!INCLUDE [azure-cli-specified-arc](../includes/azure-cli-specified-arc.md)]
53+
[!INCLUDE [azure-cli-specified-arc](./includes/azure-cli-specified-arc.md)]
5454

5555
**Create VMware resources from all Arc for Server machines in the specified resource group belonging to that vCenter**
5656

57-
[!INCLUDE [azure-cli-all](../includes/azure-cli-all.md)]
57+
[!INCLUDE [azure-cli-all](./includes/azure-cli-all.md)]
5858

5959
**Create VMware resources from all Arc for Server machines in the specified subscription belonging to that vCenter**
6060

61-
[!INCLUDE [azure-cli-subscription](../includes/azure-cli-subscription.md)]
61+
[!INCLUDE [azure-cli-subscription](./includes/azure-cli-subscription.md)]
6262

6363
### Required Parameters
6464

0 commit comments

Comments
 (0)