https://pulumi.com logo
#general
Title
# general
g

gentle-camera-53119

06/13/2022, 1:43 PM
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

modern-quill-17695

06/13/2022, 2:09 PM
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

gentle-camera-53119

06/13/2022, 2:11 PM
2 Views