Az.HDInsight

4.3.1-preview

Microsoft Azure PowerShell - HDInsight service cmdlets for Azure Resource Manager in Windows PowerShell and PowerShell Core.

For more information on HDInsight, please visit the following: https://docs.microsoft.com/azure/hdinsight/

Minimum PowerShell version

5.1

This is a prerelease version of Az.HDInsight.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az.HDInsight -RequiredVersion 4.3.1-preview -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Az.HDInsight -Version 4.3.1-preview -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ResourceManager ARM HDInsight

Cmdlets

Get-AzHDInsightJob New-AzHDInsightSqoopJobDefinition Wait-AzHDInsightJob New-AzHDInsightStreamingMapReduceJobDefinition New-AzHDInsightMapReduceJobDefinition New-AzHDInsightPigJobDefinition New-AzHDInsightHiveJobDefinition Get-AzHDInsightJobOutput Invoke-AzHDInsightHiveJob Use-AzHDInsightCluster Stop-AzHDInsightJob Start-AzHDInsightJob Add-AzHDInsightComponentVersion Add-AzHDInsightSecurityProfile Set-AzHDInsightDefaultStorage Add-AzHDInsightStorage Add-AzHDInsightScriptAction Add-AzHDInsightMetastore Add-AzHDInsightConfigValue Get-AzHDInsightProperty Set-AzHDInsightGatewayCredential New-AzHDInsightClusterConfig Remove-AzHDInsightCluster Set-AzHDInsightClusterSize Get-AzHDInsightPersistedScriptAction Get-AzHDInsightScriptActionHistory Remove-AzHDInsightPersistedScriptAction Set-AzHDInsightPersistedScriptAction Submit-AzHDInsightScriptAction Get-AzHDInsightCluster New-AzHDInsightCluster Add-AzHDInsightClusterIdentity Enable-AzHDInsightMonitoring Disable-AzHDInsightMonitoring Get-AzHDInsightMonitoring Set-AzHDInsightClusterDiskEncryptionKey Get-AzHDInsightHost Restart-AzHDInsightHost New-AzHDInsightClusterAutoscaleScheduleCondition Get-AzHDInsightClusterAutoscaleConfiguration New-AzHDInsightClusterAutoscaleConfiguration Set-AzHDInsightClusterAutoscaleConfiguration Remove-AzHDInsightClusterAutoscaleConfiguration Get-AzHDInsightAzureMonitor Enable-AzHDInsightAzureMonitor Disable-AzHDInsightAzureMonitor New-AzHDInsightIPConfiguration New-AzHDInsightPrivateLinkConfiguration

PSEditions

Core Desktop

Dependencies

Release Notes

* Add two parameters '-Zone' and '-PrivateLinkConfiguration' to cmdlet 'New-AzHDInsightCluster'
 - Add parameter '-Zone' to cmdlet 'New-AzHDInsightCluster' to support to create cluster with availability zones feature
 - Add parameter '-PrivateLinkConfiguration' to cmdlet 'New-AzHDInsightCluster' to support to add private link configuration when creating cluster with private link feature.
* Add cmdlet New-AzHDInsightIPConfiguration to create ip configuration object in memory.
* Add cmdlet New-AzHDInsightPrivateLinkConfiguration to create private link configuration object in memory.
* Fixed the output type in help doc of Set-AzHDInsightClusterDiskEncryptionKey cmdlet from 'Microsoft.Azure.Management.HDInsight.Models.Cluster' to  'Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightCluster' to keep consistent with the real type of returned object.
* Breaking change:
 - Changed the type of parameter 'OSType' from 'Microsoft.Azure.Management.HDInsight.Models.OSType' to 'System.string' in cmdlet 'New-AzHDInsightCluster'.
 - Changed the type of parameter 'ClusterTier' from 'Microsoft.Azure.Management.HDInsight.Models.ClusterTier' to 'System.string' in cmdlets 'New-AzHDInsightCluster' and 'New-AzHDInsightClusterConfig'.
 - Changed the type of property 'VmSizes' in class 'AzureHDInsightCapabilities' from 'IDictionary<string, AzureHDInsightVmSizesCapability>' to 'IList<string>'.
 - Changed the type of property 'AssignedIdentity' in class 'AzureHDInsightCluster' from 'Microsoft.Azure.Management.HDInsight.Models.ClusterIdentity'  to 'Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightClusterIdentity'.

FileList

Version History

Version Downloads Last updated
6.1.0 6,187,691 1/9/2024
6.0.2 2,683,767 11/14/2023
6.0.1 3,567,656 9/5/2023
6.0.0 3,915,973 5/23/2023
5.0.1 20,568,783 4/5/2022
5.0.0 2,376,662 12/7/2021
4.3.1-preview (current version) 125 10/26/2021
4.3.0 4,760,622 6/15/2021
4.2.1 3,534,532 4/13/2021
4.2.0 2,072,898 2/9/2021
4.1.1 3,131,110 12/29/2020
4.1.0 3,017,237 11/17/2020
4.0.0 1,716,627 10/27/2020
3.6.1 3,198,990 10/13/2020
3.6.0 259,869 9/22/2020
3.5.0 1,935,561 8/25/2020
3.4.0 427,278 8/4/2020
3.3.1 362,718 7/14/2020
3.3.0 418,532 6/23/2020
3.2.0 733,403 5/19/2020
3.1.0 2,258,427 3/31/2020
3.0.3 1,397,215 2/4/2020
3.0.2 382,687 1/7/2020
3.0.1 328,296 12/17/2019
3.0.0 965,158 11/4/2019
3.0.0-preview 133 9/9/2019
2.0.2 1,271,539 9/24/2019
2.0.1 320,010 8/27/2019
2.0.0 1,099,912 5/6/2019
1.1.0 366,756 4/23/2019
1.0.0 416,742 12/18/2018
Show less