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/cognitive-services/Translator/custom-translator/how-to/create-manage-workspace.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,6 +91,16 @@ The person who created the workspace is the owner. Within **Workspace settings**
91
91
92
92
:::image type="content" source="../media/how-to/manage-workspace-settings-3.png" alt-text="Screenshot illustrating how to unshare a workspace.":::
93
93
94
+
### Restrict access to workspace models
95
+
96
+
|:warning: WARNING |
97
+
|:---------------------------|
98
+
|**Restrict access** blocks runtime translation requests to all published models in the workspace if the requests do not include the same Translator resouce that was used to create the workspace. |
99
+
100
+
1. Select **Yes checkbox**. Within few minutes, all published models are secured from unauthorized access.
101
+
102
+
:::image type="content" source="../media/how-to/manage-workspace-settings-4.png" alt-text="Screenshot illustrating how to secure a workspace.":::
0 commit comments