1.0.0-beta.6 (2026-04-02)
Features Added
- Migrated from the reflection-based generator to the TypeSpec provisioning emitter.
- Bumped API version from
2024-08-01to2026-01-01. - Added new resource types:
AgentPoolUpgradeProfile,ContainerServiceMachine,ManagedClusterUpgradeProfile,MeshRevisionProfile,MeshUpgradeProfile. - Added new models:
ManagedClusterAdvancedNetworkingAccelerationMode,ProxyRedirectionMechanism,TransitEncryptionType,ManagedClusterPodIdentityProvisioningErrorDetail. - Added new properties:
PerformanceAccelerationMode,TransitEncryptionType,ProxyRedirectionMechanism,IsHttpProxyEnabled.
Breaking Changes
- Renamed
ResourceIdentityTypetoIdentityTypeonManagedClusterIdentity. - Renamed boolean properties to follow
Is*Enabled/Is*Disabledconvention (e.g.,EnableAutoScaling→IsAutoScalingEnabled,EnablePrivateCluster→IsPrivateClusterEnabled). - Renamed
FailStartWithSwapOntoShouldFailStartWithSwapOn,ScaleManualtoVirtualMachinesScaleManual,IsOutboundNatDisabledtoWindowsIsOutboundNatDisabled,IsCostAnalysisEnabledtoMetricsIsCostAnalysisEnabled,IsVpaEnabledtoVerticalPodAutoscalerIsVpaEnabled. - Removed duplicate properties
DisableLocalAccounts,EnableRbac,EnablePodSecurityPolicy. - Removed
IPFamilyenum (consolidated intoContainerServiceIPFamily). - Changed
UserAssignedIdentitiestype fromBicepDictionary<UserAssignedIdentityDetails>toBicepDictionary<ManagedServiceIdentityUserAssignedIdentitiesValue>. EffectiveOutboundIPson load balancer/NAT gateway profiles changed from read-write to read-only.ResourceVersionstrimmed from ~40 historical versions toV2025_10_01andV2026_01_01only.