Im trying to integrate a new cluster (pulumi-manag...
# azure
r
Im trying to integrate a new cluster (pulumi-managed) with an existing ACR (created via ARM).
Registry.Get
requires a resource ID, but I need to look up the ACR via its name or something that is known upfront. Im having trouble googling the solution. :<