Az.HDInsight

5.0.0

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

Installation Options

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

Install-Module -Name Az.HDInsight -RequiredVersion 5.0.0

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

Install-PSResource -Name Az.HDInsight -Version 5.0.0

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

* Added two parameters '-Zone' and '-PrivateLinkConfiguration' to cmdlet 'New-AzHDInsightCluster'
 - Added parameter '-Zone' to cmdlet 'New-AzHDInsightCluster' to support to create cluster with availability zones feature
 - Added parameter '-PrivateLinkConfiguration' to cmdlet 'New-AzHDInsightCluster' to support to add private link configuration when creating cluster with private link feature.
* Added cmdlet New-AzHDInsightIPConfiguration to create ip configuration object in memory.
* Added 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,148,650 1/9/2024
6.0.2 2,683,704 11/14/2023
6.0.1 3,564,658 9/5/2023
6.0.0 3,915,875 5/23/2023
5.0.1 20,563,040 4/5/2022
5.0.0 (current version) 2,376,579 12/7/2021
4.3.1-preview 125 10/26/2021
4.3.0 4,759,829 6/15/2021
4.2.1 3,533,484 4/13/2021
4.2.0 2,072,713 2/9/2021
4.1.1 3,131,087 12/29/2020
4.1.0 3,017,214 11/17/2020
4.0.0 1,716,625 10/27/2020
3.6.1 3,198,267 10/13/2020
3.6.0 259,845 9/22/2020
3.5.0 1,935,550 8/25/2020
3.4.0 427,275 8/4/2020
3.3.1 362,695 7/14/2020
3.3.0 418,521 6/23/2020
3.2.0 733,396 5/19/2020
3.1.0 2,258,214 3/31/2020
3.0.3 1,396,961 2/4/2020
3.0.2 382,687 1/7/2020
3.0.1 328,296 12/17/2019
3.0.0 965,105 11/4/2019
3.0.0-preview 133 9/9/2019
2.0.2 1,271,408 9/24/2019
2.0.1 320,003 8/27/2019
2.0.0 1,099,877 5/6/2019
1.1.0 366,747 4/23/2019
1.0.0 416,740 12/18/2018
Show less