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.4 7,475,866 9/3/2024
6.0.3 9,980,863 4/30/2024
6.0.2 1,856,603 4/2/2024
6.0.1 3,597,704 2/6/2024
6.0.0 4,414,426 11/14/2023
5.5.1 7,721,685 7/4/2023
5.5.0 1,656,804 5/23/2023
5.4.0 2,362,683 4/25/2023
5.3.2 904,064 4/4/2023
5.3.1 1,214,145 3/9/2023
5.3.0 1,866,024 2/7/2023
5.2.0 1,442,591 1/10/2023
5.1.0 1,320,286 12/6/2022
5.0.1 761,608 11/17/2022
5.0.0 1,681,585 10/17/2022
4.3.1 239,909 10/12/2022
4.3.0 2,163,901 9/6/2022
4.2.1 1,040,574 8/2/2022
4.2.0 763,369 7/5/2022
4.1.0 4,087,337 5/24/2022
3.1.3 4,056,150 4/26/2022
3.1.2 1,315,261 3/1/2022
3.1.1 476,380 2/7/2022
3.1.0 764,440 1/4/2022
3.0.0 (current version) 543,952 12/7/2021
2.5.0 2,173,121 11/2/2021
2.4.0 1,382,418 9/7/2021
2.3.0 755,698 8/3/2021
2.2.0 664,661 7/6/2021
2.1.1 436,054 6/15/2021
2.1.0 3,619,470 5/4/2021
2.0.2 2,644,191 2/9/2021
2.0.1 6,202,436 11/17/2020
2.0.0 1,737,944 10/27/2020
1.3.1-preview 150 9/23/2020
1.3.1-Prerel... 141 9/23/2020
1.3.0 3,879,478 9/22/2020
1.2.0 2,390,179 8/4/2020
1.1.3 375,057 7/14/2020
1.1.2 442,400 6/23/2020
1.1.1 765,078 5/19/2020
1.1.0-preview 183 4/3/2020
1.0.3 4,246,874 12/17/2019
1.0.2 3,080,873 8/27/2019
1.0.1 1,734,355 1/29/2019
1.0.0 82,304 12/18/2018
0.7.0 12,630 12/4/2018
0.6.1 9,415 11/21/2018
0.5.0 10,063 11/6/2018
0.4.0 11,353 10/23/2018
0.3.0 11,400 10/9/2018
0.2.2 4,988 9/24/2018
0.1.0 393 8/28/2018
Show less