diff --git a/data-explorer/kusto/query/count-distinct-aggregation-function.md b/data-explorer/kusto/query/count-distinct-aggregation-function.md index 1435b231ba..e5a84fb42f 100644 --- a/data-explorer/kusto/query/count-distinct-aggregation-function.md +++ b/data-explorer/kusto/query/count-distinct-aggregation-function.md @@ -50,8 +50,8 @@ Long integer value indicating the number of unique values of *expr* per summary This example shows how many types of storm events happened in each state. :::moniker range="azure-data-explorer" -> * Function performance can be degraded when operating on multiple data sources from different clusters. -::: moniker-end +Function performance can be degraded when operating on multiple data sources from different clusters. + > [!div class="nextstepaction"] > Run the query ::: moniker-end