az vmware private-cloud
Note
This reference is part of the vmware extension for the Azure CLI (version 2.11.0 or higher). The extension will automatically install the first time you run an az vmware private-cloud command. Learn more about extensions.
Commands to manage private clouds.
Commands
| az vmware private-cloud add-availability-zone |
Add an Availability Zone to a private cloud. |
| az vmware private-cloud add-cmk-encryption |
Add a Customer Managed Keys Encryption to a private cloud. |
| az vmware private-cloud addidentitysource |
Add a vCenter Single Sign On Identity Source to a private cloud. |
| az vmware private-cloud add-identity-source |
Add a vCenter Single Sign On Identity Source to a private cloud. |
| az vmware private-cloud create |
Create a private cloud. |
| az vmware private-cloud delete |
Delete a private cloud. |
| az vmware private-cloud delete-availability-zone |
Delete an Availability Zone from a private cloud. |
| az vmware private-cloud delete-cmk-encryption |
Delete a Customer Managed Keys Encryption from a private cloud. |
| az vmware private-cloud deleteidentitysource |
Delete a vCenter Single Sign On Identity Source for a private cloud. |
| az vmware private-cloud delete-identity-source |
Delete a vCenter Single Sign On Identity Source for a private cloud. |
| az vmware private-cloud identity |
Commands for Managed Identity in a private cloud. |
| az vmware private-cloud identity assign |
Assign a Managed Identity in a private cloud. |
| az vmware private-cloud identity remove |
Remove a Managed Identity in a private cloud. |
| az vmware private-cloud identity show |
Show Managed Identities in a private cloud. |
| az vmware private-cloud list |
List the private clouds. |
| az vmware private-cloud listadmincredentials |
List the admin credentials for the private cloud. |
| az vmware private-cloud list-admin-credentials |
List the admin credentials for the private cloud. |
| az vmware private-cloud rotate-nsxt-password |
Rotate the NSX-T Manager password. |
| az vmware private-cloud rotate-vcenter-password |
Rotate the vCenter password. |
| az vmware private-cloud show |
Show details of a private cloud. |
| az vmware private-cloud update |
Update a private cloud. |
az vmware private-cloud add-availability-zone
Add an Availability Zone to a private cloud.
az vmware private-cloud add-availability-zone --private-cloud
--resource-group
[--secondary-zone]
[--strategy]
[--zone]
Required Parameters
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Optional Parameters
The secondary availability zone for the private cloud.
The availability strategy for the private cloud.
The primary availability zone for the private cloud.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
az vmware private-cloud add-cmk-encryption
Add a Customer Managed Keys Encryption to a private cloud.
az vmware private-cloud add-cmk-encryption --private-cloud
--resource-group
[--enc-kv-key-name]
[--enc-kv-key-version]
[--enc-kv-url]
[--enc-status]
Required Parameters
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Optional Parameters
The name of the encryption key vault key.
The version of the encryption key vault key.
The URL of the encryption key vault.
Status of customer managed encryption key.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
az vmware private-cloud addidentitysource
Add a vCenter Single Sign On Identity Source to a private cloud.
az vmware private-cloud addidentitysource --alias
--base-group-dn
--base-user-dn
--domain
--name
--password
--primary-server
--private-cloud
--resource-group
--username
[--secondary-server]
[--ssl]
Required Parameters
The domain's NetBIOS name.
The base distinguished name for groups.
The base distinguished name for users.
The domain's dns name.
The name of the identity source.
The password of the Active Directory user with a minimum of read-only access to Base DN for users and groups.
Primary server URL.
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
The ID of an Active Directory user with a minimum of read-only access to Base DN for users and group.
Optional Parameters
Secondary server URL.
Protect LDAP communication using SSL certificate (LDAPS). Specify "Enabled" or "Disabled".
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
az vmware private-cloud add-identity-source
Add a vCenter Single Sign On Identity Source to a private cloud.
az vmware private-cloud add-identity-source --alias
--base-group-dn
--base-user-dn
--domain
--name
--password
--primary-server
--private-cloud
--resource-group
--username
[--secondary-server]
[--ssl]
Required Parameters
The domain's NetBIOS name.
The base distinguished name for groups.
The base distinguished name for users.
The domain's dns name.
The name of the identity source.
The password of the Active Directory user with a minimum of read-only access to Base DN for users and groups.
Primary server URL.
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
The ID of an Active Directory user with a minimum of read-only access to Base DN for users and group.
Optional Parameters
Secondary server URL.
Protect LDAP communication using SSL certificate (LDAPS). Specify "Enabled" or "Disabled".
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
az vmware private-cloud create
Create a private cloud.
az vmware private-cloud create --cluster-size
--name
--network-block
--resource-group
--sku
[--accept-eula]
[--internet]
[--location]
[--mi-system-assigned]
[--nsxt-password]
[--tags]
[--vcenter-password]
[--yes]
Required Parameters
Number of hosts for the default management cluster. Minimum of 3 and maximum of 16.
Name of the private cloud.
A subnet at least of size /22. Make sure the CIDR format is conformed to (A.B.C.D/X) where A,B,C,D are between 0 and 255, and X is between 0 and 22.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
The product SKU.
Optional Parameters
Accept the end-user license agreement without prompting.
Connectivity to internet. Specify "Enabled" or "Disabled".
Location. Values from: az account list-locations. You can configure the default location using az configure --defaults location=<location>.
Enable a system assigned identity.
NSX-T Manager password.
Space-separated tags: key[=value] [key[=value] ...]. Use "" to clear existing tags.
VCenter admin password.
Delete without confirmation.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
az vmware private-cloud delete
Delete a private cloud.
az vmware private-cloud delete --name
--resource-group
[--yes]
Required Parameters
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Optional Parameters
Delete without confirmation.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
az vmware private-cloud delete-availability-zone
Delete an Availability Zone from a private cloud.
az vmware private-cloud delete-availability-zone --private-cloud
--resource-group
[--yes]
Required Parameters
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Optional Parameters
Delete without confirmation.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
az vmware private-cloud delete-cmk-encryption
Delete a Customer Managed Keys Encryption from a private cloud.
az vmware private-cloud delete-cmk-encryption --private-cloud
--resource-group
[--yes]
Required Parameters
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Optional Parameters
Delete without confirmation.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
az vmware private-cloud deleteidentitysource
Delete a vCenter Single Sign On Identity Source for a private cloud.
az vmware private-cloud deleteidentitysource --alias
--domain
--name
--private-cloud
--resource-group
[--yes]
Required Parameters
The domain's NetBIOS name.
The domain's dns name.
The name of the identity source.
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Optional Parameters
Delete without confirmation.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
az vmware private-cloud delete-identity-source
Delete a vCenter Single Sign On Identity Source for a private cloud.
az vmware private-cloud delete-identity-source --alias
--domain
--name
--private-cloud
--resource-group
[--yes]
Required Parameters
The domain's NetBIOS name.
The domain's dns name.
The name of the identity source.
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Optional Parameters
Delete without confirmation.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
az vmware private-cloud list
List the private clouds.
az vmware private-cloud list [--resource-group]
Optional Parameters
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
az vmware private-cloud listadmincredentials
List the admin credentials for the private cloud.
az vmware private-cloud listadmincredentials --private-cloud
--resource-group
Required Parameters
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
az vmware private-cloud list-admin-credentials
List the admin credentials for the private cloud.
az vmware private-cloud list-admin-credentials --private-cloud
--resource-group
Required Parameters
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
az vmware private-cloud rotate-nsxt-password
Rotate the NSX-T Manager password.
az vmware private-cloud rotate-nsxt-password
Examples
Rotate the NSX-T Manager password.
az vmware private-cloud rotate-nsxt-password
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
az vmware private-cloud rotate-vcenter-password
Rotate the vCenter password.
az vmware private-cloud rotate-vcenter-password --private-cloud
--resource-group
[--yes]
Examples
Rotate the vCenter password.
az vmware private-cloud rotate-vcenter-password --resource-group MyResourceGroup --private-cloud MyPrivateCloud
Required Parameters
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Optional Parameters
Delete without confirmation.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
az vmware private-cloud show
Show details of a private cloud.
az vmware private-cloud show --name
--resource-group
Required Parameters
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
az vmware private-cloud update
Update a private cloud.
az vmware private-cloud update --name
--resource-group
[--cluster-size]
[--internet]
[--tags]
Required Parameters
Name of the private cloud.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Optional Parameters
Number of hosts for the default management cluster. Minimum of 3 and maximum of 16.
Connectivity to internet. Specify "Enabled" or "Disabled".
Space-separated tags: key[=value] [key[=value] ...]. Use "" to clear existing tags.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
الملاحظات
إرسال الملاحظات وعرضها المتعلقة بـ