This message was deleted.
# general
s
This message was deleted.
1
w
I've resolved this issue by creating a custom resource provider plug-in. I posted it here: https://github.com/joelverhagen/pulumi-knapcode
w
This looks great! Thanks for sharing. We’re planning do for a fair bit of work to make this authoring experience simpler - so would love to hear any notes you have on your experience building this so we can feed that back into our work here. Also - two things specific to your plugin: 1. I see you she’ll out to
az rest.
Is there any reason you need to do that vs use a Go SDK for accessing the graph api directly 2. I know we’ve deiscussed having a proper Graph API provider in the past. I’m not an expert there - but could/would that have helped in your case?