This message was deleted.
# azure
s
This message was deleted.
g
Yeap, same for "getRegistryCredentials", "listManagedClusterUserCredentials", and other functions... Have to do some weird magic to use them
pulumi.all([registry.name, resourceGroup.name]).apply(([registryName, rgName]) => {
(if anyone have a better way I take it directly 😅)
f