blue-diamond-45089
03/03/2026, 2:52 PMstocky-restaurant-98004
03/03/2026, 10:07 PM2025-05-01 as the API version: https://learn.microsoft.com/en-us/azure/aks/use-node-auto-provisioning?pivots=arm
⢠I then looked at the registry page for ManagedCluster: https://www.pulumi.com/registry/packages/azure-native/api-docs/containerservice/managedcluster It's at 2025-09-01, so it's already in the "default" API.
If it was in an API version after what we have as the default for ManagedCluster, I would've recommended you generate a local SDK for the API version you need (the entire list of available versions is in the Pulumi Registry page): https://www.pulumi.com/registry/packages/azure-native/version-guide/#accessing-any-api-version-via-local-packages
(Giving you the long version so that you can figure this out for any resource in Azure going forward.)stocky-restaurant-98004
03/03/2026, 10:15 PMblue-diamond-45089
03/04/2026, 9:50 AMstocky-restaurant-98004
03/04/2026, 4:51 PM