File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/azure-app-configuration Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -295,7 +295,7 @@ The following example shows how to update an existing http server to use refresh
295
295
1. Visit ` http://localhost:3000` and verify the response which is the ` message` key in your App Configuration store.
296
296
297
297
> [! div class = " mx-imgBorder" ]
298
- > ! [Screenshot of browser with a message.](./ media/ dynamic- refresh- javascript/ http- server .png )
298
+ > ! [Screenshot of browser with a message from App Configuration .](./ media/ dynamic- refresh- javascript/ http- server .png )
299
299
300
300
1. Update the following key- values to the Azure App Configuration store . Update value of the key ` message` first and then ` sentinel` .
301
301
@@ -307,7 +307,7 @@ The following example shows how to update an existing http server to use refresh
307
307
1. After about 15 seconds, refresh the page and the message should be updated.
308
308
309
309
> [! div class = " mx-imgBorder" ]
310
- > ! [Screenshot of browser with a message.](./ media/ dynamic- refresh- javascript/ http- server- refreshed .png )
310
+ > ! [Screenshot of browser with an updated message from App Configuration .](./ media/ dynamic- refresh- javascript/ http- server- refreshed .png )
311
311
312
312
## Clean up resources
313
313
You can’t perform that action at this time.
0 commit comments