Hello. In azure-native, is there a way to create s...
# azure
w
Hello. In azure-native, is there a way to create subscriptions with pulumi? Like this one with the "old" sdk: https://www.pulumi.com/docs/reference/pkg/azure/core/subscription/
b
Doesn't seem like it - only thing under subscription for azure-native is Alias and I'm not even sure what that would be for: https://www.pulumi.com/docs/reference/pkg/azure-native/subscription/
t
I was sure there was an issue tracking this but I can’t find it… The problem is that it’s not possible to “delete” a subscription - so I wasn’t sure about the semantics of the resource. Should it “cancel” the subscription when a resource is deleted?
Do you mind filing an issue?
w
sure, I can do that.
t