Hi Team, I am trying to create <Azure Service prin...
# general
g
Hi Team, I am trying to create Azure Service principles in C# but I am getting this error
error CS0234: The type or namespace name 'AzureAD' does not exist in the namespace 'Pulumi' (are you missing an assembly reference?) [/Users/XXXXX/XXX/pulumi/cazure/cazure.csproj
Any help on this please?
I tried to import existing resource as well, and getting the same error
m
Is this a compile error? If so, maybe part of the namespace is getting in the way. What happens if you use the full namespace?
g