Skip to content

Commit 3ac2490

Browse files
committed
Renaming files.
1 parent ae544ea commit 3ac2490

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/azure-app-configuration/howto-telemetry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ These types of questions can be answered through the emission and analysis of fe
9797
- Users may receive a variant for different reasons. You want to ensure that your variant assignments aren't only in the right proportion, but also for the right reason. You can group metrics by assignment reason. In this example, we see that the only assignment reason is solely due to Percentile allocations.
9898

9999
> [!div class="mx-imgBorder"]
100-
> ![Screenshot of the Azure portal, view total events by assignment reason in telemetry tab.](./media/howto-telemetry/unique-user-count-by-assignmentreason.png)
100+
> ![Screenshot of the Azure portal, view total events by assignment reason in telemetry tab.](./media/howto-telemetry/unique-user-count-by-assignment-reason.png)
101101
102102
- Disable the feature flag by going to the feature manager and toggling the feature flag "Enable" switch.
103103
- In the telemetry column, click **View events** to go to telemetry tab in read-only mode.
@@ -109,7 +109,7 @@ These types of questions can be answered through the emission and analysis of fe
109109
Confirm from the graph that the Percentile allocations fall to zero and DefaultWhenDisabled is the only reason for which users are being assigned variants.
110110
- Other possible reasons include "Group Override" or "User Override" if configured.
111111
> [!div class="mx-imgBorder"]
112-
> ![Screenshot of the Azure portal, view unique user count by assignment reason in telemetry tab.](./media/howto-telemetry/unique-user-count-by-assignmentreason-disabled.png)
112+
> ![Screenshot of the Azure portal, view unique user count by assignment reason in telemetry tab.](./media/howto-telemetry/unique-user-count-by-assignment-reason-disabled.png)
113113
114114

115115
## Analyze in Application Insights

0 commit comments

Comments
 (0)