https://pulumi.com logo
d

damp-honey-93158

04/13/2022, 4:27 PM
is it really true? that switzerlandnorth DOES NOT support getting the registry credentials - using GetRegistryCredentials?
Copy code
var getCredsTask = GetRegistryCredentials.Invoke(new GetRegistryCredentialsInvokeArgs()
{
    RegistryName = registryName,
    ResourceGroupName = resourceGroupName
});