Az.Aks

3.0.0

Microsoft Azure PowerShell - Azure managed Kubernetes cmdlets for Windows PowerShell and PowerShell Core.

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

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.Aks -RequiredVersion 3.0.0

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

Install-PSResource -Name Az.Aks -Version 3.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 AKS Kubernetes Container Orchestrator Containers Docker

Cmdlets

Get-AzAksCluster New-AzAksCluster Remove-AzAksCluster Import-AzAksCredential Start-AzAksDashboard Stop-AzAksDashboard Set-AzAksCluster New-AzAksNodePool Update-AzAksNodePool Remove-AzAksNodePool Get-AzAksNodePool Install-AzAksKubectl Enable-AzAksAddOn Disable-AzAksAddOn Set-AzAksClusterCredential Invoke-AzAksRunCommand

Functions

Get-AzAksNodePoolUpgradeProfile Get-AzAksUpgradeProfile Get-AzAksVersion Start-AzAksCluster Stop-AzAksCluster

PSEditions

Core Desktop

Dependencies

Release Notes

* [Breaking Change] Updated parameter alias and output type of 'Get-AzAksVersion'
* Added 'Invoke-AzAksRunCommand' to support running a shell command (with kubectl, helm) on aks cluster. [#16104]
* Added support of 'EnableNodePublicIp' and 'NodePublicIPPrefixID' for 'New-AzAksCluster' and 'New-AzAksNodePool'. [#15656]
* Migrated the logic of creating service principal in 'New-AzAksCluster' from 'Azure Active Directory Graph' to 'Microsoft Graph'.
* Fixed the issue that 'Set-AzAksCluster' can't upgrade cluster when node pool version doesn't match cluster version. [#14583]
* Added 'ResourceGroupName' in 'PSKubernetesCluster'. [#15802]

FileList

Version History

Version Downloads Last updated
6.0.3 2,155,462 4/30/2024
6.0.2 1,833,983 4/2/2024
6.0.1 3,365,111 2/6/2024
6.0.0 4,374,342 11/14/2023
5.5.1 6,539,900 7/4/2023
5.5.0 1,652,643 5/23/2023
5.4.0 2,043,319 4/25/2023
5.3.2 893,818 4/4/2023
5.3.1 1,204,608 3/9/2023
5.3.0 1,372,517 2/7/2023
5.2.0 1,413,592 1/10/2023
5.1.0 1,309,454 12/6/2022
5.0.1 747,305 11/17/2022
5.0.0 1,532,092 10/17/2022
4.3.1 238,766 10/12/2022
4.3.0 2,024,236 9/6/2022
4.2.1 1,031,365 8/2/2022
4.2.0 759,024 7/5/2022
4.1.0 4,022,708 5/24/2022
3.1.3 3,363,951 4/26/2022
3.1.2 1,288,328 3/1/2022
3.1.1 475,248 2/7/2022
3.1.0 761,140 1/4/2022
3.0.0 (current version) 541,928 12/7/2021
2.5.0 1,991,000 11/2/2021
2.4.0 1,377,369 9/7/2021
2.3.0 751,116 8/3/2021
2.2.0 650,941 7/6/2021
2.1.1 431,048 6/15/2021
2.1.0 3,291,094 5/4/2021
2.0.2 2,628,320 2/9/2021
2.0.1 6,174,976 11/17/2020
2.0.0 1,737,392 10/27/2020
1.3.1-preview 145 9/23/2020
1.3.1-Prerel... 138 9/23/2020
1.3.0 3,576,676 9/22/2020
1.2.0 2,382,752 8/4/2020
1.1.3 372,967 7/14/2020
1.1.2 441,822 6/23/2020
1.1.1 761,342 5/19/2020
1.1.0-preview 179 4/3/2020
1.0.3 4,193,786 12/17/2019
1.0.2 3,015,354 8/27/2019
1.0.1 1,723,245 1/29/2019
1.0.0 81,803 12/18/2018
0.7.0 12,625 12/4/2018
0.6.1 9,412 11/21/2018
0.5.0 10,058 11/6/2018
0.4.0 11,348 10/23/2018
0.3.0 11,395 10/9/2018
0.2.2 4,985 9/24/2018
0.1.0 390 8/28/2018
Show less