This message was deleted.
s
This message was deleted.
b
I'm not sure what the difference is between the AzureNative network.FrontDoor and the AFD* resources in the cdn namespace but I've successfully used the resources in the cdn ns. https://www.pulumi.com/registry/packages/azure-native/api-docs/cdn/
i
Thanks, I've tried it and it worked, it seems the other namespaces got issues, another tip seemed that I need to create az frontdoor profile first
b
I also had to add a dependsOn for RulesSet, Rule and Route's so they depended on the Origin for --destroy to work.
👍 1