Skip to content

Commit 2bc6e92

Browse files
Merge pull request #247684 from laujan/145576-custom-enable-vnet-update
update vnet endpoint documentation
2 parents 9954bb6 + c173c0f commit 2bc6e92

File tree

1 file changed

+36
-4
lines changed

1 file changed

+36
-4
lines changed

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

Lines changed: 36 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: laujan
77
manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: translator-text
10-
ms.date: 07/05/2023
10+
ms.date: 08/08/2023
1111
ms.author: moelghaz
1212
ms.topic: how-to
1313
---
@@ -96,9 +96,9 @@ The following table describes Custom Translator project accessibility per Transl
9696
9797
| Translator resource network security setting | Custom Translator portal accessibility |
9898
|--|--|
99-
| All networks | No restrictions |
100-
| Selected Networks and Private Endpoints | Accessible from allowed VNET IP addresses |
101-
| Disabled | Not accessible |
99+
| All networks | • No restrictions |
100+
| Selected Networks and Private Endpoints | &bullet; Not accessible from allowed VNET IP addresses. </br>&#9679; Use [Custom Translator non-interactive REST API](https://microsofttranslator.github.io/CustomTranslatorApiSamples/) to build and publish custom models. |
101+
| Disabled | &#9679; Not accessible |
102102

103103
To use Custom Translator without relaxing network access restrictions on your production Translator resource, consider this workaround:
104104

@@ -108,6 +108,38 @@ To use Custom Translator without relaxing network access restrictions on your pr
108108

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

111+
## Billing region codes
112+
113+
The following table lists the billing region code for each supported billing region:
114+
115+
|Billing Region Name|Billing Region Code|
116+
|:----|:----|
117+
|East Asia|AE|
118+
|Southeast Asia|ASE|
119+
|Australia East|AUE|
120+
|Brazil South|BRS|
121+
|Canada Central|CAC|
122+
|France Central|FC|
123+
|Global|GBL|
124+
|Central India|INC|
125+
|Japan East|JPE|
126+
|Japan West|JPW|
127+
|Korea Central|KC|
128+
|North Europe|NEU|
129+
|South Africa North|SAN|
130+
|Sweden Central|SWC|
131+
|UAE North|UAEN|
132+
|UK South|UKS|
133+
|Central US|USC|
134+
|East US|USE|
135+
|East US 2|USE2|
136+
|North Central US|USNC|
137+
|South Central US|USSC|
138+
|West US|USW|
139+
|West US 2|USW2|
140+
|West Central US|USWC|
141+
|West Europe|WEU|
142+
111143
Congratulations! You learned how to use Azure VNet service endpoints with Custom Translator.
112144

113145
## Learn more

0 commit comments

Comments
 (0)