This message was deleted.
# getting-started
s
This message was deleted.
p
Maybe you forgot to pass in the name of the config you wanted. E.g. to get the config "azure-nativelocation WestEurope:
var azureConfig = new Config("azure-native");
var location = azureConfig.Require("location");