is it really true? that switzerlandnorth DOES NOT...
# general
d
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
});