Skip to content

Commit 50dc684

Browse files
authored
Merge pull request #3146 from MicrosoftDocs/main
2/24/2025 PM Publish
2 parents 61876d6 + e4e570a commit 50dc684

File tree

23 files changed

+193
-146
lines changed

23 files changed

+193
-146
lines changed

articles/ai-foundry/model-inference/includes/create-model-deployments/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ To add a model, you first need to identify the model that you want to deploy. Yo
5353
3. If you don't have an Azure AI Services account create yet, you can create one as follows:
5454
5555
```azurecli
56-
az cognitiveservices account create -n $accountName -g $resourceGroupName
56+
az cognitiveservices account create -n $accountName -g $resourceGroupName --custom-domain $accountName
5757
```
5858
5959
4. Let's see first which models are available to you and under which SKU. The following command list all the model definitions available:

articles/ai-services/agents/quickstart.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.custom: azure-ai-agents
1616

1717
Azure AI Agent Service allows you to create AI agents tailored to your needs through custom instructions and augmented by advanced tools like code interpreter, and custom functions.
1818

19-
::: zone pivot="ai-foundry"
19+
::: zone pivot="ai-foundry-portal"
2020

2121
[!INCLUDE [quickstart-ai-foundry](includes/quickstart-foundry.md)]
2222

@@ -27,11 +27,13 @@ Azure AI Agent Service allows you to create AI agents tailored to your needs thr
2727
[!INCLUDE [quickstart-csharp](includes/quickstart-csharp.md)]
2828

2929
::: zone-end
30+
3031
::: zone pivot="programming-language-python-azure"
3132

3233
[!INCLUDE [quickstart-python-azure](includes/quickstart-python.md)]
3334

3435
::: zone-end
36+
3537
::: zone pivot="programming-language-python-openai"
3638

3739
[!INCLUDE [quickstart-python-openai](includes/quickstart-python-openai.md)]
@@ -41,15 +43,19 @@ Azure AI Agent Service allows you to create AI agents tailored to your needs thr
4143
::: zone pivot="programming-language-javascript"
4244

4345
[!INCLUDE [quickstart-javascript](includes/quickstart-javascript.md)]
46+
4447
[!INCLUDE [quickstart-output](includes/quickstart-output.md)]
4548

4649
::: zone-end
50+
4751
::: zone pivot="programming-language-typescript"
4852

4953
[!INCLUDE [quickstart-typescript](includes/quickstart-typescript.md)]
54+
5055
[!INCLUDE [quickstart-output](includes/quickstart-output.md)]
5156

5257
::: zone-end
58+
5359
::: zone pivot="rest-api"
5460

5561
[!INCLUDE [quickstart-rest](includes/quickstart-rest.md)]

articles/ai-services/computer-vision/whats-new.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,19 @@ ms.author: pafarley
1919

2020
Learn what's new in Azure AI Vision. Check this page to stay up to date with new features, enhancements, fixes, and documentation updates.
2121

22+
## February 2025
2223

24+
### Face liveness client-side SDK 1.1.0 release
25+
26+
Liveness client-side SDK released [1.1.0](https://github.com/Azure-Samples/azure-ai-vision-sdk/releases/tag/1.1.0)
27+
28+
This update includes a few improvements:
29+
30+
* Increased timeout for the head-turn scenario to provide end-users more time to complete the flow.
31+
* Fixes to iOS and Android SDKs to resolve compatibility issues with Microsoft Intune Mobile Application Management SDKs.
32+
* Security related fixes/improvements.
33+
34+
For more information, see the [SDK release notes](https://github.com/Azure-Samples/azure-ai-vision-sdk/releases/tag/1.1.0).
2335

2436
## January 2025
2537

articles/ai-services/language-service/key-phrase-extraction/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ zone_pivot_groups: programming-languages-text-analytics
4848

4949
::: zone-end
5050

51-
::: zone pivot="azure-ai-foundry"
51+
::: zone pivot="ai-foundry-portal"
5252

5353
[!INCLUDE [Azure AI Foundry quickstart](includes/quickstarts/azure-ai-foundry.md)]
5454

articles/ai-services/language-service/language-detection/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ zone_pivot_groups: programming-languages-text-analytics
4848

4949
::: zone-end
5050

51-
::: zone pivot="azure-ai-foundry"
51+
::: zone pivot="ai-foundry-portal"
5252

5353
[!INCLUDE [Azure AI Foundry quickstart](includes/quickstarts/azure-ai-foundry.md)]
5454

articles/ai-services/language-service/named-entity-recognition/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ zone_pivot_groups: programming-languages-text-analytics
4848

4949
::: zone-end
5050

51-
::: zone pivot="azure-ai-foundry"
51+
::: zone pivot="ai-foundry-portal"
5252

5353
[!INCLUDE [Azure AI Foundry quickstart](includes/quickstarts/azure-ai-foundry.md)]
5454

articles/ai-services/language-service/personally-identifiable-information/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ zone_pivot_groups: programming-languages-text-analytics
5050

5151
::: zone-end
5252

53-
::: zone pivot="azure-ai-foundry"
53+
::: zone pivot="ai-foundry-portal"
5454

5555
[!INCLUDE [Azure AI Foundry quickstart](includes/quickstarts/azure-ai-foundry.md)]
5656

articles/ai-services/language-service/sentiment-opinion-mining/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ zone_pivot_groups: programming-languages-text-analytics
4848

4949
::: zone-end
5050

51-
::: zone pivot="azure-ai-foundry"
51+
::: zone pivot="ai-foundry-portal"
5252

5353
[!INCLUDE [Azure AI Foundry quickstart](includes/quickstarts/azure-ai-foundry.md)]
5454

articles/ai-services/language-service/summarization/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ zone_pivot_groups: programming-languages-text-analytics
4949

5050
::: zone-end
5151

52-
::: zone pivot="azure-ai-foundry"
52+
::: zone pivot="ai-foundry-portal"
5353

5454
[!INCLUDE [Azure AI Foundry quickstart](includes/quickstarts/azure-ai-foundry.md)]
5555

articles/ai-services/language-service/text-analytics-for-health/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ This article contains Text Analytics for health quickstarts that help with using
5151

5252
::: zone-end
5353

54-
::: zone pivot="azure-ai-foundry"
54+
::: zone pivot="ai-foundry-portal"
5555

5656
[!INCLUDE [Azure AI Foundry quickstart](includes/quickstarts/azure-ai-foundry.md)]
5757

0 commit comments

Comments
 (0)