This message was deleted.
# azure
s
This message was deleted.
t
I think you are on the right path. Indeed, the ARM API is a bit low-level here, and so is the native provider. Maybe this example would help? https://github.com/pulumi/examples/blob/master/azure-ts-call-azure-sdk/index.ts
m
Thanks @tall-librarian-49374, interesting way to do that. To have something more simple I hardcoded the id from this page in the documentation which gives all the ids to use. What would be great is to have an enum with all these values directly in Pulumi (I guess these ids never change) , what do you think ?
t
This is a good suggestion. Maybe we could treat it in line with https://github.com/pulumi/pulumi-azure-native/issues/797
Mind adding a comment there, or opening a new issue if you feel it’s better?
m
I blogged about it by the way. I would love to have a retweet if you don't mind : https://twitter.com/TechWatching/status/1438244847148752900