Skip to content

Commit 72757a8

Browse files
authored
Updating web apps sections title.
1 parent b825d31 commit 72757a8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/azure-app-configuration/quickstart-python-provider.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,6 @@ Add the following key-values to the App Configuration store. For more informatio
174174
175175
## Web Applications
176176
177-
Django/Flask Application
178-
179177
### [Flask](#tab/flask)
180178
You can use Azure App Configuration in your existing Flask web apps by updating its in-built configuration. You can do this by passing your App Configuration Provider object to the `update` function of your flask app instance in `app.py`:
181179

0 commit comments

Comments
 (0)