-
-
Notifications
You must be signed in to change notification settings - Fork 5
Microsoft Azure Integration
Valdis Iljuconoks edited this page Sep 5, 2015
·
2 revisions
There is strategy in FeatureSwitch.Azure package that reads value from cloud configuration storage - CloudConfiguration.
[CloudConfiguration(Key = "ThisIsAzureConfigKey")]
public class ThisFeatureIsInTheSkies : BaseFeature {}You can define or override these keys in App Settings section for your web app:
