Skip to content

Microsoft Azure Integration

Valdis Iljuconoks edited this page Sep 5, 2015 · 2 revisions

Cloud Configuration Support

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: