Features
Once you successfully log in with your Azure Account, you can view all AKS clusters in your Azure subscriptions(s) under the section named Azure. You can right click on your AKS cluster and click a menu item to perform following actions.
Release spotlight
This release adds the following experiences:
- Container Assist Integration (Preview)
- Containerization Assist Skills for Copilot Chat (Preview)
- Simplified AKS Menu Structure (Feature Flag)
Container Assist and the simplified menu can be enabled independently:
{
"aks.containerAssistEnabledPreview": true,
"aks.simplifiedMenuStructure": true
}
From 2.1.0, aks.containerAssistEnabledPreview is enabled by default.
The Containerization Assist skills require no feature flag or additional setup.
Container Assist release screenshots:


Menu simplification release screenshots:

















