Skip to content

Commit f72be48

Browse files
authored
Merge pull request #1635 from eric-urban/eur/ai-foundry
ai foundry
2 parents 7ff0571 + e2dbc5d commit f72be48

20 files changed

+35
-37
lines changed

articles/ai-services/ai-services-and-ecosystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Power Automate is a service in the [Power Platform](/power-platform/) that helps
7676

7777
## Next steps
7878

79-
* Learn how you can build generative AI applications in the [Azure AI Studio](../ai-studio/what-is-ai-studio.md).
79+
* Learn how you can build generative AI applications in the [Azure AI Foundry portal](../ai-studio/what-is-ai-studio.md).
8080
* Get answers to frequently asked questions in the [Azure AI FAQ article](../ai-studio/faq.yml)
8181
* Create your Azure AI services resource in the [Azure portal](multi-service-resource.md?pivots=azportal) or with [Azure CLI](multi-service-resource.md?pivots=azcli).
8282
* Keep up to date with [service updates](https://azure.microsoft.com/updates/?product=cognitive-services).

articles/ai-services/cognitive-services-virtual-networks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Virtual networks are supported in [regions where Azure AI services are available
5252
> - Translator
5353
5454
> [!NOTE]
55-
> If you use Azure OpenAI, LUIS, Speech Services, or Language services, the `CognitiveServicesManagement` tag only enables you to use the service by using the SDK or REST API. To access and use Azure OpenAI Studio, LUIS portal, Speech Studio, or Language Studio from a virtual network, you need to use the following tags:
55+
> If you use Azure OpenAI, LUIS, Speech Services, or Language services, the `CognitiveServicesManagement` tag only enables you to use the service by using the SDK or REST API. To access and use the Azure AI Foundry portal, LUIS portal, Speech Studio, or Language Studio from a virtual network, you need to use the following tags:
5656
>
5757
> - `AzureActiveDirectory`
5858
> - `AzureFrontDoor.Frontend`
@@ -61,7 +61,7 @@ Virtual networks are supported in [regions where Azure AI services are available
6161
> - `CognitiveServicesFrontEnd`
6262
> - `Storage` (Speech Studio only)
6363
>
64-
> For information on configuring Azure AI Studio, see the [Azure AI Studio documentation](../ai-studio/how-to/configure-private-link.md).
64+
> For information on Azure AI Foundry portal configurations, see the [Azure AI Foundry documentation](../ai-studio/how-to/configure-private-link.md).
6565
6666
## Change the default network access rule
6767

articles/ai-services/content-safety/faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ sections:
2323
- question: |
2424
How do we get started with Content Safety? First steps?
2525
answer: |
26-
For references on how to start submitting text and images to Azure AI Content Safety, and view model responses and results, visit our [AI Studio-Content Safety Try it out](https://ai.azure.com/explore/contentsafety) page. You can use the sidebar to navigate through the Safety+ Security page.
26+
For references on how to start submitting text and images to Azure AI Content Safety, and view model responses and results, visit the [Azure AI Foundry portal](https://ai.azure.com/explore/contentsafety) page. You can use the sidebar to navigate through the Safety+ Security page.
2727
- question: |
2828
What types of media can Azure AI Content Safety classify/moderate?
2929
answer: |
3030
Our content harm classification models currently support the moderation of text, images, and multimodal (images with text + OCR). The protected material, prompt shields, and groundedness detection models work with text content.
3131
3232
- question: |
33-
How are Azure AI Content Safetys models priced?
33+
How are Azure AI Content Safety's models priced?
3434
answer: |
3535
A: We generally charge by volume. For example, the Image API is priced based on the number of images submitted. The Text API is billed for the number of text records submitted to the service. However, each model has its own corresponding rate. See the Azure [pricing page](https://aka.ms/content-safety-pricing) for more information about pricing tiers.
3636
- question: |

articles/ai-services/create-account-resource-manager-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ az group delete --name $resourceGroupName
131131
* For a list of Azure AI services, see [What are Azure AI services?](./what-are-ai-services.md).
132132
* For a list of natural languages that Azure AI services support, see [Natural language support in Azure AI services](language-support.md).
133133
* To understand how to use Azure AI services on-premises, see [What are Azure AI containers?](cognitive-services-container-support.md).
134-
* To estimate the cost of using Azure AI services, see [Plan and manage costs for Azure AI Studio](../ai-studio/how-to/costs-plan-manage.md).
134+
* To estimate the cost of using Azure AI services, see [Plan and manage costs for Azure AI Foundry](../ai-studio/how-to/costs-plan-manage.md).

articles/ai-services/includes/ai-services-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
Azure AI services help developers and organizations rapidly create intelligent, cutting-edge, market-ready, and responsible applications with out-of-the-box and prebuilt and customizable APIs and models. Example applications include natural language processing for conversations, search, monitoring, translation, speech, vision, and decision-making.
1313

1414
> [!TIP]
15-
> Try Azure AI services including Azure OpenAI, Content Safety, Speech, Vision, and more in [Azure AI Studio](https://ai.azure.com). For more information, see [What is Azure AI Studio?](../../ai-studio/what-is-ai-studio.md).
15+
> Try Azure AI services including Azure OpenAI, Content Safety, Speech, Vision, and more in the [Azure AI Foundry portal](https://ai.azure.com). For more information, see [What is Azure AI Foundry?](../../ai-studio/what-is-ai-studio.md).
1616
1717
Most [Azure AI services](../../ai-services/index.yml) are available through REST APIs and client library SDKs in popular development languages. For more information, see each service's documentation.

articles/ai-services/includes/preview-feature.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: include file
44
author: eur
55
ms.reviewer: eur
66
ms.author: eric-urban
7-
ms.service: azure-ai-studio
7+
ms.service: azure-ai-services
88
ms.topic: include
99
ms.date: 2/22/2024
1010
ms.custom: include, build-2024

articles/ai-services/includes/quickstarts/ai-studio-prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ ms.author: eur
1010

1111
> [!div class="checklist"]
1212
> - Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services).
13-
> - Some Azure AI services features are free to try in Azure AI Studio. For access to all capabilities described in this article, you need to [connect AI services in AI Studio](../../../ai-studio/ai-services/how-to/connect-ai-services.md).
13+
> - Some Azure AI services features are free to try in the Azure AI Foundry portal. For access to all capabilities described in this article, you need to [connect AI services in AI Foundry](../../../ai-studio/ai-services/how-to/connect-ai-services.md).

articles/ai-services/includes/reference/sdk/cpp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Azure AI SDK for C++
3-
titleSuffix: Azure AI Studio
3+
titleSuffix: Azure AI services
44
description: Provides an overview with links to available Azure AI client libraries and packages for C++.
55
author: eric-urban
66
manager: nitinme
7-
ms.service: azure-ai-studio
7+
ms.service: azure-ai-services
88
ms.topic: reference
99
ms.date: 03/06/2024
1010
ms.author: lajanuar

articles/ai-services/includes/reference/sdk/csharp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Azure AI SDK for C#
3-
titleSuffix: Azure AI Studio
3+
titleSuffix: Azure AI services
44
description: Provides an overview with links to available Azure AI client libraries and packages for C#.
55
author: eric-urban
66
manager: nitinme
7-
ms.service: azure-ai-studio
7+
ms.service: azure-ai-services
88
ms.topic: reference
99
ms.date: 03/05/2024
1010
ms.author: lajanuar

articles/ai-services/includes/reference/sdk/go.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Azure AI SDK for Go
3-
titleSuffix: Azure AI Studio
3+
titleSuffix: Azure AI services
44
description: Provides an overview with links to available Azure AI client libraries and packages for Go.
55
author: eric-urban
66
manager: nitinme
7-
ms.service: azure-ai-studio
7+
ms.service: azure-ai-services
88
ms.topic: reference
99
ms.date: 03/06/2024
1010
ms.author: lajanuar

0 commit comments

Comments
 (0)