Skip to content

Commit 503e37e

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into vnet-freshness
2 parents 6b2413f + 16bc759 commit 503e37e

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

articles/ai-services/openai/concepts/use-your-data.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,7 @@ You can use Azure OpenAI On Your Data with an Azure OpenAI resource in the follo
621621

622622
* `gpt-4` (0314)
623623
* `gpt-4` (0613)
624+
* `gpt-4` (0125)
624625
* `gpt-4-32k` (0314)
625626
* `gpt-4-32k` (0613)
626627
* `gpt-4` (1106-preview)

articles/ai-services/openai/whats-new.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ Fine-tuning is now available in East US 2 with support for:
2828

2929
Check the [models page](concepts/models.md#fine-tuning-models), for the latest information on model availability and fine-tuning support in each region.
3030

31+
### GPT-4 (0125) is available for Azure OpenAI On Your Data
32+
33+
You can now use the GPT-4 (0125) model in [available regions](./concepts/models.md#public-cloud-regions) with Azure OpenAI On Your Data.
34+
3135
## March 2024
3236

3337
### Risks & Safety monitoring in Azure OpenAI Studio

articles/container-apps/token-store.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ az containerapp auth update \
7676
--token-store true
7777
```
7878

79-
Additionally, you can create your token store with the `sasUrlSettingName` property using an [ARM template](/rest/api/containerapps/container-apps-auth-configs/create-or-update?view=rest-containerapps-2023-11-02-preview&tabs=HTTP&preserve-view=true#blobstoragetokenstore).
79+
Additionally, you can create your token store with the `sasUrlSettingName` property using an [ARM template](/azure/templates/microsoft.app/2023-11-02-preview/containerapps/authconfigs?pivots=deployment-language-arm-template#blobstoragetokenstore-1).
8080

8181
## Next steps
8282

0 commit comments

Comments
 (0)