@@ -51,7 +51,25 @@ landingContent:
51
51
- linkListType : reference
52
52
links :
53
53
- text : Azure CLI
54
- url : https://learn.microsoft.com/en-us/cli/azure/connectedvmware?view=azure-cli-latest
54
+ url : https://learn.microsoft.com/en-us/cli/azure/connectedvmware
55
+ - text : Azure PowerShell
56
+ url : https://learn.microsoft.com/en-us/powershell/module/az.connectedvmware
57
+ - text : Azure REST APIs
58
+ url : https://learn.microsoft.com/en-us/rest/api/azure-arc-vmware/operation-groups
59
+ - text : ARM Templates
60
+ url : https://learn.microsoft.com/en-us/azure/templates/microsoft.connectedvmwarevsphere/clusters?pivots=deployment-language-arm-template
61
+ - text : Bicep Templates
62
+ url : https://learn.microsoft.com/en-us/azure/templates/microsoft.connectedvmwarevsphere/clusters?pivots=deployment-language-bicep
63
+ - text : Terraform Templates
64
+ url : https://learn.microsoft.com/en-us/azure/templates/microsoft.connectedvmwarevsphere/clusters?pivots=deployment-language-terraform
65
+ - text : Python SDK
66
+ url : https://learn.microsoft.com/en-us/python/api/overview/azure/mgmt-connectedvmware-readme
67
+ - text : Java SDK
68
+ url : https://learn.microsoft.com/en-us/java/api/overview/azure/resourcemanager-connectedvmware-readme
69
+ - text : JavaScript SDK
70
+ url : https://learn.microsoft.com/en-us/javascript/api/overview/azure/arm-connectedvmware-readme
71
+ - text : .NET SDK
72
+ url : https://learn.microsoft.com/en-us/dotnet/api/overview/azure/resourcemanager.connectedvmwarevsphere-readme
55
73
- title : Proof of concept
56
74
linkLists :
57
75
- linkListType : sample
@@ -62,7 +80,7 @@ landingContent:
62
80
linkLists :
63
81
- linkListType : how-to-guide
64
82
links :
65
- - text : Administer for Arc-enabled VMware vSphere
83
+ - text : Administer Arc-enabled VMware vSphere
66
84
url : administer-arc-vmware.md
67
85
- text : Remove vCenter from Azure Arc
68
86
url : remove-vcenter-from-arc-vmware.md
0 commit comments