Skip to content

Instantly share code, notes, and snippets.

@kasunkv
Created January 19, 2020 05:16
Show Gist options
  • Save kasunkv/158148b1459f558be0f2ae7b6fec3ec3 to your computer and use it in GitHub Desktop.
Save kasunkv/158148b1459f558be0f2ae7b6fec3ec3 to your computer and use it in GitHub Desktop.
Enable AlwaysOn feature filter.
{
...
"FeatureManagement": {
...
"Suggestion.User": {
"EnabledFor": [
{
"Name": "AlwaysOn"
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment