You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -514,6 +516,29 @@ In this example, you create a Python Flask web app named _Quote of the Day_. Whe
514
516
515
517
### Build and run the app (preview)
516
518
519
+
1. Set an environment variable.
520
+
521
+
### [Microsoft Entra ID (recommended)](#tab/entra-id)
522
+
Set the environment variable named **Endpoint** to the endpoint of your App Configuration store found under the *Overview* of your store in the Azure portal.
523
+
524
+
If you use the Windows command prompt, run the following command and restart the command prompt to allow the change to take effect:
0 commit comments