Skip to content

Commit 1cd7c3f

Browse files
committed
Update enable-dynamic-configuration-python.md
1 parent 3bc9ef5 commit 1cd7c3f

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
@@ -22,12 +22,12 @@ In this tutorial, you learn how to:
2222
> * Set up your app to update its configuration in response to changes in an App Configuration store.
2323
2424
> [!NOTE]
25-
> Requires azure-appconfiguration-provider package version 1.1.0b1 or later.
25+
> Requires [azure-appconfiguration-provider](https://pypi.org/project/azure-appconfiguration-provider/1.1.0b1/) package version 1.1.0b1 or later.
2626
2727
## Prerequisites
2828

2929
- An Azure subscription - [create one for free](https://azure.microsoft.com/free)
30-
- We assume you already have an App Configuration store. If you want to create one, [create an App Configuration store](quickstart-aspnet-core-app.md).
30+
- We assume you already have an App Configuration store. To create one, [create an App Configuration store](quickstart-aspnet-core-app.md).
3131

3232
## Sentinel key
3333

0 commit comments

Comments
 (0)