az hdinsight-on-aks cluster node-profile
Note
This reference is part of the hdinsightonaks extension for the Azure CLI (version 2.57.0 or higher). The extension will automatically install the first time you run an az hdinsight-on-aks cluster node-profile command. Learn more about extensions.
Command group 'az hdinsight-on-aks cluster' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Manage compute node profile.
Commands
Name | Description | Type | Status |
---|---|---|---|
az hdinsight-on-aks cluster node-profile create |
Create a node profile with SKU and worker count. |
Extension | Preview |
az hdinsight-on-aks cluster node-profile create
Command group 'az hdinsight-on-aks cluster' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Create a node profile with SKU and worker count.
az hdinsight-on-aks cluster node-profile create --count
--node-type
--vm-size
Required Parameters
The number of virtual machines.
The node type.
The virtual machine SKU.
Global Parameters
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.