is it possible to use preview items with pulumi? w...
# azure
b
is it possible to use preview items with pulumi? would like to use the node autoprovisoner for AKS (https://learn.microsoft.com/en-gb/azure/aks/node-autoprovision?tabs=azure-cli)
Gonna guess that silence means not possible, dang
a
Preview APIs are available in the
azure-native
SDK. See how to import those here: https://www.pulumi.com/registry/packages/azure-native/version-guide/
m
@best-dog-72192 I have found that I need to use different versions often, and I have to use the preview versions a lot. I use this to find the version I need. https://learn.microsoft.com/en-us/azure/templates/ from there look at the changelog and select the feature/service you need to find the latest API with the changes. It's a bit annoying to do it this way but it is the best that I have found. Once they get through all the v3 updates I would imagine this will get better, but for now the default version is from 2022.