Skip to content

az vmware cluster create has a mandatory flag that is lacks documentation #26653

@theav8or

Description

@theav8or

Related command

Please clarify difference between --hosts and --size parameters in KB (https://learn.microsoft.com/en-us/cli/azure/vmware/cluster?view=azure-cli-latest#az-vmware-cluster-create) and provide examples how to use 'az vmware cluster' commads to create and expand VMware clusters in AVS."

Resource Provider

Microsoft.AVS/privateClouds

Description of Feature or Work Requested

Command
az vmware cluster create : Create a cluster in a private cloud. The maximum number of clusters
is 4.

Arguments
--hosts [Required] : A cluster's hosts in the private cloud.
--name -n [Required] : Name of the cluster.
--private-cloud -c [Required] : Name of the private cloud.
--resource-group -g [Required] : Name of resource group. You can configure the default group
using az configure --defaults group=<name>.

Minimum API Version Required

Extensions: vmware 5.0.2

Swagger PR link / SDK link

https://portal.microsofticm.com/imp/v3/incidents/details/335010837/home

Request Example

az vmware cluster create --help

Target Date

2022-09-15

Additional context

No response

Metadata

Metadata

Labels

Auto-AssignAuto assign by botService AttentionThis issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.feature-request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions