But this exact .ts code worked when the using this...
# azure
a
But this exact .ts code worked when the using this packages.json dependency list
Copy code
"dependencies": {
        "@pulumi/azure": "^2.0.0",
        "@pulumi/azuread": "^1.8.0",
        "@pulumi/kubernetes": "^1.6.0",
        "@pulumi/pulumi": "^1.0.0"
    }