Skip to content

Commit 6ee6978

Browse files
author
Sherry Yang
committed
Update.
1 parent 9db479f commit 6ee6978

File tree

6 files changed

+7
-12
lines changed

6 files changed

+7
-12
lines changed

learn-pr/wwl-data-ai/fundamentals-azure-ai-services/includes/3-create-azure-ai-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ To create an Azure AI services resource, sign in to the [Azure portal](https://p
1313

1414
![Screenshot of Azure AI services in the Azure portal marketplace.](../media/azure-ai-services-marketplace.png)
1515

16-
To create a single-service resource, search for the specific Azure AI service such as Face, Language, or Content Safety, and so on. Most AI services have a free price tier to allow you to explore their capabilities. After clicking **Create** for the resource you require, you will be prompted to complete details of your subscription, the resource group to contain the resource, the region, a unique name, and the price tier.
16+
To create a single-service resource, search for the specific Azure AI service such as Face or Language. Most AI services have a free price tier to allow you to explore their capabilities. After clicking **Create** for the resource you require, you will be prompted to complete details of your subscription, the resource group to contain the resource, the region, a unique name, and the price tier.
Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
Once you create an Azure AI service resource, you can build applications using the REST API, software development kits (SDKs), or visual studio interfaces.
22

3-
[ ![Screenshot of several examples of Azure studios including Azure Language Studio, Azure Document Intelligence Studio, and Azure Vision Studio.](../media/azure-studio-examples.png) ](../media/azure-studio-examples.png#lightbox)
3+
> [!NOTE]
4+
> When developers incorporate an AI service into their applications, they often use a [SDK](/training/modules/create-manage-cognitive-services/5-use-sdk?azure-portal=true) or the [REST API](/training/modules/create-manage-cognitive-services/4-use-rest?azure-portal=true).
45
5-
## Using service studio interfaces
6+
## Using Azure AI Foundry portal
67

7-
Studio interfaces provide a friendly user interface to explore Azure AI services. There are different studios for different Azure AI services, such as Vision Studio, Language Studio, Speech Studio, and the Content Safety Studio. You can test out Azure AI services using the samples provided, or experiment with your own content. A studio-based approach allows you to explore, demo, and evaluate Azure AI services regardless of your experience with AI or coding.
8+
[**Azure AI Foundry portal**](https://ai.azure.com/) is a unified platform and visual interface for enterprise AI operations, model builders, and application development. Azure AI Foundry portal combines access to multiple Azure AI services and generative AI models into one user interface.
89

9-
> [!NOTE]
10-
> In addition to studios for individual Azure AI services, Microsoft Azure has another portal, [**Azure AI Foundry portal**](https://ai.azure.com/), which combines access to multiple Azure AI services and generative AI models into one user interface.
10+
![Screenshot of Azure AI Foundry portal home page.](../media/azure-ai-foundry-1.png)
11+
![Screenshot of Azure AI Foundry portal Azure AI services page.](../media/azure-ai-foundry-3.png)
1112

12-
## Associate the AI service resource
13-
Before you can use an AI service resource, you must associate it with the studio you want to use on the Settings page. Select the resource, and then select **Use Resource**. You are then ready to explore the Azure AI service within the studio.
1413

15-
As an example, let's look at the Azure AI Foundry Content Safety service, which identifies harmful text or images. To explore what the Content Safety service does, let's use the Content Safety Studio. First create either a multi-service Azure AI services resource, or a single-service Content Safety resource. Then, on the Content Safety Studio Settings page, select the resource, and select **Use Resource**. The AI service you created is now associated with the Content Safety Studio, and ready to be used.
1614

17-
> [!NOTE]
18-
> When developers incorporate an AI service into their applications, they often use a [SDK](/training/modules/create-manage-cognitive-services/5-use-sdk?azure-portal=true) or the [REST API](/training/modules/create-manage-cognitive-services/4-use-rest?azure-portal=true).

learn-pr/wwl-data-ai/fundamentals-azure-ai-services/index.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ abstract: |
2121
2222
- Understand how to use Azure AI services keys and endpoint for authentication
2323
24-
- Create and use an Azure AI services resource in a Content Safety Studio setting
2524
prerequisites: None
2625
iconUrl: /training/achievements/generic-badge.svg
2726
levels:
1.82 MB
Loading
995 KB
Loading
641 KB
Loading

0 commit comments

Comments
 (0)