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/translator/custom-translator/how-to/enable-vnet-service-endpoint.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,12 +91,12 @@ The following table describes Custom Translator project accessibility per Transl
91
91
:::image type="content" source="../media/how-to/allow-network-access.png" alt-text="Screenshot of allowed network access section in the Azure portal.":::
92
92
93
93
> [!IMPORTANT]
94
-
> If you configure **Selected Networks and Private Endpoints** via the **Networking** → **Firewalls and virtual networks** tab, you can't use the Custom Translator portal to create workspaces to train and publish models. However, you can still use the Translator resource with [Custom Translator non-interactive REST API](https://microsofttranslator.github.io/CustomTranslatorApiSamples/) to build and publish custom models.
94
+
> If you configure **Selected Networks and Private Endpoints** via the **Networking** → **Firewalls and virtual networks** tab, you can't use the Custom Translator portal to create workspaces to train and publish models. However, you can still use the Translator resource with [Custom Translator non-interactive REST API](https://github.com/MicrosoftTranslator/CustomTranslatorApiSamples/tree/arvadivel/adding_curl) to build and publish custom models.
| Selected Networks and Private Endpoints |• Not accessible. Use [Custom Translator non-interactive REST API](https://microsofttranslator.github.io/CustomTranslatorApiSamples/) to build and publish custom models. |
99
+
| Selected Networks and Private Endpoints |• Not accessible. Use [Custom Translator non-interactive REST API](https://github.com/MicrosoftTranslator/CustomTranslatorApiSamples/tree/arvadivel/adding_curl) to build and publish custom models. |
100
100
| Disabled |• Not accessible |
101
101
102
102
To use Custom Translator without relaxing network access restrictions on your production Translator resource, consider this workaround:
@@ -105,7 +105,7 @@ To use Custom Translator without relaxing network access restrictions on your pr
105
105
106
106
* Prepare your custom model in the Custom Translator portal on the development resource.
107
107
108
-
* Copy the model on your development resource to your production resource using [Custom Translator non-interactive REST API](https://microsofttranslator.github.io/CustomTranslatorApiSamples/)`workspaces` → `copy authorization and models` → `copy functions`.
108
+
* Copy the model on your development resource to your production resource using [Custom Translator non-interactive REST API](https://github.com/MicrosoftTranslator/CustomTranslatorApiSamples/tree/arvadivel/adding_curl)`workspaces` → `copy authorization and models` → `copy functions`.
109
109
110
110
## Billing region codes
111
111
@@ -151,4 +151,4 @@ Congratulations! You learned how to use Azure `VNet` service endpoints with Cust
151
151
152
152
## Learn more
153
153
154
-
Visit the [**Custom Translator API**](https://microsofttranslator.github.io/CustomTranslatorApiSamples/) page to view our non-interactive REST APIs.
154
+
Visit the [**Custom Translator API**](https://github.com/MicrosoftTranslator/CustomTranslatorApiSamples/tree/arvadivel/adding_curl) page to view our non-interactive REST APIs.
0 commit comments