This message was deleted.
# azure
s
This message was deleted.
g
Copy code
profile := cluster.IdentityProfile.ApplyT(func(profile map[string]map[string]string) string {
		return string(profile["kubeletidentity"]["clientId"])
	}).(pulumi.StringOutput)
f
What was the solution?