Skip to content

Commit c005935

Browse files
Merge pull request #2899 from melghazali/main
Update enable-vnet-service-endpoint.md
2 parents a7f99c9 + 3f4ed08 commit c005935

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/ai-services/translator/custom-translator/how-to/enable-vnet-service-endpoint.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,12 @@ The following table describes Custom Translator project accessibility per Transl
9191
:::image type="content" source="../media/how-to/allow-network-access.png" alt-text="Screenshot of allowed network access section in the Azure portal.":::
9292

9393
> [!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.
9595
9696
| Translator resource network security setting | Custom Translator portal accessibility |
9797
|--|--|
9898
| All networks | • No restrictions |
99-
| 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. |
100100
| Disabled | • Not accessible |
101101

102102
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
105105

106106
* Prepare your custom model in the Custom Translator portal on the development resource.
107107

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`.
109109

110110
## Billing region codes
111111

@@ -151,4 +151,4 @@ Congratulations! You learned how to use Azure `VNet` service endpoints with Cust
151151

152152
## Learn more
153153

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

Comments
 (0)