hey y'all is a native provider for graph api on th...
# azure
t
hey y'all is a native provider for graph api on the roadmap to implement? https://github.com/pulumi/pulumi/issues/8963
b
Not aware of anything on the roadmap - is there anything wrong with the TF one that you can't generate the Pulumi SDKs via https://www.pulumi.com/docs/iac/concepts/providers/any-terraform-provider/ ?
t
Thanks for checking - nah the azuread provider works fine for what I need. I just love the experience of having a 1:1 translation from msft rest api spec to the provider sdk that azure-native has. Makes troubleshooting and understanding the SDK so easy.