Skip to content

Commit f63f1e6

Browse files
committed
Update use-variant-feature-flags-python.md
1 parent 141b7e4 commit f63f1e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-app-configuration/use-variant-feature-flags-python.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ titleSuffix: Azure App configuration
44
description: In this tutorial, you learn how to set up and use variant feature flags in an App Configuration
55
#customerintent: As a user of Azure App Configuration, I want to learn how I can use variants and variant feature flags in my application.
66
author: mrm9084
7-
ms.author: rossgrambo
7+
ms.author: mametcal
88
ms.service: azure-app-configuration
99
ms.devlang: python
1010
ms.topic: tutorial
11-
ms.date: 10/24/2024
11+
ms.date: 10/28/2024
1212
---
1313

14-
# Tutorial: Use variant feature flags in Azure App Configuration
14+
# Tutorial: Use variant feature flags in Azure App Configuration (preview)
1515

1616
Variant feature flags enable your application to support multiple variants of a feature. The variants of your feature can be assigned to specific users, groups, or percentile buckets. Variants can be useful for feature rollouts, configuration rollouts, and feature experimentation (also known as A/B testing).
1717

0 commit comments

Comments
 (0)