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
Copy file name to clipboardExpand all lines: articles/ai-services/openai/how-to/use-web-app.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ Sample source code for the web app is available on [GitHub](https://github.com/m
53
53
We recommend pulling changes from the `main` branch for the web app's source code frequently to ensure you have the latest bug fixes, API version, and improvements.
54
54
55
55
56
-
Additionally, the web app must be synchronized every time the API version being used is [retired](../concepts/model-retirements.md). To synchronize the web app:
56
+
Additionally, the web app code must be updated and then synchronized every time the API version being used is [retired](../concepts/model-retirements.md). To synchronize the web app after updating your app's code and/or getting the latest changes:
57
57
1. Navigate to your web app in the [Azure portal](https://portal.azure.com/).
58
58
1. Select **Deployment center** in the navigation menu, under **Deployment**.
59
59
1. Select **Sync** at the top of the screen, and confirm that the app will be redeployed.
0 commit comments