Is <Pulumi.Azure.Core.GetClientConfig> still WIP a...
# dotnet
l
Is Pulumi.Azure.Core.GetClientConfig still WIP as documented with "Comming soon" ?
t
“Coming soon” is for example usage in Go and C#
l
Ah nice, then i can use it now :-)
Is
var clientConfig = Output.Create(GetClientConfig.InvokeAsync())
also possible to get a user via its account name / e-mail address ?
t
By the way, “soon” has come - we published C# examples in the docs.
l
Ok nice.