Skip to content

Commit 6625b5c

Browse files
committed
preview tag
1 parent 68c6083 commit 6625b5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-app-configuration/enable-dynamic-configuration-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use dynamic configuration in Python
2+
title: Use dynamic configuration in Python (preview)
33
titleSuffix: Azure App Configuration
44
description: Learn how to dynamically update configuration data for Python
55
services: azure-app-configuration
@@ -12,7 +12,7 @@ ms.custom: devx-track-python, devx-track-extended-python
1212
ms.author: mametcal
1313
#Customer intent: As a Python developer, I want to dynamically update my app to use the latest configuration data in App Configuration.
1414
---
15-
# Tutorial: Use dynamic configuration in Python
15+
# Tutorial: Use dynamic configuration in Python (preview)
1616

1717
This tutorial shows how you can enable dynamic configuration updates in Python. It builds a script to leverage the App Configuration provider library for its built-in configuration caching and refreshing capabilities.
1818

0 commit comments

Comments
 (0)