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
### Translation models and container configuration
136
+
### Translator translation models and container configuration
137
137
138
138
After you've [configured the container](#configure-the-container-to-run-in-a-disconnected-environment), the values for the downloaded translation models and container configuration will be generated and displayed in the container output:
This usage-logs endpoint will return a JSON response similar to this example:
246
+
This usage-logs endpoint will return a JSON response similar to the following example:
247
247
248
248
```json
249
249
{
@@ -262,15 +262,15 @@ This usage-logs endpoint will return a JSON response similar to this example:
262
262
263
263
Commitment plans for disconnected containers have a calendar year commitment period. When you purchase a plan, you'll be charged the full price immediately. During the commitment period, you can't change your commitment plan, however you can purchase more unit(s) at a pro-rated price for the remaining days in the year. You have until midnight (UTC) on the last day of your commitment, to end a commitment plan.
264
264
265
-
You can choose a different commitment plan in the **Commitment Tier pricing** settings of your resource.
265
+
You can choose a different commitment plan in the **Commitment tier pricing** settings of your resource under the **Resource Management** section.
266
266
267
267
### End a commitment plan
268
268
269
269
If you decide that you don't want to continue purchasing a commitment plan, you can set your resource's auto-renewal to **Do not auto-renew**. Your commitment plan will expire on the displayed commitment end date. After this date, you won't be charged for the commitment plan. You'll be able to continue using the Azure resource to make API calls, charged at pay-as-you-go pricing. You'll have until midnight (UTC) on the last day of the year to end a commitment plan for disconnected containers. If you do so, you won't be charged for the following year.
270
270
271
271
## Troubleshooting
272
272
273
-
Run the container with an output mount and logging enabled. These settings will enable the container to generate log files that are helpful for troubleshooting issues that happen while starting or running the container.
273
+
Run the container with an output mount and logging enabled. These settings will enable the container to generate log files that are helpful for troubleshooting issues that occur while starting or running the container.
274
274
275
275
> [!TIP]
276
276
> For more troubleshooting information and guidance, see [Disconnected containers Frequently asked questions (FAQ)](../../containers/disconnected-container-faq.yml).
0 commit comments