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 synchronized every time the API version being used is [retired](../concepts/model-retirements.md). To synchronize the web app:
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:
57
57
1. If you've customized your app, update the app's source code.
58
58
1. Navigate to your web app in the [Azure portal](https://portal.azure.com/).
59
59
1. Select **Deployment center** in the navigation menu, under **Deployment**.
0 commit comments