We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 220f787 commit af2d605Copy full SHA for af2d605
articles/azure-app-configuration/howto-targetingfilter-go.md
@@ -760,6 +760,14 @@ func loadAzureAppConfiguration(ctx context.Context) (*azureappconfiguration.Azur
760
761
## Next steps
762
763
+To learn more about the feature filters, continue to the following documents.
764
+
765
+> [!div class="nextstepaction"]
766
+> [Enable conditional features with feature filters](./howto-feature-filters.md)
767
768
769
+> [Enable features on a schedule](./howto-timewindow-filter-aspnet-core.md)
770
771
For more information about the Go Feature Management library, continue to the following document:
772
773
> [!div class="nextstepaction"]
0 commit comments